On Fri, 5 Mar 1999, The UNIX Mighty! wrote:
>
> Folks,
>
> I'm using procmail to filter mail, so i have a transport
> -----------------------------------
> procmail_pipe:
> driver = pipe;
> envelope_to_add,
> command = "/usr/local/bin/procmail -d ${local_part},
> no_from_hack,
> ----------------------------------
>
> why does this transport add a line starting with ">From".
Actually, it adds a line starting with "From", because that is the
default of the "prefix" option (/usr/ucb/vacation needs it, and that is
the most common use of piping). If you don't want it, change "prefix".
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***