replaced static definition for mail server

This commit is contained in:
Serghey Rodin 2013-06-24 16:58:45 +03:00
commit fbb54a87fe
5 changed files with 4 additions and 8 deletions

View file

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