Hi, Is it possible to discard an email based on the Subject and the destination email address?/^Subject:.*Test email subject .*To:.*m...@me.com/ DISCARD
The postfix filters only work on one header at a time. You can not put conditions for multiple headers. As already suggested, a milter would be able to do this. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org