mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Fixed typo in v-delete-mail-domain-catchall history log. Thanks Sertac CELiK
This commit is contained in:
parent
aea2087855
commit
9deebb849f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ fi
|
||||||
update_object_value 'mail' 'DOMAIN' "$domain" '$CATCHALL' ''
|
update_object_value 'mail' 'DOMAIN' "$domain" '$CATCHALL' ''
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
log_history "delted catchall email on $domain"
|
log_history "deleted catchall email on $domain"
|
||||||
log_event "$OK" "$EVENT"
|
log_event "$OK" "$EVENT"
|
||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue