• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

postfix header_checks getting ignored

paultanner

New Pleskian
I am completing migration to Plesk 12.5 on centos 6.

I have some forwarding rules that depend on the sender so I want to use header_checks with regex.

After configuring this in main.cf and restarting postfix it seems that my rules are not being applied.

The simplest of these (and the only one currently in place) is

/^From: .*@sourcedomain\.com/ REDIRECT [email protected]

(Obviously, one this simple could be done in the Plesk GUI but my real ones are more complex)

I tried doing this with the Plesk GUI first to verify the rest of the mail setup. I receive from the source and can forward to the destination ok.

Then I tried using the above header_checks. The redirect is not actioned and there is no evidence in the log of any reaction to my rule.

I am wondering if I need to enable something or whether plesk is somehow overriding my config?

Thx for any suggestions.
 
Back
Top