You'll need to give me more information to debug this. I've tested the
code and it works fine for me. Also, your password is not in either of
the strings you removed, but whatever. I'll need at least challenge from
the server.

Jeff

On 10 Apr 2001 17:04:05 -0400, Wayne F Davis wrote:
> > 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
> 
> 
> 
> _______________________________________________
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.helixcode.com/mailman/listinfo/evolution


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution

Reply via email to