Confirmed users
591
edits
(→XML: Consistently camelCaps) |
(→XML: auth comment) |
||
Line 30: | Line 30: | ||
"if available" options considered harmful --> | "if available" options considered harmful --> | ||
<username>%EMAILLOCALPART%</username> | <username>%EMAILLOCALPART%</username> | ||
<authentication> | <authentication>plain</authentication> | ||
<!-- TODO Backend doesn't seem to be so differentiated, or does it automatically. | |||
The UI and IDL API only knows "secure" auth on/off, whatever "secure" may mean. So, allowed values for now: | |||
plain, secure | |||
<!-- anonymous, | <!-- anonymous, | ||
plain, | plain, | ||
Line 38: | Line 41: | ||
KerberosV4, | KerberosV4, | ||
GSSAPI (Kerberos v5), | GSSAPI (Kerberos v5), | ||
--> | --> | ||
<pop3> | <pop3> |