blob: e72cc85ea557312e896d8365450249b93d80aec4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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/
|