Dear List,
I have following header_check
/^X-ABC:.*XYZ.*/ DUNNO
!/^X-ABC:.*XYZ.*/ FILTER smtp:a.b.c.d:yyyy
I tried these header checks with warn, and only one is getting matched
based on headers which I send.
But, what I find is, when actual mail is sent, always second header
gets activated.
Even I tried to change the order of header_checks, same result.
Basically what I want is, if header X-ABC matches, it should deliver
the mail within the same postfix instance, and if it does not match,
it should relay to a.b.c.d
Where I am going wrong?
Regards,
Anant.
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------