Published › December 1, 2011 //
0 Comments
This plugin disallows incomplete email addresses in the Reply To input field on the personal options page. This helps avoid situations where unexpected domains get appended to an incomplete reply-to header, since many users think that it it OK to simply place their real name in this field.
Download...
Published › December 1, 2011 //
0 Comments
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.
Download...
Published › December 1, 2011 //
0 Comments
Vadmin is a control panel system that fits inside of SquirrelMail. It comes with features that allow system administrators to create, manage and delete user accounts amongst many other things. It can also be extended to manage any other aspects of the environment in which it is installed.
Vadmin is designed to support any number of system architectures by means of configurable backends. Currently, backends for VMailMgr and SQL database backed...
Published › December 1, 2011 //
0 Comments
This plugin allows you to set an auto-reply message to incoming email. It is written for the QMAIL server with authentication on an LDAP server. The vacation messages are stored in the LDAP directory under the "mailReplyText" field of the user's dn, and is activated if the "deliveryMode" is set to "reply".
Download...
Published › December 1, 2011 //
0 Comments
Displays a administrator defined logo above the folders list, with the username overlayed. If the login includes the server name, this will also be displayed.
Published › December 1, 2011 //
0 Comments
A very simple plugin that merely displays the current user's username either above or below the list of folders.
Make sure to download the Compatibility plugin in order for Username Display to function correctly.
Download...
Published › December 1, 2011 //
0 Comments
Allows users to specify a list of additional folders they would like to be treated as special. Of course, what this means is that these folders will be shown at the top of the folders lists, and in different colour on the left frame (if you have that option turned on).
Published › December 1, 2011 //
0 Comments
A plugin to allow an administrator to lock users accouts to specific IP addresses, or blocks of IP addresses. Supports single and multiple IP addresses, and CIDR notations for network blocks.
Published › December 1, 2011 //
0 Comments
This plugin provides an extensible set of data about the current user such as IP address, browser type and version, possibly their country, etc., mainly for use by other plugins.
Published › December 1, 2011 //
0 Comments
A user may now build a list of rules that will be used to determine if unsafe images will be shown. If a message matches any of the rules and contains images that would normally be initially hidden, then they are now shown by default.
Alternativly the user may choose to always show unsafe images, for all message. This is obviously not recommended by the core Squirrelmail Development Team - or they wouldn't have built this functionality to...