Re: [exim] pipe to bounce parser help

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Robert Van Horn
日付:  
To: exim-users
題目: 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