mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Алиасы кириллических доменов
This commit is contained in:
parent
30eeb63a91
commit
ebf2df26ab
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ is_object_value_exist 'mail' 'DOMAIN' "$domain" '$CATCHALL'
|
||||||
|
|
||||||
# Delete cathcall alias
|
# Delete cathcall alias
|
||||||
if [[ "$MAIL_SYSTEM" =~ exim ]]; then
|
if [[ "$MAIL_SYSTEM" =~ exim ]]; then
|
||||||
sed -i "/*@$domain:/d" $HOMEDIR/$user/conf/mail/$domain/aliases
|
sed -i "/*@$domain_idn:/d" $HOMEDIR/$user/conf/mail/$domain/aliases
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue