mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
fixed typo
This commit is contained in:
parent
3b9bbe73f5
commit
ddf010a214
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ fi
|
|||
|
||||
# Updatoing config
|
||||
update_object_value 'mail' 'DOMAIN' "$domain" '$DKIM' 'no'
|
||||
decrease_user_value "$user" '$U_MAIL_DKMI'
|
||||
decrease_user_value "$user" '$U_MAIL_DKIM'
|
||||
|
||||
# Logging
|
||||
log_history "disabled DKIM support on $domain"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue