Awshucks
New Pleskian
Recently attempted the update to plesk 17.8.11 from 17.5.3 and ran into an issue with postfix erroring out and not sending/recieving emails.
Apr 18 19:47:33 servername postfix/cleanup[37758]: error: open /etc/postfix/header_checksrecipient_canonical_maps: No such file or directory
Apr 18 19:47:33 servername postfix/cleanup[37758]: fatal: open dictionary: expecting "type:name" form instead of "="
Apr 18 19:47:34 servername postfix/master[7628]: warning: process /usr/lib/postfix/cleanup pid 37758 exit status 1
Apr 18 19:47:34 servername postfix/master[7628]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
The line in the main.cf is set to:
header_checks = regexp:/etc/postfix/header_checksrecipient_canonical_maps = tcp:127.0.0.1:12346
I ended up reverting to a previous snapshot from before the update to get the system running again.
Apr 18 19:47:33 servername postfix/cleanup[37758]: error: open /etc/postfix/header_checksrecipient_canonical_maps: No such file or directory
Apr 18 19:47:33 servername postfix/cleanup[37758]: fatal: open dictionary: expecting "type:name" form instead of "="
Apr 18 19:47:34 servername postfix/master[7628]: warning: process /usr/lib/postfix/cleanup pid 37758 exit status 1
Apr 18 19:47:34 servername postfix/master[7628]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
The line in the main.cf is set to:
header_checks = regexp:/etc/postfix/header_checksrecipient_canonical_maps = tcp:127.0.0.1:12346
I ended up reverting to a previous snapshot from before the update to get the system running again.