Right now I run DirectAdmin on all my servers. It would be great if there could be a setting "E-mailclient autocompletion" where we can give the general mailserver information to use.
So we can set:
incoming server: ssl.domain.com, imap server on 443, username is full emailaddress etc. Whenever a user needs to set up a e-mailaccount they just need to fill in their emailaddress and the settings get filled in automatically. This saves the headache from having different FAQ articles on my site how to install on mailclients.
I can make this myself, but it would be better if it was domain wide in a apache conf file. The XML files can also be automatically generated based on the request and the DNS settings can also be automatically made.
This guy described the protocols very good: http://web.archive.org/web/20120828...g-email-client-autoconfiguration-information/
Thunderbird has some examples on how to format the XML file:
https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration
I just thought it maybe a good feature to have and would help a lot of end users.
So we can set:
incoming server: ssl.domain.com, imap server on 443, username is full emailaddress etc. Whenever a user needs to set up a e-mailaccount they just need to fill in their emailaddress and the settings get filled in automatically. This saves the headache from having different FAQ articles on my site how to install on mailclients.
I can make this myself, but it would be better if it was domain wide in a apache conf file. The XML files can also be automatically generated based on the request and the DNS settings can also be automatically made.
This guy described the protocols very good: http://web.archive.org/web/20120828...g-email-client-autoconfiguration-information/
Thunderbird has some examples on how to format the XML file:
https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration
I just thought it maybe a good feature to have and would help a lot of end users.