mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Алиасы кириллических доменов
This commit is contained in:
parent
591c4c4ea1
commit
e1e49c23a3
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ fi
|
|||
#----------------------------------------------------------#
|
||||
|
||||
if [[ "$MAIL_SYSTEM" =~ exim ]]; then
|
||||
sed -i "/^$malias@$domain:$account/d" \
|
||||
sed -i "/^$malias@$domain_idn:$account/d" \
|
||||
$HOMEDIR/$user/conf/mail/$domain/aliases
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue