Re: [Exim] Re: [OT] Detecting closed exim -bS pipe in Perl

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Sheldon Hearn
日付:  
To: Philip Hazel
CC: exim-users
題目: Re: [Exim] Re: [OT] Detecting closed exim -bS pipe in Perl

On Fri, 31 Aug 2001 20:13:53 +0100, Philip Hazel wrote:

> It shouldn't be hard. Also, with -bs Exim shouldn't ever go away until
> you either send QUIT or close the pipe.


In the end, I opted for using the shell to pipe my Perl script's output
into -bs.

IPC is one area where Perl doesn't make things _any_ easier. :-)

Ciao,
Sheldon.