SquirrelMail  
Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties





Junk Email Filter






Security Notice
Phishing campain
Version 1.4.15
Security Upgrade
Plugins - Mail Alias
Category: Miscellaneous

This plugin will allow a user to set up email aliases for their account. Currently it assumes that both main account and forwarding information are held in a database such as MySQL or PostgreSQL. It also assumes that a user's id is their full email address of the form [USERNAME]@[DOMAIN].


Version 2.0.0
by Graeme C Neatham on Aug 20, 2005
[ mail_alias-2.0.0-1.4.4.tar.gz tarball (8562 d/l) Help ]
Requires: PEAR.DB

Description:

Major rewrite to use PEAR.DB database abstraction layer. Should now work with any database supported by PEAR.DB. Tested with MySQL, PostgreSQL and SQLite.

Moved SQL statements from the code to the config file.

Provided the possibility of keeping Aliases and Identities synchronized. That is when adding an Alias a matching Identity may be added; or when deleting an Alias all matching Identities may be deleted. When matching the Alias is compared to the "E Mail Address:" field used by the Identity.

Added Spanish translation.

Older versions

Version 1.6
by Graeme C Neatham on Jun 10, 2005
[ mail_alias-1.6-1.4.3.tar.gz tarball (5646 d/l) Help ]
Requires: SquirrelMail 1.4.3

Description:

This plugin allows several email addresses to be accepted into a single account. That is many emails, each to a different email address, end up in a single Mail-box.
Aliases are thus email addresses having no separate email store of their own whose emails will be delivered into a user's single main account.

History

1.6 (16/03/05)
* Improved code following guidance from Paul Lesneiwski
* Added ability to define "no maximum" for the number of aliases

1.5 (15/03/05)
* Added Dutch translation
* Added ability to define per user maximum aliases allowed

1.4 (02/01/05)
* Added French and Hebrew translations (no functionality changes)

1.3 (22/12/04)
* Modified interface to use a drop-down list for permitted domains

1.2 (08/12/04)
* Added Internationalization to code (no functionality changes)

1.1 (16/11/04)
* Tidied code to better meet plugin standards
* Add documentation files, (no functionality changes)

1.0 (15/11/04)
* Initial release

If you have problems with the download or decompressing...
Internet Explorer
Right-click on the file, then select "Save Target As"
Firefox, Mozilla, Netscape
Right-click on the file, then select "Save Link As"
Opera
Right-click on the file, then select "Save Link Document As"
Lynx and Links
Press "d" on the link to download the file directly.
  • Untarring problems: Your browser might have un-gzipped it for you automatically. Try just "tar xvf" instead of "tar xvfz". Also, the plugins archive isn't gzipped (it is a tarball of .tar.gz files)
  • Macintosh users: Just hold down your mouse button to get the menu instead of right-clicking.
  • If all else fails, seek our help
© 1999-2016 by The SquirrelMail Project Team