aboutsummaryrefslogtreecommitdiffstats
path: root/mail/procmail/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/procmail/pkg-descr')
-rw-r--r--mail/procmail/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/procmail/pkg-descr b/mail/procmail/pkg-descr
new file mode 100644
index 000000000000..e7761038505c
--- /dev/null
+++ b/mail/procmail/pkg-descr
@@ -0,0 +1,9 @@
+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