Hi, all! I configured Dovecot to use many protocols. To do this, I wrote: mechanisms = plain digest-md5 cram-md5 apop ntlm Very strange, if I ask the capability, I get: CAPA TOP UIDL RESP-CODES PIPELINING STLS USER SASL PLAIN DIGEST-MD5 CRAM-MD5 NTLM . I can't understand why APOP is not written (but I can use it!) and why I can see SASL, that I didn't configure... How can I change these message so that I get PLAIN APOP DIGEST-MD5 CRAM-MD5 NTLM? Thanks a lot! -- _______________________________ Luca Bertoncello -Programmierung / Mailserver- IMS Internet-Media-Service GmbH B?rensteiner Stra?e 7 01277 Dresden Fon: +49 351 2112034 Fax: +49 351 2112020 email: bertoncello at internet24.de
On Tue, 2006-02-14 at 20:49 +0100, Luca Bertoncello wrote:> mechanisms = plain digest-md5 cram-md5 apop ntlm..> I can't understand why APOP is not written (but I can use it!) and why I can > see SASL, that I didn't configure... > > How can I change these message so that I get PLAIN APOP DIGEST-MD5 CRAM-MD5 > NTLM?As far as I know, APOP shouldn't be advertised in SASL list since it's not a real SASL mechanism. Is there some client which wants the APOP in the list, or are you just guessing it should be there? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20060214/71b13ec4/attachment.bin>