Milter-greylist is not letting anything through. I'm getting the following in my maillog:
Logging in milter-greylist remains empty, so it appears no communication is occurring through the socket.
How can I troubleshoot this? I don't know much about sockets.
Code:
Jun 17 13:05:32 mailin postfix/smtpd[59187]: connect from avasout02.plus.net[212.159.14.17]
Jun 17 13:05:34 mailin postfix/smtpd[71838]: disconnect from avasout03.plus.net[84.93.230.244] ehlo=1 mail=0/1 rset=1 quit=1 commands=3/4
Jun 17 13:06:03 mailin postfix/smtpd[59187]: warning: milter unix:/var/milter-greylist/milter-greylist.sock: can't read SMFIC_MAIL reply packet header: Operation timed out
Logging in milter-greylist remains empty, so it appears no communication is occurring through the socket.
How can I troubleshoot this? I don't know much about sockets.