Fixes for exim and divecot work
This commit is contained in:
@@ -28,11 +28,8 @@ source $HESTIA/func/domain.sh
|
||||
source_conf "$HESTIA/conf/hestia.conf"
|
||||
|
||||
# Define mail user
|
||||
if [ "$MAIL_SYSTEM" = 'exim4' ]; then
|
||||
MAIL_USER=Debian-exim
|
||||
else
|
||||
MAIL_USER=exim
|
||||
fi
|
||||
MAIL_USER=exim
|
||||
|
||||
|
||||
# Additional argument formatting
|
||||
format_domain
|
||||
|
||||
Reference in New Issue
Block a user