mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
replaced static definition for mail server
This commit is contained in:
parent
b072479b53
commit
fbb54a87fe
5 changed files with 4 additions and 8 deletions
|
@ -39,7 +39,7 @@ is_object_unsuspended 'mail' 'DOMAIN' "$domain"
|
|||
#----------------------------------------------------------#
|
||||
|
||||
# Deleting symbolic link
|
||||
rm -f /etc/exim/domains/$domain
|
||||
rm -f /etc/$MAIL_SYSTEM/domains/$domain
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue