Changes

Jump to: navigation, search

Thunderbird:Autoconfiguration:ConfigFileFormat

902 bytes added, 12:35, 26 November 2009
XML: Add new authentication values for bug 525238
<username>%EMAILLOCALPART%</username>
<authentication>plain</authentication>
<!-- "plain" (deprecated), "password-clear": Send password in the clear (dangerous, if SSL isn't used either).
ANONYMOUS, PLAIN or LOGIN etc..
"securepassword-encrypted": Auto-negotiate an a secure encrypted password mechanism. Can be CRAM-MD5 or DIGEST-MD5 "NTLM": Use NTLM (or NTLMv2 or successors), the Windows login mechanism. "NTLM": Use Kerberos / GSSAPI, a single-signon mechanism used for big sites. "secure" (deprecated): Auto-negotiate a secure auth mechanism.
Can be CRAM-MD5, DIGEST-MD5,
KerberosV4, GSSAPI (Kerberos v5) etc..
"client-ip-based":
The server recognizes this user based on the IP address.
No authentication needed, the server will require no username nor password.
"none":
No authentication
<pop3>
<!-- remove the following and leave to client/user? -->
<username>%EMAILLOCALPART%</username> <!-- if smtp-auth -->
<authentication>plain</authentication>
<!-- none (server grants access based on IP address), plain (smtp-auth, (RFC 2554, 4954),or other auth mechanism. secure (smtp-auth, RFC 2554For values, 4954) (see incoming),. Additional options here: "smtp-after-pop (": authenticate to incoming mail server first before contacting the smtp server). -->
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>true</useGlobalPreferredServer>
Confirm
596
edits

Navigation menu