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