Revision history for ZConf-Mail

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.