blob: 4086797f2fbea90347535999eab96345f5eb4c65 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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.
WWW: http://search.cpan.org/dist/ZConf-Mail/
|