The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for ZConf-Mail

1.2.0	2009-06-21/14:00
		-Updated look for 'bin/curses-zcmailcompose'.
		-Compose no longer requires either a to or cc address for compose.
		-Document the hot keys for 'ZConf::Mail::GUI::Curses'.

1.1.0	2009-06-17/11:50
		-Correct ZConf::Mail::GUI->compose documentation as the info
			on the account args hash was missing.
		-Add 'composeFromURI' to 'ZConf::Mail::GUI'.
		-Add 'bin/zcmailuri'.
		-Correct some POD naming stuff for 'bin/zcmailcompose' and
			'bin/curses-zcmailcompose'.
		-Update manifest.
		-Default sendable and fetchable stuff implemented.

1.0.1	2009-06-17/00:00
		-Fix error when the compose script fails.
		-Fix the pod for ZConf::Mail::GUI.
		-All modules are now load tested.
		-useX fixed.

1.0.0	2009-06-15/19:00
		-Add ZConf::GUI support.
		-Reimplement 'bin/zcmailcompose' and 'bin/zcmailaccountmanage'
			under 'ZConf::Mail::GUI'.

0.3.1	2009-04-01/8:30
		-Fix mime-signing.

0.2.0	2009-03-04/6:00
		-Added 'deliverIMAP' and 'createMimeEntity'.
		-SMTP can now save the sent mail.
		-'createEmailSimple' now no longer tries to create 'To' or
			'CC' headers if it has nothing.

0.2.0	2009-02-23/02:30
		-Add 'getSet', 'listSets', and 'readSet'.

0.1.0	2009-02-20/03:40
		-Add 'bin/zcmailaccountmanage'.
		-Fix 'getAccounts'.
		-'createAccount' actually saves the config now.
		-'createAccount' now works for the type 'exec'.
		-Correct requirement checks in IMAP, MBox, and Maildir connectors.
		-No longer error if ending the data session fails.
		-'delAccount' now works.
		-Add pod docs for all scripts.

0.0.0	2008-11-25/17:40
		-Initial release.