[imapfilter-devel] Login Problem

Lefteris Chatzibarbas lefcha at hellug.gr
Sat Sep 27 22:43:32 EEST 2003


On Sat, Sep 27, 2003 at 11:09:04AM -0700, Jim Gifford wrote:
> Here you go.
>
> debug: sending command (primary):
> 
> 00000004 AUTHENTICATE CRAM-MD5
> 
> debug: getting response (primary):
> 
> + PEQ2REE5QTI0RkZGNUE0RUJGMDczMkIxODNGMTQ1Qjg4QHNlcnZlcj4=
> 
> debug: sending command (primary):
> 
> amltIGIwNGFlZTlhMDIwY2ExMTA4YzNhYzA3NjRiOTQ1OWVk
> 
> debug: getting response (primary):
> 
> 00000004 NO Login failed.
> 
> imapfilter: username jim or password rejected at mail.jg555.com

I can't really tell what is the problem (imapfilter failing
to send the encrypted username or password correctly, misconfigured
server, etc.).  According to IMAP4rev1 protocol RFC 3501:

  6.2.2.  AUTHENTICATE Command

    Result:     OK - authenticate completed, now in authenticated state  
                NO - authenticate failure: unsupported authentication
                     mechanism, credentials rejected
                BAD - command unknown or arguments invalid,
                     authentication exchange cancelled

If it isn't a burden for you, could you please try checking a mailbox
using fetchmail with something like:

  $ fetchmail -v -c mail.jg555.com -u jim --auth cram-md5

... and send me the output?

Thanks




More information about the Imapfilter-devel mailing list