fixed typo

This commit is contained in:
Gionni 2017-02-14 02:07:56 +01:00 committed by GitHub
commit 3b9bbe73f5

View file

@ -81,7 +81,7 @@ fi
# Adding dkim in config
update_object_value 'mail' 'DOMAIN' "$domain" '$DKIM' 'yes'
increase_user_value "$user" '$U_MAIL_DKMI'
increase_user_value "$user" '$U_MAIL_DKIM'
# Logging
log_history "enabled DKIM support for $domain"