"Dan Egli" <[EMAIL PROTECTED]> writes:

> Here's the section of my exim 4.10 config file that calls procmail:
>  
>  
> procmail_transport:
>   driver = pipe  
>   command = "/usr/bin/procmail -p -d ${local_part}"

Well, I'm no procmail expert, but my procmail man page says, in the
description of the -d flag, that the -d flag is incompatible with -p.
So I suspect that your environment is not being preserved by the -p.

Does Exim not automatically run any delivery programs as the user?
Perhaps other Exim users can speak to this.


Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to