Mise à jour de 'scripts/set_mail_passwd'
This commit is contained in:
@@ -101,7 +101,7 @@ case $1 in
|
|||||||
"del")
|
"del")
|
||||||
check_domain "$2"
|
check_domain "$2"
|
||||||
delete_mail_account "$2"
|
delete_mail_account "$2"
|
||||||
smtpctl update table passwd
|
smtpctl update table passwd
|
||||||
smtpctl update table virtuals
|
smtpctl update table virtuals
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
@@ -110,7 +110,7 @@ case $1 in
|
|||||||
check_app_mail "$1"
|
check_app_mail "$1"
|
||||||
add_mailbox "$1"
|
add_mailbox "$1"
|
||||||
change_password "$1" "$2"
|
change_password "$1" "$2"
|
||||||
smtpctl update table passwd
|
smtpctl update table passwd
|
||||||
smtpctl update table virtuals
|
smtpctl update table virtuals
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user