Postfix - how to redirect email if they will rejecting?
- by Bartosz Kowalczyk
I have problem with spam and postfix + postgray. It generally good works but I have false-positive still and reject good email. And now I have problems.
Can I configure postfix (and postgray) that:
if_reject than redirect to spam@mydomain.com (change recipients).
Or I don't know maybe:
Each email have to copy and send to spam@mydomain.com
Then filtering? If hit restriction than just reject (another copy is in [email protected])
How to do it?
Sorry for my english.
Can you help me?
Thank you