-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, November 20, 2005 17:23, Geoff Symanczyk wrote: > We have two public IMAP folders, default config is write-only for all > users. These folders are #Spam_Yes and #Spam_No (for SpamAssassin > false-hits/misses). > The folder listing in the left frame shows both folders for all users, > but they are not clickable, nor do they indicate unread/total messages, > etc (which is exactly what we want). > However, neither of those folders appears in the dropdown list that is at > the top of mailbox listings (this sort of negates the users ability to > train SpamAssassin by putting messages there) for regular user accounts; > only accounts in which those folder permissions are specifically set to > allow read/write/delete/etc do the folders appear in the dropdown. The IMAP server is probably telling the user that the folders are \NoSelect. This means that the user is not allowed to select the folder. When we detect that on a folder, we don't allow people to move mail to it. You can verify this by issuing a LIST command as a user that does not have permissions: telnet serverip 143 A01 LOGIN "username" "password" A02 LIST "*" "*" A03 LOGOUT If you see \NoSelect in the results, then we will not allow a user to select/move mail to it. > Are we missing something? How can we get them to appear in the drop-down > list so users can copy/move messages into those folders? Do left_main.php > and right_main.php construct the folder listing differently? If I remember correctly, they both use the same code, they just handle the output slightly differently. - -- Jonathan Angliss <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iEYEARECAAYFAkOBNGUACgkQK4PoFPj9H3P+cgCgw6Bo3DSF+CtwnJaCjCVve1Bk 8tAAoNyzwcmI/KTgdX999i9XMDpZkRk1 =re/P -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/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)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users