Spoke too soon.
Nov 11 14:55:19 lt postfix/smtpd[19157]: warning: connect to Milter service unix:/var/spool/postfix/spamass/spamass.sock: No such file or directory # ls -dl /var/spool/postfix/spamass/ drwxr-xr-x 2 spamass-milter root 1024 Nov 11 14:51 /var/spool/postfix/spamass/ # ls -l /var/spool/postfix/spamass/spamass.sock srw-rw---- 1 postfix postfix 0 Nov 11 14:51 /var/spool/postfix/spamass/spamass.sock something is really amiss with this. On 2013-11-11 11:02, Simon Loewenthal wrote: > Problem solved and was because I did this too late. Chmod somehow changed > directory level up to 660 instead of 750! > > On 2013-11-11 0:10, Simon Loewenthal wrote: > Hi, Just realised that the -p refers only to a file socket and not a network > one, and that SA-milter likely did not support this anyway. I'm back to > figuring out why postfix won't work unchrooted with SA-milter :( :( > > simon@klunky .co.uk > pgp 4BA78604 > On 10/11/2013 23:55, Simon Loewenthal wrote: Hi, > > My Debian 6 mail server with postfix SA and spamass-milter has worked well. > > Today I turned of postfix chroot because RDNS_NONE results were pointless > because postfix could not resolve IP address, and I decided to unchroot this. > Sadly, this stopped my spamass-milter file system sockets from working, even > after I change the postfix entry from > unix:/spamass/spamass.sock > to > unix:/var/postfix/spamass/spamass.sock > > So, I thought I should be using tcp ports instead and with this in mind I > commented all of its SOCKET* entries, and set the -p flag with: > -p 11783 > > There was nothing else listening on this port, yet if I started > spamass-milter failed, and it failed regardless the ports I specified. > > Its error message was: > Nov 10 23:35:24 lt spamass-milter[14244]: spamass-milter 0.3.1 starting > Nov 10 23:35:24 lt spamass-milter[14244]: SpamAssassin: Unable to bind to > port 11783: Permission denied > Nov 10 23:35:24 lt spamass-milter[14244]: SpamAssassin: Unable to create > listening socket on conn 11783 > Nov 10 23:35:24 lt spamass-milter[14244]: spamass-milter 0.3.1 exiting > > Did I miss a trick here? I should be very grateful if someone would shine > some light onto this! > > Best regards ,S > > _______________________________________________ > Spamass-milt-list mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/spamass-milt-list [1] > > _______________________________________________ > Spamass-milt-list mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/spamass-milt-list [1] Links: ------ [1] https://lists.nongnu.org/mailman/listinfo/spamass-milt-list
_______________________________________________ Spamass-milt-list mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/spamass-milt-list
