> * after the move: thunderbird does not access the server. courier > logs just show > May 7 18:07:21 hostname imapd: Connection, ip=[::ffff:10.1.1.....] > May 7 18:06:31 hostname imapd-ssl: Connection, ip=[::ffff:10.1.1....]
Can you tcpdump(8) the cleartext IMAP connection and see if the connection is getting setup? Is it getting past authentication? I suspect its getting suck stat()'ing the Maildir and building the message list. Not sure if imapd(8) has an equivilant to: ESMTP_LOG_DIALOG=0 But that would be useful when you're not cozy with tcpdump(8) ~BAS ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
