[EXIM] procmail transport & >From lines!

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: The UNIX Mighty!
Fecha:  
A: exim-users
Temas antiguos: Re: [EXIM] how to remove "Envelope-to:"
Asunto: [EXIM] procmail transport & >From lines!

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". i have a
problem with this line when i want to bounce mail from pine.
if the user is NOT using the procmail transport... then all is fine

BTW I have added "no_from_hack" option in ALL transports.


-Bikesh-


--
*** Exim information can be found at http://www.exim.org/ ***