Dear all,
I'm currently facing an issue that prevent Eventum retreiving emails
via POP or IMAP protocols. I've checked my credentials (using a telnet
session), and my login/password are ok.
My problem is:
- I MUST use a specific proxy server in order to connect to the POP/IMAP server,
- The first thing Eventum do when connecting is to ask server's capabilities,
- My POP/IMAP server send its capabilities: CRAM-MD5, DIGEST, LOGIN, PLAIN.
- So, Eventum try to use the best alorithm (ie: CRAM-MD5)
In fact, my proxy server don't allow any authentication method other
than PLAIN, so the authentication fail...
My question is: is there a solution to force Eventum using plaintext
authentication method when connecting to a POP/IMAP server, instead of
trying to use the best one available on the server?
Thanks a lot,
Mordread.