Filtering based on envelope sender

Policy daemon for Postfix and Zimbra, it allows MTA to check and modify mail envelope information, message MIME headers, and message body. It adds disclaimers, sent auto replies, strip attachments, block messages and rate limit outgoing emails.

Envelope Sender condition

An email message hat two addresses associated with sending it, the envelope sender, and the From address. The envelope sender is used by mail servers and From address is used by people. In most cases mail clients shows only From address, because the envelope sender and the From address should match. But they don’t always, and they don’t have to.

Match envelope sender with Wildcards or Regular Expressions, it gives a wide range of email address match possibilities. Ie. *@gmail.com will match all messages which are sent from gmail.com.

To learn more visit MSH Traffic Policy website.

Lukasz is a software developer and owner of MSH Software company which builds email processing tools for Microsoft Exchange, Zimbra Collaboration Suite and Postfix. He specializes in server, desktop and web applications written in Java, .NET and C++.