Hello, it's always easier to help if you post your config.
- I want to block mail pretending to originate from my own domain (without breaking my own conf' ofc)
Example: match !auth from any for any mail-from <mydomains> reject <mydomains>: @example.dk @example.euSince someone pretending to be you will not be authenticated, its mails will be rejected.
