freebsd-ports/mail/drac/pkg-descr
Alexander Langer ca9e2800d7 Add -b option to rpcgen calls to make this work on -CURRENT.
Add Name of Maintainer to pkg-descr.

PR:		26545
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-09 09:52:44 +00:00

13 lines
743 B
Text

DRAC is a daemon that dynamically updates a relay authorization map for
Sendmail, Postfix and other MTA's that supports it. It provides a way to allow
legitimate users to relay mail through an SMTP server, while still preventing
others from using it as a spam relay. User's IP addresses are added to the map
immediately after they have authenticated to the POP or IMAP server. By
default, map entries expire after 30 minutes, but can be renewed by additional
authentication. Periodically checking mail on a POP server is sufficient to do
this. The POP and SMTP servers can be on a POP server is sufficient to do this.
The POP and SMTP servers can be on different hosts.
WWW: http://mail.cc.umanitoba.ca/drac/
- Anders Nordby <anders@fix.no>