Revision history for Perl extension Mail::Postini. Release 0.18: ---------------------------- revision 1.13 date: 2010/03/24 14:28:44; author: scott; state: Exp; lines: +32 -4 - proxy support - fix for "String authentication failed" error when unescaped characters during auth (patch from Robert Norris) - special maintenance note: Scott can't maintain this module any longer (no more access to a Postini account). Any takers? Release 0.17: ---------------------------- revision 1.12 date: 2008/02/25 18:26:49; author: scott; state: Exp; lines: +3 -3 - fix fetch org list by orgname (patch from Art Zemon) Release 0.16: ---------------------------- revision 1.11 date: 2007/09/19 22:19:06; author: scott; state: Exp; lines: +80 -6 - list_aliases() method Release 0.15: ---------------------------- revision 1.10 date: 2007/09/17 22:52:15; author: scott; state: Exp; lines: +175 -2 - list_organizations() and set_org_data() methods Release 0.14: ---------------------------- revision 1.9 date: 2007/08/29 17:00:42; author: scott; state: Exp; lines: +7 -10 - fixes for bootstrapping the main org when it's been pushed off the drop-down Release 0.13: ---------------------------- revision 1.8 date: 2007/08/28 22:00:35; author: scott; state: Exp; lines: +8 -4 - fix how we find the orgid (Postini paging kicks in after 25 orgs, so we have to do a search instead) Release 0.12: ---------------------------- revision 1.7 date: 2007/08/22 20:55:21; author: scott; state: Exp; lines: +75 -2 - added reset_user_password() method Release 0.11: ---------------------------- revision 1.6 date: 2007/08/22 17:25:19; author: scott; state: Exp; lines: +61 -25 - add tracing option - fix set_org_mail_config() to use form parser - fix some doc typos Release 0.10: ---------------------------- revision 1.5 date: 2007/08/15 04:32:43; author: scott; state: Exp; lines: +16 -4 - use orgid if available for add_domain() Release 0.9: ---------------------------- revision 1.4 date: 2007/08/15 03:54:55; author: scott; state: Exp; lines: +260 -21 - set/get_org_mail_server() methods: used to set the smtp delivery server - updated docs Release 0.8: ---------------------------- revision 1.3 date: 2007/08/09 23:33:15; author: scott; state: Exp; lines: +94 -58 - new list_users() method - rudimentary handling of addition ezcommand options ---------------------------- revision 1.2 date: 2007/07/10 22:25:20; author: scott; state: Exp; lines: +152 -15 - documentation - uri-escape username and password at login ---------------------------- revision 1.1 date: 2007/07/10 19:21:36; author: scott; state: Exp; - initial import ============================================================================= 0.01 Tue Jun 26 16:46:03 2007 - original version; created by h2xs 1.23 with options -AX -b 5.8.1 Mail::Postini