Freeware

SquirrelMail Stuff

I've been running my own webmail server since March 2002 using the excellent SquirrelMail package.

Visit the SquirrelMail home page with the previous link, or find it on the equally excellent Sourceforge.

Folder Sizes Plugin

One of the first things I did once this system was up and running on my server was write a plugin that shows a users mail folder usage. This allows you too keep an eye on the mailbox usage, and let you know where all that space has gone if you go over quota.

The latest release is version 1.3. Check the the changelog for details:

v0.11-Apr-2002Initial version
v0.22-Apr-2002Handles hierarchies (folders hold messages or other folders - not both).
v0.37-Apr-2002Parent folders are determined better with the 'noinferiours' flag. Uses blank column for indentation and include </TR> and </TD> for browsers that can't understand stuff without them. Added subtotals as an option. Added Unread count.
v0.48-Apr-2002Correctly shows folders that may contain both children and messages by using 'noselect' flag to exclude counts, not 'noinferiours' as before.
v1.027-Apr-2002Fixed missing </TD> in header. As there are several hundred downloads and only this one error reported I think we can call this version 1.0 now.
v1.117-Oct-2002Works with register_globals on or off. Incorporated Frode Nordahl's il8n support.
v1.29-Feb-2003Works with Squirrelmail 1.4. Uses unformatted-disp folder names so when all folders are under INBOX things look nicer. Introduced option of having link as a button instead of text.
v1.313-Mar-2003Solves small problem with config include conflicting with some other plugins by using SM_PATH.
v1.48-Apr-2003Works with official 1.4 release. Fetches messages in batches to avoid PHP memory size problems. Also hoped this fixes performance problems on some servers (UW).

Download it here: folder_sizes.1.4-1.4.tar.gz
Pre-1.4 Squirrelmail users should get v1.1: folder_sizes.1.1-1.2.5.tar.gz

Unsafe Image Rules Plugin

One of the features I must admit didn't like about this system is that when a mail is received that contains HTML format message, and said HTML includes links to images these are not shown be default. Apparantly some nasty stuff can go on with links in messages so the images are replaced by a dummy one from the Squirrelmail distribution.

Such images are known as 'unsafe'. There are some times though, when a user may always trust the source of a message (known user, mailing list, etc.) and always want these images showm, without having to press the 'Show unsafe images' link initially shown on the bottom of these messages.

This plugin allows users to build a list of rules to enable this behaviour.

The latest release is version 0.3. Check the the changelog for details:

v0.110-May-2002Initial version.
v0.225-May-2002Added address book and identities matching. Made 'regexp' and 'contains' check separate. Added admin option to remove the 'Trust all sources' user option.
v0.331-Oct-2002Works with register_globals on or off.
v0.49-Feb-2003Compatible with Squirrelmail 1.4.

Download it here: unsafe_image_rules.0.4-1.4.tar.gz

Variable Sent Items Folder Plugin

I thought this would be a nice feature to have... it places a drop down option on the compose form that allows the user to specify a different folder to save a copy of the message in when it is sent.

Nice because sometimes you want to save the message someplace a bit safer than the 'Sent Items' folder (which should really be auto purged). Before I wrote this I'd have to go fish the message out of that folder and move it manually.

The latest release is version 0.3. Check the the changelog for details:

v0.125-May-2002Initial version.
v0.24-Nov-2002Works with register_globals on or off.
v0.321-Jan-2003Removed default folder prefix. Fixed bug with register_globals off.

Download it here: variable_sent_folder.0.3-1.2.6.tar.gz

Jump to Folder Plugin

I was finding it a bit annoying that when I had part of the folder tree (shown in the left hand frame) collapsed I could not easily switch to view a folder in the collapsed branch.

This plugin places a dropdown below the list to enable jumping to any folder, whether it's in a collapsed branch or not. There is also an option to show such a drop down above the main mailbox display so one could navigate between folders without ever using the left frame.

The latest release is version 0.3. Check the the changelog for details:

v0.114-Jun-2002Initial version.
v0.210-Sep-2002Don't use 'optgroups' as it doesn't really work well if folders can contain both messages and folders. This isn't ideal when they can only contain one or the other, but looks nice in both cases which is what counts. Added option to show drop down above main mailbox display.
v0.34-Nov-2002Works with register_globals on or off.

Download it here: jump_to_folder.0.3-1.2.7.tar.gz

Left CSS Plugin

Allows the user to specify a different style sheet for the left frame (where the folders are listed). Nice if you want that side smaller than the right.

The latest release is version 0.1. Check the the changelog for details:

v0.110-Feb-2003Initial version.
v0.21-Jul-2003Uses loading_prefs hook to do things properly.

Download it here: left_css.0.2-1.2.7.tar.gz

User Special Mailboxes Plugin

Allows users to specify a list of additional folders they would liketo be treated as special.

Of course, what this means is that these folders will be shown at the topof the folders lists, and in different colour on the left frame (if youhave that option turned on).

The latest release is version 0.1. Check the the changelog for details:

v0.125-Apr-2003Initial version.

Download it here: user_special_mailboxes.0.1-1.4.tar.gz


Back > Rob's World > Fun Stuff > Freeware
Copyright © 1997-2008 Robin Rainton unless otherwise acknowledged.
Sat Apr 20 13:44:31 2024 UTC - PHP 5.6.40