Hello everyone.
Please forgive me if this has been answered elsewhere ... I searched and couldn't find anything I could use.
So I have a situation like this:
Who objects comprised of PRINTERS
I would like the traffic from these PRINTERS to follow another path out of the gateway.
There's an incoming rule that accepts the mail from PRINTERS and then, have an outgoing rule that adds a header to emails from these PRINTERS in the form: X-Printer-IP-Addy
I could then use header_checks with the following entry:
/^X-Printer-IP-Addy: (.*)$/ FILTER smtp:mailtarget.company.com
Unfortunately, this doesn't seem to be working. Any help would be greatly appreciated.
Thanks.
Please forgive me if this has been answered elsewhere ... I searched and couldn't find anything I could use.
So I have a situation like this:
Who objects comprised of PRINTERS
I would like the traffic from these PRINTERS to follow another path out of the gateway.
There's an incoming rule that accepts the mail from PRINTERS and then, have an outgoing rule that adds a header to emails from these PRINTERS in the form: X-Printer-IP-Addy
I could then use header_checks with the following entry:
/^X-Printer-IP-Addy: (.*)$/ FILTER smtp:mailtarget.company.com
Unfortunately, this doesn't seem to be working. Any help would be greatly appreciated.
Thanks.