Microsoft Exchange Server users can create a rule that looks like this:
Apply this rule after the message arrives
with @ in the sender’s address
<whatever actions you want>
except with @mycompany.com in the sender’s address
This is a client-only rule, because the “with specified words in the sender’s address” condition is an Outlook-only condition that does not have an analog in the conditions used by the Exchange Server to process rules.
This rule works because email sent through the Microsoft Exchange service does not have a header and Exchange server addresses do not contain the @ symbol. The exception is not needed for mail originating inside the company but is added to capture mail sent using other services that use a SMTP server.
If you don’t use an Exchange server, your rule would read exactly as above or you could look for @mycompany.com in the sender’s address and act on it.
Articles that may interest you:
Last reviewed on Aug 22, 2011


Hot Topics