This plugin allows you to easily add the sender of an email to your address book via a small link placed next to the From address of an email. If the first and last name are sent along with the email address, it will input them also, so you don't have to. If the address is already in your address book, the link is not shown.
* Fixed a minor XSS Flaw in add.php. It is recommended that all users upgrade to this newest version immediately.
Moritz Naumann, Naumann IT Consulting & Services, Germany, http://www.moritz-naumann.com
Version 2.0
by Jimmy Conner on Jan 7, 2004
[
address_add.2.0-1.2.8.tar.gz tarball (31810 d/l)
Help ]
Requires: SquirrelMail 1.2.8
Description: * Fix for the infamous "Fatal error: Call to a member function on a non-object"
Thanks to Tom Satter
* Fixes to the name parsing if it uses a few different entities
Version 1.9
by Jimmy Conner on Mar 12, 2003
[
address_add.1.9-1.2.8.tar.gz tarball (19055 d/l)
Help ]
Requires: SquirrelMail 1.2.8
Description: * Fixes for supporting themes
* Fixes for Devel and " problems (current CVS)
* Cleaned up the includes
* Better support/detection of Stable (Removed the Check_SM_Version functions)
Version 1.8
by Jimmy Conner on Mar 10, 2003
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: * Supports names with different charsets
* Checks if nickname exists and suggests a different one if so
* Fixed several more E_All errors
* The Message Details plugin does something BAD, it calls a hook
from within itself which causes Address Add to die, so I added a fix for this
* Fixes to correct the SM_PATH behavior that crashed other plugins
(thanks Paul! (p dont think))
* Added International Support (Please let me know if these are translated wrong!!)
Thanks to the SM Translating Team! (I largely used their work in SM as my guide)
* Added 41 translations!!!
Version 1.7
by Jimmy Conner on Feb 17, 2003
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: * Fixed an E_All error when using in Devel for getting the email address
(thanks Paul! (p dont think))
* Changed requires to includes where they should be (for faster loading!)
Version 1.6
by Jimmy Conner on Feb 14, 2003
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: 1.6
* Supports new faster loading plugin model
* Optimized a little code, cleaned up a little code
1.5
* Fixes for possible XSS exploits
* Fix to do case insensitive comparing of addresses
* Removed use of sqextractGlobalVar() (obsolete)
* Cleaned up add.php
Version 1.4
by Jimmy Conner on Feb 8, 2003
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: * Works with both Current Devel and Stable (Different Location for Devel)
* Small fix for addresses with no from
* Small E_ALL fixes
* Changes to support new version checking plugin model
* Classes! (So much easier to debug/read/ect..)
* Reorganized alot of the code, removed alot of unnecessary stuff
Version 1.3
by Jimmy Conner on Oct 9, 2002
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: * Fix for addresses or names with special characters
* Register Globals = off compatible
Will not work in current Devel, look for a seperate version for the Devel Series soon.
Version 1.2
by Jimmy Conner on Jun 26, 2002
[
This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.7
Description: * Fix for addresses with a | in them
* Fixes for emails timing out (Thanks Ryan Dlugosz
for testing!)
Version 1.1
by Jimmy Conner on Jun 24, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.7
Description:
* Removed address verification, since it was causing numerous problems.
It also runs alot faster without it.
Version 1.0
by Jimmy Conner on Jun 10, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.7
Description:
* Initial release