Bug 73560 - New port: mail/pear-Mail_Queue PEAR class for put mails in queue
Summary: New port: mail/pear-Mail_Queue PEAR class for put mails in queue
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-05 12:40 UTC by Antonio Carlos Venancio Junior
Modified: 2004-11-05 13:44 UTC (History)
0 users

See Also:


Attachments
file.shar (2.21 KB, text/plain)
2004-11-05 12:40 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2004-11-05 12:40:22 UTC
New port: mail/pear-Mail_Queue

Class to handle mail queue managment.
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2).
It can load, save and send saved mails in background
and also backup some mails.

The Mail_Queue class puts mails in a temporary container,
waiting to be fed to the MTA (Mail Transport Agent),
and sends them later (e.g. a certain amount of mails
every few minutes) by crontab or in other way.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-11-05 13:43:57 UTC
State Changed
From-To: open->closed

New port added, thank you!