diff options
Diffstat (limited to 'mail/drac/pkg-descr')
-rw-r--r-- | mail/drac/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/drac/pkg-descr b/mail/drac/pkg-descr deleted file mode 100644 index b130738d70a9..000000000000 --- a/mail/drac/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -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/ |