mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -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
|
# Updatoing config
|
||||||
update_object_value 'mail' 'DOMAIN' "$domain" '$DKIM' 'no'
|
update_object_value 'mail' 'DOMAIN' "$domain" '$DKIM' 'no'
|
||||||
decrease_user_value "$user" '$U_MAIL_DKMI'
|
decrease_user_value "$user" '$U_MAIL_DKIM'
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
log_history "disabled DKIM support on $domain"
|
log_history "disabled DKIM support on $domain"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue