summaryrefslogtreecommitdiff
path: root/mail/drac/pkg
diff options
context:
space:
mode:
authorgroo <groo@pkgsrc.org>2000-04-11 23:39:29 +0000
committergroo <groo@pkgsrc.org>2000-04-11 23:39:29 +0000
commitc9e071e3eb4eafb5cc8073d176f48df9fb692e5a (patch)
treeed75e03568228ee57bca70f39fbe94c99d29c85f /mail/drac/pkg
parentbb3acfbf1063f132c7ca07d421700ba0f33d858a (diff)
downloadpkgsrc-c9e071e3eb4eafb5cc8073d176f48df9fb692e5a.tar.gz
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.
Diffstat (limited to 'mail/drac/pkg')
-rw-r--r--mail/drac/pkg/COMMENT1
-rw-r--r--mail/drac/pkg/DESCR8
-rw-r--r--mail/drac/pkg/MESSAGE2
-rw-r--r--mail/drac/pkg/PLIST12
4 files changed, 23 insertions, 0 deletions
diff --git a/mail/drac/pkg/COMMENT b/mail/drac/pkg/COMMENT
new file mode 100644
index 00000000000..f0a12c221b1
--- /dev/null
+++ b/mail/drac/pkg/COMMENT
@@ -0,0 +1 @@
+Dynamic Relay Authorization Control
diff --git a/mail/drac/pkg/DESCR b/mail/drac/pkg/DESCR
new file mode 100644
index 00000000000..ad18cfc8da8
--- /dev/null
+++ b/mail/drac/pkg/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.
diff --git a/mail/drac/pkg/MESSAGE b/mail/drac/pkg/MESSAGE
new file mode 100644
index 00000000000..8e001667d1b
--- /dev/null
+++ b/mail/drac/pkg/MESSAGE
@@ -0,0 +1,2 @@
+You will need to modify a POP or IMAP server for this software to
+work. Please see share/examples/drac/INSTALL for details.
diff --git a/mail/drac/pkg/PLIST b/mail/drac/pkg/PLIST
new file mode 100644
index 00000000000..da62176b929
--- /dev/null
+++ b/mail/drac/pkg/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/04/11 23:39:29 groo Exp $
+libexec/rpc.dracd
+include/drac.h
+lib/libdrac.a
+man/man3/dracauth.3
+man/man8/rpc.dracd.8
+share/examples/drac/README
+share/examples/drac/INSTALL
+share/examples/drac/testing.c
+share/examples/drac/dracd-setup
+share/examples/drac/dracd.allow-sample
+@dirrm share/examples/drac