freebsd-ports/mail/drac/pkg-descr
Jeremy Chadwick 8ee821f5cf - Fixups for rc.subr dracd script (likely did not work without
some dracd_xxx variables already defined in rc.conf)
- Add new FTP mirror, since mirrors for this are few
- Remove pkg-message; that notice has been around long enough :)
- Grammatical fixes/wording in pkg-descr
- Take over as maintainer of this port

PR:		ports/105722
Reviewed by:	philip
Approved by:	philip
2006-11-22 01:23:30 +00:00

12 lines
725 B
Text

DRAC is a daemon that dynamically updates a relay authorization map for
Sendmail, Postfix and other MTAs that support it. It provides a way for
legitimate users to relay mail through an SMTP server, while preventing
non-authorized users from using it as a spam relay. Authenticated users
have their IP address added to the map immediately after they have
authenticated via POP, IMAP, or any other daemon which supports the
DRAC API. By default, map entries expire after 30 minutes, but can be
renewed by additional authentication. Periodically checking mail on a
POP server sufficiently does this. DRAC does not require that the
POP/IMAP and SMTP server be on the same physical host.
WWW: http://mail.cc.umanitoba.ca/drac/