diff --git a/config.py.example b/config.py.example index 48c5ad7..113748d 100644 --- a/config.py.example +++ b/config.py.example @@ -24,7 +24,7 @@ XMPP_SERVER = False # Service Mail # MAIL_SERVER = True => Le service est installé et lancer # MAIL_SERVER = False => Le service est désactivé -MAIL_SERVER = FAlSE +MAIL_SERVER = False # Doas or sudo diff --git a/scripts/mailconfig b/scripts/mailconfig deleted file mode 100644 index d7f8759..0000000 --- a/scripts/mailconfig +++ /dev/null @@ -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