mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -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' ''
|
||||
|
||||
# Logging
|
||||
log_history "delted catchall email on $domain"
|
||||
log_history "deleted catchall email on $domain"
|
||||
log_event "$OK" "$EVENT"
|
||||
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue