Re: [Evolution] smtp auth problem - how to debug?



There's a new-and-improved easy way to do this, which is to just start
evolution with "evolution --debug /tmp/evolution.out" (or whatever for
the filename).

Thanks...  here is the communication:

sending : EHLO [192.168.0.165]
received: 250-heyday.seas.upenn.edu Hello rarya-dsl-gw.dca.net
[216.158.45.26], pleased to meet you
received: 250-ENHANCEDSTATUSCODES
received: 250-EXPN
received: 250-VERB
received: 250-8BITMIME
This server supports 8bit MIME
received: 250-SIZE 20971520
received: 250-DSN
received: 250-ONEX
received: 250-ETRN
received: 250-XUSR
received: 250-AUTH PLAIN LOGIN CRAM-MD5 DIGEST-MD5
received: 250 HELP
sending : AUTH DIGEST-MD5
received: 334 // string
sending: //string
received: 500 5.7.0 authentication failed
sending : *
received: 500 5.5.1 Command unrecognized: "*"
sending : AUTH DIGEST-MD5
received: 334 //string
received: 500 5.7.0 authentication failed

... etc.

I replaced the strings with //string because my password is in that string
:).  I am using the correct password.

w






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]