summaryrefslogtreecommitdiff
path: root/mail/yadda (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove expired portsPav Lucistnik2006-01-144-52/+0
|
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* - Mark as DEPRECATED and set EXPIRATION_DATERenato Botelho2005-10-241-0/+3
| | | | | PR: ports/87803 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Update MASTER_SITES and un-deprecateRoman Bogorodskiy2005-05-072-6/+2
| | | | | PR: 80717 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
* Reset bouncing maintainer address. Reset all mastersites (they haveMark Linimon2005-04-071-4/+5
| | | | disappeared). Mark as DEPRECATED.
* BROKEN: Size mismatchKris Kennaway2005-02-281-0/+2
|
* Depend on the right p5-DBI depending on installed perl version.Erwin Lansing2004-05-171-3/+10
| | | | | PR: 66736 Approved by: maintainer
* Per distfile survey, remove two mastersites which disappeared in earlyMark Linimon2004-04-121-2/+0
| | | | March and early January respectively. Informed maintainer.
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Add yadda 1.0, Yet Another Damn Delivery Agent.Sergei Kolobov2004-01-064-0/+43
Yadda - Yet Another Damn Delivery Agent is a fully featured mail delivery agent, with support for Maildir++ and softquotas. It also supports filtering, and SQL-usage. It's written entirely in Perl and uses Mail::Audit which is available from CPAN. It's compatible with RFC2033 (LMTP) and works great with postfix, and other LHLO/LMTP-fluent MTA's. Author: Jesper Noehr <jesper@noehr.org> WWW: http://code.printf.dk/~decius/yadda/ PR: 60802 Submitted by: Jesper Noehr <jesper@noehr.org>