This is probably a slightly unusual request :) I'm trying to modify the source code of SquirrelMail and was wondering what I'd need to do to get it to poll only the INBOX and not search for all available mailboxes when the user logs in. It's basically to be used on an ISP startpage.. and we just want to display the number of "unread messages". I've already hacked the code enough to not display: INBOX (1/3) It just displays You have 1 new message! But I'd like to make it so it only polls the INBOX and not do an LSUB and then a LIST on every mailbox (even though I am currently filtering for INBOX when I do my "You have 1 new message!"
~ Matt ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
