I upgraded from 12.1-RELEASE to 12.2-RELEASE. Now postfix fails:
This was working fine previously. main.cf entry is:
Code:
Nov 12 10:06:13 mail postfix/smtpd[39912]: connect from ...
Nov 12 10:06:13 mail postfix/smtpd[39912]: fatal: host/service ::1/8891 not found: Non-recoverable failure in name resolution
Nov 12 10:06:14 mail postfix/master[22086]: warning: process /usr/local/libexec/postfix/smtpd pid 39912 exit status 1
Nov 12 10:06:14 mail postfix/master[22086]: warning: /usr/local/libexec/postfix/smtpd: bad command startup -- throttling
This was working fine previously. main.cf entry is:
Code:
smtpd_milters = inet:[::1]:8891
non_smtpd_milters = inet:[::1]:8891
milter_default_action = accept