Hi All,

I tend to provide unique email addresses to each company with whom I
deal, and so spam allegedly from a particular company is usually sent
to an address not associated with that company. I should be able to
use this to split spam from genuine messages on a 'per company' basis,
move spam to my 'spam' folder and move genuine messages to
company-specific folder.

Here's a pseudocode example:

{the address I use for bloggco is co-blog...@mydomain.com}
if (sender contains bloggco.com)
then
   if (recipient is co-blog...@mydomain.com)
   then
      (move to bloggco folder)
   else
      (move to spam folder)
   endif
endif

I could set up two filters, but I'd rather use just one if possible.

Is this possible?

-- 
Geoff

Using 5.8.8 on Windows 7 build 7601


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


________________________________________________
Current version is 6.6 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to