diff --git a/README b/README new file mode 100644 index 0000000000000000000000000000000000000000..2209d46a4fe9d8e94cb02ada192d3b4ef5f2a635 --- /dev/null +++ b/README @@ -0,0 +1,15 @@ + +imap-autoconfig +=============== + +This little WSGI application is used to serve the config-v1.1.xml file +which Thunderbird looks for when attempting to auto-configure the +connection parameters for a new email account. See the Mozilla +documentation at: + +https://developer.mozilla.org/en-US/docs/Thunderbird/Autoconfiguration + +To run this application, point your "autoconfig.*" domains at it. + + +