Displaying 1 result from an estimated 1 matches for "noresponseerror".
2005 Sep 14
2
NO: Unsupported authentication mechanism
...tion LOGIN uses plaintext authentication - which I
understand is always acceptable for Dovecot when connecting from
localhost. On the 3rd line I get a "NO response" exception raised
(indicating that the IMAP server replied "NO") and the error message
"Net::IMAP::NoResponseError: Unsupported authentication mechanism"
If I change 'LOGIN' to 'CRAM-MD5' (the other value supported by
Net::IMAP) then I get a similar (but not identical) error:
"Net::IMAP::NoResponseError: Authentication failed: Unsupported
authentication mechanism"
If I u...