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:
Georg Lauterbach 2023-03-31 12:17:44 +02:00 committed by GitHub
parent 1c231053d0
commit 585a2d64d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 49 additions and 3 deletions

View file

@ -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