Auteur: Robert Van Horn Date: À: exim-users Sujet: Re: [exim] pipe to bounce parser help
Thanks Phil, sometimes the obvious is hard for me.
bob
On Thu, Dec 20, 2007 at 02:53:59PM -0800, Phil Pennock wrote: >
> The mail is provided on the script's standard input. You'll need to
> read up on stdio, redirections and pipes for background material, but
> pipes are integral to the power and success of Unix, which introduced
> them. This is why the Exim transport is called "pipe".
>
> Regards,
> -Phil