--- mimedefang.pl.8.in.orig Thu May 2 18:54:12 2002 +++ mimedefang.pl.8.in Sun Jun 2 21:54:05 2002 @@ -18,11 +18,11 @@ .TP .B \-f \fIfilter\fR Specifies the name of the file containing the filter. If this option is -omitted, the default filter \fB/etc/mail/mimedefang-filter\fR is used. +omitted, the default filter \fB@sysconfdir@/mimedefang-filter\fR is used. .SH OPERATION -\fBmimedefang.pl\fR evaluates the file \fB/etc/mail/mimedefang-filter\fR +\fBmimedefang.pl\fR evaluates the file \fB@sysconfdir@/mimedefang-filter\fR as a Perl fragment. This file should define the \fBfilter\fR procedure. For each part of a MIME message, \fBmimedefang.pl\fR calls \fBfilter\fR and disposes of the part as instructed by the filter. The various modes @@ -31,7 +31,7 @@ .SH TESTING FILTERS You are \fIstrongly\fR recommended to test your filter before installing -it in \fB/etc/mail/mimedefang-filter\fR. To test the filter, save it +it in \fB@sysconfdir@/mimedefang-filter\fR. To test the filter, save it in a file (e.g. \fBtest-filter\fR) and run this command: .nf