On Fri, Jun 19, 2015 at 09:15:51AM -0600, Nick Winn wrote: > I've removed all of the extras possible from my main.cf and am running > the most basic postfix config now. > > Here is the output of postconf -n > > https://paste.fedoraproject.org/234332/26834143/ > > I am still seeing the errors in the log files. =( > > What should my next troubleshooting steps be?
If the milters use TCP and tcpdump works on the loopback interface, or you have an O/S where tcpdump can capture traffic on unix-domain sockets, get a capture of all the traffic between the Postfix client and milter(s). Then try to determine what interaction leads to the error messages. -- Viktor.