On Thu, 13 Mar 2003, Scott G. Carpenter wrote: > This message didn't draw a reply so I thought I'd repeat it to see if it > spurred any interest. > -- > With " allow plain auth in non ssl = "yes" " the result is this: > > * OK Welcome to Binc IMAP v1.0.24 (c) Copyright 2002, 2003 Andreas Aardal > Hanssen at 2003-03-11T04:12:40-0500 > 1 CAPABILITY > * CAPABILITY IMAP4rev1 AUTH=LOGIN AUTH=PLAIN > 1 OK CAPABILITY completed > 2 LOGIN **** **** <--long delay here > * BYE Binc IMAP shutting down - timeout exceeded
It looks as though your authenticator is timing out. Remember that this software is still under development. You'll probably need to do your own investigation. Try using strace with the -f option. -- Charlie

