> I have a FreeBSD box and I recently installed Postfix and Courier-IMAP > with SquirrelMail. However, I can't seem to access my mailboxes > through Squirrelmail. > > When I enter in the user/pass for my account into Squirrelmail, it > accepts it and begins loading my folders. However, it hangs here, and > after a few minutes it returns this error: > > ERROR : Connection dropped by imap-server. > Query: SELECT "INBOX" > > I have tried using Thunderbird from another computer to retrieve mail > from the IMAP server, but it tells me that the server was not found. I > can "telnet localhost 143" just fine, and if I type "a01 logout" it > successfully logs out. > > What could be going on?
telnet localhost 143 a01 login username password a02 select inbox a03 logout If courier drops connection when you do select inbox, you have forgot to create Maildir directory or permissions of Maildir are broken. If you use webmail interface, you should also increate default MAXPERIP value in imap configuration file /etc/courier/imapd or some other place. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users