Rick Castello said: > William E. Kempf said: >> Here's two features I'd like, and I was wondering if there were any >> plugins that currently do this. >> >> 1) Ability to mark all the messages in a folder as read. A bit >> unusual, but I have a backup folder that often gets VERY large. >> Marking messages as read page by page is tedious, while doing a show >> all can actually time out (and even if I increased the time out, the >> length of time required to do this is unreasonable). So I'd like some >> method for just marking all messages in the folder as read. > > You can do this now. > > First select "Show All". This will unpaginate your folder, > and display all messages in one long list. THEN select > "Toggle All" followed by marking selected messages as "Read". > > Yes, it's more than one button, but it's not that difficult, > and doesn't require a custom plugin. > Ah, but William stated above that Show All timed out ...
I think the real issue here is not Squirrelmail, but your IMAP server. Let me guess... you're using UW-IMAP. I was having similar trouble with some of my folders. Switched to Courier-IMAP, and moved everything to Maildirs, and now it's speedy, and Rick's method works fine. >> 2) A way to quickly move messages to a Spam folder (probably user >> configurable). I use "ifile" to handle spam, and it's a program that >> "learns" what spam is over time. Occasionally it will misfile >> something, in which case I just manually move it to the Spam folder >> and a cron job later relearns what spam is based on the content of >> this folder. >> (Actually, you can make ifile relearn immediately if there were a way >> to execute some script in the background when I hit the Spam button, >> but that's not necessary.) The problem is, I have a LOT of folders (I >> receive a lot of posts from numerous mail lists), so finding the Spam >> folder in the drop down can be quite tedious. It would be much nicer >> to have Spam button simmilar to the Delete button that, instead of >> moving to the Trash folder, moves to the Spam folder. >> >> Any luck with either of these? > > This seems a bit much to me... if you're really having a difficult > time scrolling down to the Spam folder, rename the Spam folder > something that will assure that it appears right below your default > folders. Experiment with symbols allowed by your IMAP server. > Prepend your most used folders with symbols that will assure their > place at the top of the list. > > Our real estate for buttons is pretty crowded already, and until or > unless we write a spam-predicting plugin like what you're using to > the core, it seems excessive to add a "Mark as Spam" feature. > Well, I'm not going to be quite as discouraging as Rick, but I am going to say... have at it! It's going to take some coding, and nobody knows your needs quite as well as you. The SpamAssassin plug in adds a couple of links to the right side of the message header display: Add to Whitelist and Add to Blacklist. These don't take up much room, and you could certainly evaluate that plug-in to figure out how to do it. Unfortunately, the SpamAssassin plug-in doesn't yet work with 1.2.8 or 1.2.9--the developer has posted here a couple times that he's nearly done, but not quite... You might also check out the BayesSpam plug-in. Haven't tried it, but it sounds similar to the system you describe. Cheers, -- John Locke Owner, Freelock, LLC http://www.freelock.com ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en -- 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
