OK, I found the debug output file, here it is:

Mutt 1.3.22.1i started at Sat Feb 23 13:04:12 2002
.
Debugging at level 3.

< +OK VopMail POP3 Server 5.2.203.0 Ready <[EMAIL PROTECTED]>
> CAPA
< +OK Capability list follows
< TOP
< USER
< UIDL
< RESP-CODES
< EXPIRE 1 USER
< SASL LOGIN NTLM SCRAM-MD5 CRAM-MD5 
< .
pop_authenticate: Using any available method.
> AUTH CRAM-MD5
< + PDMyNzU3LjEwMjAyMjMxMjUzMzRAaXNwd2VzdGVtYWlsLmFjZXdlYi5uZXQ+
mutt_sasl_cb_authname: getting authname for pop3.ispwest.com:110
mutt_sasl_cb_pass: getting password for [EMAIL PROTECTED]@pop3.ispwest.com:110
> amVycnl2YkBpc3B3ZXN0LmNvbSAxNGI0MjNiMmQ5ODQyNGNjYjY2OTNhZDM2MWM0MTBlMg==
< +OK jerryvb's mailbox has 665 message(s) (2526032 octets)
SASL authentication failed.
> APOP [EMAIL PROTECTED] c6157f678c257df79923897ddf14ab04
< -ERR unknown or invalid command in this state [APOP]
APOP authentication failed.
> USER [EMAIL PROTECTED]
< -ERR unknown or invalid command in this state [USER]
Login failed. USER: unknown or invalid command in this state [USER]


On Sat, 23 Feb 2002 14:51:16 -0600
David Champion <[EMAIL PROTECTED]> wrote:

> On 2002.02.23, in <[EMAIL PROTECTED]>,
>       "Jerry Van Brimmer" <[EMAIL PROTECTED]> wrote:
> > So what's wrong with my .muttrc file? How do I get this puppy working?
> > 
> > # POP #####################################################################
> > set pop_user = "[EMAIL PROTECTED]"
> > set pop_pass = "password"
> > set pop_delete = no
> > set pop_host = "pop3.ispwest.com"
> > #set pop_port = 110
> > #set pop_last = no
> 
> Your .muttrc file looks fine. It sounds like something wrong in the
> interaction between mutt and your POP server, as someone posted
> previously. But I don't know what. Debugging output might help -- run
> mutt with the -d3 option. Make sure it doesn't contain your password,
> and send that to the list.
> 
> -- 
>  -D.  [EMAIL PROTECTED]        NSIT    University of Chicago
> 

Reply via email to