diff --git a/README.md b/README.md new file mode 100644 index 0000000..a376b24 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Thunderbird autoconfiguration + + +Serve to . diff --git a/nginx/autoconfig.conf b/nginx/autoconfig.conf new file mode 100644 index 0000000..e56de66 --- /dev/null +++ b/nginx/autoconfig.conf @@ -0,0 +1,10 @@ +server { + listen 443 ssl http2; + listen [::]:443 ssl http2; + server_name autoconfig.edgarpierre.fr; + include conf/00-hsts.conf; + + location / { + root /data/srv/thunderbird_autoconfig/srv/; + } +} diff --git a/config-v1.1.xml b/srv/mail/config-v1.1.xml similarity index 97% rename from config-v1.1.xml rename to srv/mail/config-v1.1.xml index 33e8906..5b171d5 100644 --- a/config-v1.1.xml +++ b/srv/mail/config-v1.1.xml @@ -12,7 +12,7 @@ --> imap.edgarpierre.fr - 143 + 993 + 465 + SSL %EMAILLOCALPART%