From: Matt (no email)
Date: Mon Sep 27 2004 - 22:39:10 EDT
Dimitry Peisakhov wrote:
> here;s the line that defines the filter transport in master.cf:
>
> filter unix - n n - - pipe
> flags=Rq user=filter argv=/usr/local/anomy/filter.sh -f ${sender} --
> ${recipient}
>
> $SENDMAIL "$@" < out.$$
Put the following content_filter option under pickup in master.cf.
pickup fifo n - n - 1 pickup
-o content_filter=
Read:
http://www.postfix.org/FILTER_README.html
The above gives a lot better description of filtering than the HOWTO you
used.
Matt
|
|
|