mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update MAINTAINER and add WWW:
This commit is contained in:
parent
e381952eab
commit
84211eb9fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32624
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user