- From capability:
QUOTA NAMESPACE AUTH=CRAM-MD5 AUTH=NTLM AUTH=DIGEST-MD5 IDLE UIDPLUS IMAP4REV1

To capability:
QUOTA NAMESPACE IDLE THREAD=ORDEREDSUBJECT AUTH=LOGIN ACL UNSELECT SORT CHILDREN IMAP4
IMAP4REV1


Hi Harald,

in /etc/dbmail.conf you find/could add:

capability = IMAP4 IMAP4rev1 AUTH=LOGIN AUTH=CRAM-MD5 AUTH=DIGEST- MD5 ACL NAMESPACE CHILDREN SORT QUOTA THREAD=ORDEREDSUBJECT UNSELECT IDLE

after that, restart dbmail and maybe everything is already fine. I just tried this and used base64 (CRAM?) and well the login worked with IMAP:

telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK dbmail imap (protocol version 4r1) server 2.2.11 ready to run
001 authenticate login
+ dXNlcm5hbWUNCg==
ZGFuaWVs
+ cGFzc3dvcmQNCg==
UEFTU1dPUkQ=
001 OK AUTHENTICATE completed

Maybe Paul or someone of the dev team could also point out what is supported by dbmail?

greetings,
Daniel
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to