aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/ezmlm/Makefile2
-rw-r--r--mail/ezmlm/pkg-descr5
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile
index b1107ae8c4fb..266148a6f659 100644
--- a/mail/ezmlm/Makefile
+++ b/mail/ezmlm/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ezmlm.org/pub/qmail/ \
ftp://ftp.rifkin.technion.ac.il/pub/qmail/ \
ftp://ftp.mira.net.au/unix/mail/qmail/
-MAINTAINER= tom@eborcom.com
+MAINTAINER= tom@FreeBSD.org
# QMAIL_DIR is the directory where qmail is installed
.if !defined(QMAIL_DIR)
diff --git a/mail/ezmlm/pkg-descr b/mail/ezmlm/pkg-descr
index 925d25ac2351..39d5157e1ec3 100644
--- a/mail/ezmlm/pkg-descr
+++ b/mail/ezmlm/pkg-descr
@@ -10,9 +10,6 @@ relevant information stored in a new ~/SOS directory.
ezmlm takes advantage of qmail's VERPs to reliably determine the
recipient address and message number for every incoming bounce message.
-It waits ten days and then sends the subscriber a list of message
-numbers that bounced. If that warning bounces, ezmlm sends a probe; if
-the probe bounces, ezmlm automatically removes the subscriber from the list.
ezmlm is reliable, even in the face of system crashes. It writes each
new subscription and each new message safely to disk before it reports
@@ -22,3 +19,5 @@ ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into
memory. ezmlm hashes the subscription list into a set of independent
files so that it can handle subscription requests quickly. ezmlm uses
qmail for blazingly fast parallel SMTP deliveries.
+
+WWW: http://cr.yp.to/ezmlm.html