Thanks for the reply Scott. I can auth as you described using the
User/Pass method (allowplaintext: is already set to 1 and I've also
tried sasl_minimum_layer: 0 at the same time).
My concern is that over port 110 the server is only advertising CRAM-MD5
and DIGEST-MD5. POP3s appears to be adver
Hi Blake,
Actually pop3 by default should be using plain, like
d...@desolation> telnet localhost
pop3
~
Trying 127.0.0.1...
Connected to localhost.
Escape chara
Original Message
Subject: 'PLAIN encryption needed to use mechanism' error
From: Blake Hudson
To: info-cyrus@lists.andrew.cmu.edu
Date: Wednesday, July 29, 2009 12:13:52 AM
> I recently setup a new server and everything tested well. However, once
> in production I am seeing err
I recently setup a new server and everything tested well. However, once
in production I am seeing errors like the following:
pop3PRTC[20896]: badlogin: [204.x.x.x] PLAIN encryption needed to use
mechanism
I wasn't aware that POP utilized other mechanisms? I can login just fine
with telnet and
Hi folks i'm trying to figure out a problem with some domains when they send
mails to my server *cyrus reports an error*, apparently the problem comes
from an invalid header but i don't know what kind of parameter must change,
cause this isn't happens with all the domains just with some ones.
mayb
Michael,
Michael Bacon wrote:
> I think I may have seen exactly what you're seeing, and it's a doozy to
> find, but simple to fix. If it's what I saw (and it was this EXACT
> symptom), you just need to rebuild your binaries with the thread-safe
> switch. If you're using Sun Studio (we did be