diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-18 04:56:05 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-18 04:56:05 +0000 |
commit | cb19e319c427a025c01f7abc61d80c18c72fa5f8 (patch) | |
tree | 55a4b1be36c82df499c2663a5c29c839a73b7f66 /mail/mimedefang/files/patch-mimedefang.8.in | |
parent | Location change of if_wavelan_ieee.h MFC'd, so fix patch. (diff) |
Update to 2.15
PR: 39336, 38873
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=61473
Diffstat (limited to 'mail/mimedefang/files/patch-mimedefang.8.in')
-rw-r--r-- | mail/mimedefang/files/patch-mimedefang.8.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/mimedefang/files/patch-mimedefang.8.in b/mail/mimedefang/files/patch-mimedefang.8.in deleted file mode 100644 index a5450c9651c3..000000000000 --- a/mail/mimedefang/files/patch-mimedefang.8.in +++ /dev/null @@ -1,20 +0,0 @@ ---- mimedefang.8.in.orig Thu May 23 19:12:52 2002 -+++ mimedefang.8.in Sun Jun 2 22:13:54 2002 -@@ -25,7 +25,7 @@ - type. Typically, you should run \fBmimedefang\fR on the same computer - as \fBsendmail\fR. Therefore, you should use a UNIX-domain socket for - the connection type. The suggested value for the \fB\-p\fR switch is --\fB/var/run/mimedefang.sock\fR. -+\fB@SPOOLDIR@/mimedefang.sock\fR. - .TP - .B \-n \fImax_filters\fR - Because each incoming e-mail message forks a new Perl process, you can -@@ -66,7 +66,7 @@ - .TP - .B \-F \fIrules_path\fR - Specifies the path to the filter rules. By default, --\fB/etc/mail/mimedefang-filter\fR is used. If you use the \fB\-F\fR -+\fB@sysconfdir@/mimedefang-filter\fR is used. If you use the \fB\-F\fR - option, its value is passed to the underlying Perl filter program - using \fB\-f\fR. If you are using \fBmimedefang-multiplexor\fR, this - option is ignored; you should use the multiplexor's \fB\-F\fR option |