• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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