mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
config: remove chroot
for Dovecot & PostSRSd (#3208)
* remove PostSRSd chroot * remove chroot for Dovecot A dedicated file for Dovecot's chroot environments is easier to handle and adjust later.
This commit is contained in:
parent
1c231053d0
commit
585a2d64d2
3 changed files with 49 additions and 3 deletions
|
@ -36,6 +36,3 @@ SRS_REVERSE_PORT=10002
|
|||
# This is highly recommended as postsrsd handles untrusted input.
|
||||
#
|
||||
RUN_AS=postsrsd
|
||||
|
||||
# Jail daemon in chroot environment
|
||||
CHROOT=/var/lib/postsrsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue