I have a problem with spam and postfix + postgray. Generally it works fine, but I have these problems:
- false-positives.
- good emails get rejected.
Can I configure postfix (and postgray) so that when an email is rejected, then redirect to [email protected] (change recipients).
Or maybe copy each emailand send it to [email protected], and then apply filtering? If hit restriction than just reject (another copy is in [email protected]).
How to do it?