We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672b0e6 commit 3b9bbe7Copy full SHA for 3b9bbe7
bin/v-add-mail-domain-dkim
@@ -81,7 +81,7 @@ fi
81
82
# Adding dkim in config
83
update_object_value 'mail' 'DOMAIN' "$domain" '$DKIM' 'yes'
84
-increase_user_value "$user" '$U_MAIL_DKMI'
+increase_user_value "$user" '$U_MAIL_DKIM'
85
86
# Logging
87
log_history "enabled DKIM support for $domain"
0 commit comments