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. # then your Postfix is running in a chroot.
# If it has the line "smtp inet n - n - - smtpd" then your Postfix is NOT # If it has the line "smtp inet n - n - - smtpd" then your Postfix is NOT
# running in a chroot. # running in a chroot.
OPTIONS="-c -m /var/run/saslauthd" OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"

View File

@ -9,7 +9,7 @@
# service type private unpriv chroot wakeup maxproc command + args # service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (no) (never) (100) # (yes) (yes) (no) (never) (100)
# ========================================================================== # ==========================================================================
smtp inet n - n - - smtpd smtp inet n - y - - smtpd
#smtp inet n - y - 1 postscreen #smtp inet n - y - 1 postscreen
#smtpd pass - - y - - smtpd #smtpd pass - - y - - smtpd
#dnsblog unix - - y - 0 dnsblog #dnsblog unix - - y - 0 dnsblog