update scripts
This commit is contained in:
commit
2eb2d7fe98
@ -24,7 +24,7 @@ XMPP_SERVER = False
|
|||||||
# Service Mail
|
# Service Mail
|
||||||
# MAIL_SERVER = True => Le service est installé et lancer
|
# MAIL_SERVER = True => Le service est installé et lancer
|
||||||
# MAIL_SERVER = False => Le service est désactivé
|
# MAIL_SERVER = False => Le service est désactivé
|
||||||
MAIL_SERVER = FAlSE
|
MAIL_SERVER = False
|
||||||
|
|
||||||
|
|
||||||
# Doas or sudo
|
# Doas or sudo
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
|
|
||||||
# Password file
|
|
||||||
PASSWD_FILE="/etc/mail/passwd"
|
|
||||||
|
|
||||||
# Alias File
|
|
||||||
ALIAS_FILE="/etc/mail/virtuals"
|
|
||||||
|
|
||||||
#App mail list
|
|
||||||
APP_MAIL=/etc/mail/app_mail
|
|
Loading…
Reference in New Issue
Block a user