From 9c3dd7478a5fec2a689281cfbeaf4f9837288bc2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 3 Jun 2025 20:56:28 +0000 Subject: [PATCH] Ajout du fichier de configuration pour les mail automatiques --- static/mail/config-v1.1.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 static/mail/config-v1.1.xml diff --git a/static/mail/config-v1.1.xml b/static/mail/config-v1.1.xml new file mode 100644 index 0000000..09c8833 --- /dev/null +++ b/static/mail/config-v1.1.xml @@ -0,0 +1,21 @@ + + + + ptits-pas.fr + ptits-pas.fr Mail + + mail.ptits-pas.fr + 993 + SSL + password-cleartext + %EMAILADDRESS% + + + mail.ptits-pas.fr + 587 + STARTTLS + password-cleartext + %EMAILADDRESS% + + + \ No newline at end of file