Date: Tue, 23 May 2023 09:31:58 -0700 From: vagabond <vagabond@blackfoot.net> To: Freebsd Questions <questions@freebsd.org> Subject: postfix cannot connect to milter-greylist sock Message-ID: <d807344165bc4af44aa09c6a499f4188@blackfoot.net>
next in thread | raw e-mail | index | archive | help
postfix doesn't want to connect to milter-greylist.sock: maillog: postfix/smtpd[13700]: warning: connect to Milter service local:/var/milter-greylist/milter-greylist.sock: Permission denied # ls -l /var/milter-greylist/milter-greylist.sock srwxr-xr-x 1 mailnull mailnull 0 May 22 16:43 /var/milter-greylist/milter-greylist.sock # grep postfix /etc/group mail:*:6:postfix mailnull:*:26:postfix postfix:*:125: I've stopped and restarted the postfix service, thinking it didn't belong to the mailnull group for some reason. Added postfix to the mailnull group using vigr. what am I missing? Thanks, Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d807344165bc4af44aa09c6a499f4188>