mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
ae9e6e3e9c
PR: 139178 Submitted by: Zane C. B. <vvelox@vvelox.net>
12 lines
539 B
Plaintext
12 lines
539 B
Plaintext
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/
|