Can I Use VBA to filter Incoming Mails?

  • Thread starter Thread starter Cat
  • Start date Start date
C

Cat

Microsoft Outlook does provides spam filtering feature.
But I think it just provides basic functionalities,
and not adequate to filter today's sophisticated spams.
For example, I receive the same type spams over and over
again but there's no way to block it with Outlook's filter.
Those spams are...
Type 1) With no title, no sender
- No option for "black subject"
Type 2) One single add image linked external URL
- No option for filtering HTML source
Type 3) Mails with meaningless strings in subject or body
Like "Re:Document xewxzqiewi
Type 4) Mails that contains specific extensioned attachments.
For example, .pif .scr

Can I use VBA to filter these spams? I know the visual Basic
language a little bit, but I don't know where to get started.
Can you give me any simple baci exmaple code from which I can
develop my own? Thank you for your advice in advance.
And woe to the spammers.
 
Back
Top