ae9e6e3e9c
PR: 139178 Submitted by: Zane C. B. <vvelox@vvelox.net>
11 lines
539 B
Text
11 lines
539 B
Text
This module implements various functions needed for making a ZConf backed mail
|
|
cleint. It also currently includes two small utilities, listed below.
|
|
|
|
zcmailcompose - Composes a mail message and sends it using the specified
|
|
account.
|
|
zcgetmail - A getmail replacement using ZConf::Mail.
|
|
zcmailaccountmanage - A GUI interface to ZConf::Mail accounts.
|
|
zcmailuri - Invokes ZConf::Mail::GUI->compose via a mailto URI.
|
|
zcmailimapcache - Updates the Mail::Cache cache for the specified IMAP account.
|
|
|
|
WWW: http://search.cpan.org/dist/ZConf-Mail/
|