[Exim] Eudora AUTH over TLS

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jerome Mainka
Fecha:  
A: exim-users
Asunto: [Exim] Eudora AUTH over TLS
Hi,

I've got Exim 3.36 running fine. The sole problem deals with authentication
with Eudora. Briefly, Eudora doesn't try to authenticate under TLS. However,
it authenticates without TLS.

Here is a excerpt of the log file:

With TLS

SMTP<< EHLO gandalf.antidot.net
SMTP>> 250-docs.antisearch.net Hello ppp3157-cwdsl.fr.cw.net [62.210.104.158]

250-SIZE
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
SMTP<< STARTTLS
SMTP>> 220 OpenSSL/0.9.6beta go ahead

SMTP<< EHLO gandalf.antidot.net
SMTP>> 250-docs.antisearch.net Hello ppp3157-cwdsl.fr.cw.net [62.210.104.158]

250-SIZE
250-PIPELINING
250-AUTH PLAIN LOGIN
250 HELP
SMTP<< RSET
SMTP>> 250 Reset OK

SMTP<< MAIL FROM:<XXX>
SMTP>> 250 <XXX> is syntactically correct

SMTP<< RCPT TO:<YYY>
SMTP>> 550 relaying to <YYY> prohibited by administrator



Without TLS:

SMTP>> 220 docs.antisearch.net ESMTP Exim 3.36 #4 Wed, 15 Jan 2003 12:43:05 +0100^M

SMTP<< EHLO gandalf.antidot.net
250-SIZE^M
250-PIPELINING^M
250-AUTH PLAIN LOGIN^M
250-STARTTLS^M
250 HELP^M
SMTP<< AUTH LOGIN
SMTP>> 334 XXX^M
SMTP>> 334 XXX^M
SMTP>> 235 Authentication succeeded^M

SMTP<< RSET
SMTP>> 250 Reset OK^M

SMTP<< MAIL FROM:<XXX>
SMTP>> 250 <XXX> is syntactically correct^M

SMTP<< RCPT TO:<YYY>
SMTP>> 250 <YYY> is syntactically correct^M



Any hint? I suspect the problem is related with Eudora configuration...
But if someone has already been confronted to the problem, it would
be nice.

Thank you

Jerome Mainka
Antidot