PDA

View Full Version : Postfix REDIRECT action not working


Icaro
11th March 2009, 12:31
Hi,

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.

falko
12th March 2009, 17:51
Please don't double-post.