I want to specify how to block a sender (incoming mail) based on the domain. Is there a combination of objects and rules to achieve this?
I added an email in my Blacklist who object wanting to reject all emails coming from 'sender' to kransom@domain1, but this also blocks that sender from getting through to other domains on postfix e.g. domain2.
What I'd like:
*block*
sender@example.com > kransom@domain1.com
*accept*
sender@example.com > kransom@domain2.com
I added an email in my Blacklist who object wanting to reject all emails coming from 'sender' to kransom@domain1, but this also blocks that sender from getting through to other domains on postfix e.g. domain2.
What I'd like:
*block*
sender@example.com > kransom@domain1.com
*accept*
sender@example.com > kransom@domain2.com