I'm having problems with REDIRECT action in header_checks.
My postfix is version 2.3.8-2+etch1.
In my main.cf I have:
header_checks = regexp:/etc/postfix/header_checks
And the "header_checks" file:
/^To: .*@(?!mydomain\.com>)/ REDIRECT
root@mydomain.com
The problem is that the emails are not being redirected, only rejected.
also if I put REJECT "message" instead of REDIRECT the message I put in the REJECT action doesn't appear in the log....so it seems this actions doesn't work well...
Anyone can help me with this?
Thanks in advance and excuse my english.
Recent comments
1 day 2 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 12 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 9 hours ago