mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -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
|
@ -38,7 +38,7 @@ is_object_suspended 'mail' 'DOMAIN' "$domain"
|
|||
#----------------------------------------------------------#
|
||||
|
||||
# Add symbolic link
|
||||
ln -s $HOMEDIR/$user/conf/mail/$domain /etc/exim/domains/
|
||||
ln -s $HOMEDIR/$user/conf/mail/$domain /etc/$MAIL_SYSTEM/domains/
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue