aboutsummaryrefslogtreecommitdiff
path: root/mail/procmail/pkg-descr
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-12-28 16:03:02 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-12-28 16:03:02 +0000
commit790651d3b02a9376202b5c63b60deb8921b645d2 (patch)
tree6b4523a7e9a4aa38d247cfc6ab09198a68626805 /mail/procmail/pkg-descr
parenta2a9f4068c2f45e289087f5d4a3a3935d29417bc (diff)
downloadports-790651d3b02a9376202b5c63b60deb8921b645d2.tar.gz
ports-790651d3b02a9376202b5c63b60deb8921b645d2.zip
Notes
Diffstat (limited to 'mail/procmail/pkg-descr')
-rw-r--r--mail/procmail/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/procmail/pkg-descr b/mail/procmail/pkg-descr
index e7761038505c..832c7d2f22ea 100644
--- a/mail/procmail/pkg-descr
+++ b/mail/procmail/pkg-descr
@@ -1,9 +1 @@
This is ProcMail, the ultimate incoming mail processor.
-If you want it to replace the functionality of /usr/libexec/mail.local
-then it must be suid root and needs the following lines in your
-hostname.mc file for sendmail:
-
-define(`LOCAL_MAILER_PATH', /usr/local/bin/procmail)dnl
-define(`LOCAL_MAILER_FLAGS', ShPfn)dnl
-define(`LOCAL_MAILER_ARGS', procmail -a $h -d $u)dnl
-mailer(local)dnl