diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /mail/drac/DESCR | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/drac/DESCR')
-rw-r--r-- | mail/drac/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/drac/DESCR b/mail/drac/DESCR new file mode 100644 index 00000000000..ad18cfc8da8 --- /dev/null +++ b/mail/drac/DESCR @@ -0,0 +1,8 @@ +DRAC is a daemon that dynamically updates a relay authorization map for +sendmail. 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. |