mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
remote mail support
This commit is contained in:
parent
d08ee4b8c6
commit
972ecfaa74
33 changed files with 288 additions and 271 deletions
|
@ -40,7 +40,9 @@ is_object_value_exist 'mail' 'DOMAIN' "$domain" '$ANTIVIRUS'
|
|||
#----------------------------------------------------------#
|
||||
|
||||
# Delete antivirus flag
|
||||
rm -f $HOMEDIR/$user/conf/mail/$domain/antivirus
|
||||
if [[ "$MAIL_SYSTEM" =~ exim ]]; then
|
||||
rm -f $HOMEDIR/$user/conf/mail/$domain/antivirus
|
||||
fi
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue