On Tue, 3 Jul 2001, Marc Langer wrote:
> On Mon, Jul 02, 2001 at 20:16:05 +0100, Ivan Beveridge wrote:
> > Should be:
> >
> > command = "/usr/sbin/amavis -f <${sender_address}> -d ${pipe_addresses}"
> > <snip>
> >
> > See the amavis FAQ on:
> > http://www.amavis.org/amavis-faq.php3
>
> Hmmm, I used the config out of README.exim, and with Philip Hazel
> and Marc Haber in the credits I could not imagine that there is an
> error in this ;-)
I do not use AmaVis.
However, it is probably true that using
-f ${sender_address}
in a command line (without the <>) is going to cause trouble for bounce
messages, because ${sender_address} will be replaced by nothing in that
case. That is probably confusing the command.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.