Use Dovecot SASL instead of running a seperate saslauthd
This commit is contained in:
@ -10,8 +10,9 @@ ProtectControlGroups=true
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
SystemCallArchitectures=native
|
||||
BindPaths=-/run
|
||||
BindPaths=-/var/run
|
||||
BindPaths=-/var/lib/dovecot
|
||||
InaccessiblePaths=/var/www
|
||||
InaccessiblePaths=/root
|
||||
ReadWritePaths=-/run
|
||||
ReadWritePaths=-/var/run
|
||||
ReadWritePaths=-/var/lib/dovecot
|
||||
ReadWritePaths=-/var/spool/postfix/private
|
||||
InaccessiblePaths=-/var/www
|
||||
InaccessiblePaths=-/root
|
||||
|
Reference in New Issue
Block a user