diff options
author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2006-11-22 01:23:30 +0000 |
---|---|---|
committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2006-11-22 01:23:30 +0000 |
commit | 8ee821f5cfc88098658df2c6f730d59677a22215 (patch) | |
tree | c2f3079c4e46dcba189fdbd0c5bf207b800d20f0 /mail/drac/pkg-descr | |
parent | 78a5c537e3a4ead9ecb70dad7bdbe82f42d3f5fd (diff) | |
download | ports-8ee821f5cfc88098658df2c6f730d59677a22215.tar.gz ports-8ee821f5cfc88098658df2c6f730d59677a22215.zip |
Notes
Diffstat (limited to 'mail/drac/pkg-descr')
-rw-r--r-- | mail/drac/pkg-descr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/mail/drac/pkg-descr b/mail/drac/pkg-descr index 91bbb459faac..b130738d70a9 100644 --- a/mail/drac/pkg-descr +++ b/mail/drac/pkg-descr @@ -1,12 +1,12 @@ 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 different hosts. +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/ - -- Anders Nordby <anders@fix.no> |