nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.8k stars 1.38k forks source link

Feature Request: IMAP/SMTP Autoconfiguration / Autodiscovery #1045

Open pio2398 opened 8 years ago

pio2398 commented 8 years ago

N1 should support autoconfiguration of IMAP/SMTP like Thunderbird does. https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration

kfix commented 8 years ago

There are 3 non-exclusive ways that current mail clients can be autoconfigured:

The DNS method makes way more sense to me, since you must have functioning DNS for a domain to host mail, but HTTP is not at all a requirement to do so.