Quote:
Originally Posted by brian Mark,
It would be helpful if you could file a bug on settings that were reset during upgrade, including the zmsetup.log. The zimbraFeatureBriefcase being reset sounds like a bug, I couldn't find anywhere that we set/reset the postfix settings and main.cf should be preserved across upgrades so please include zmsetup.log so we see if they were set during the upgrade.
For the postfix_header_checks, you'll just need to replace the colon after Content-Type: with something that will match in pcre like .* and the postmap will be much happier. |
Hi Brian,
I'm on the road today and tomorrow but will look at this when I get back to the office on Friday.
Quick question re Postfix... Why are you doing a postmap on a pcre table? It's just a lookup table so no .db file needed, right? See
Postfix manual - pcre_table(5) for example.
All the best,
Mark