chroot postfix

This commit is contained in:
Daniel Winzen
2018-06-18 20:24:00 +02:00
parent e6d798370f
commit f43e699b91
2 changed files with 2 additions and 2 deletions

View File

@ -59,4 +59,4 @@ THREADS=5
# then your Postfix is running in a chroot.
# If it has the line "smtp inet n - n - - smtpd" then your Postfix is NOT
# running in a chroot.
OPTIONS="-c -m /var/run/saslauthd"
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"