mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-06 04:37:30 +02:00
Алиасы кириллических доменов
This commit is contained in:
@@ -41,7 +41,7 @@ is_object_value_exist 'mail' 'DOMAIN' "$domain" '$CATCHALL'
|
||||
|
||||
# Delete cathcall alias
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user