Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Simon Loewenthal
On 12/11/2013 21:03, Wietse Venema wrote: > Simon Loewenthal: >> "try a relative pathname: >>smtpd_milters = unix:spamass/spamass.sock > Then, you had chroot still turned on (forgot to "postfix reload" > after editing master.cf). Yes, I had chroot turned on yesterday and today chroot was turned

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Wietse Venema
Simon Loewenthal: > > "try a relative pathname: >smtpd_milters = unix:spamass/spamass.sock Then, you had chroot still turned on (forgot to "postfix reload" after editing master.cf).

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Simon Loewenthal
On 12/11/2013 20:36, Simon Loewenthal wrote: > On 12/11/2013 20:29, Wietse Venema wrote: >> Simon Loewenthal: >>> On 12/11/2013 19:30, Wietse Venema wrote: Simon Loewenthal: > Please! You are mixing up different email threads. > > The error message is and running without chroot. >>

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Simon Loewenthal
On 12/11/2013 20:29, Wietse Venema wrote: > Simon Loewenthal: >> On 12/11/2013 19:30, Wietse Venema wrote: >>> Simon Loewenthal: Please! You are mixing up different email threads. The error message is and running without chroot. Nov 12 13:37:08 lt postfix/smtpd[30776]: wa

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Wietse Venema
Simon Loewenthal: > On 12/11/2013 19:30, Wietse Venema wrote: > > Simon Loewenthal: > >> Please! You are mixing up different email threads. > >> > >> The error message is and running without chroot. > >> > >> Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: connect to Milter > >> service unix:/v

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Simon Loewenthal
On 12/11/2013 19:30, Wietse Venema wrote: > Simon Loewenthal: >> Please! You are mixing up different email threads. >> >> The error message is and running without chroot. >> >> Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: connect to Milter >> service unix:/var/spool/postfix/spamass/spamass.s

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Wietse Venema
Simon Loewenthal: > Please! You are mixing up different email threads. > > The error message is and running without chroot. > > Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: connect to Milter > service unix:/var/spool/postfix/spamass/spamass.sock: No such file or > directory Does /var/spoo

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Simon Loewenthal
simon@klunky .co.uk pgp 4BA78604 On 12/11/2013 19:23, Erwan David wrote: > Le 12/11/2013 19:19, Simon Loewenthal a écrit : >> Please! You are mixing up different email threads. >> >> The error message is and running without chroot. >> >> >> Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: co

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Erwan David
Le 12/11/2013 19:19, Simon Loewenthal a écrit : > Please! You are mixing up different email threads. > > The error message is and running without chroot. > > > Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: connect to Milter > service unix:/var/spool/postfix/spamass/spamass.sock: No such file

Re: How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Simon Loewenthal
Please! You are mixing up different email threads. The error message is and running without chroot. Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: connect to Milter service unix:/var/spool/postfix/spamass/spamass.sock: No such file or directory simon@klunky .co.uk pgp 4BA78604 On 12/11

How not to turn off chroot (on debian or anywhere else)

2013-11-12 Thread Wietse Venema
Simon Loewenthal: > Finally, I tried to turn of chroot in the master.cf and postfix would not > start: postfix/master[28375]: fatal: /etc/postfix/master.cf: line 13: field > "chroot": bad value: "no" > > I put this back a hyphen and postfix works! With this, you have chroot TURNED ON.