Re: [EXIM] Majordomo "digest" creates messages that Exim thi…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Paul Mansfield
日付:  
To: Alan B. Clegg
CC: exim-users
題目: Re: [EXIM] Majordomo "digest" creates messages that Exim thinks are errors
On Wed, 25 Feb 1998, Alan B. Clegg wrote:
> (I've currently commented out all the prints to STDERR in digest) code that
> prints to STDERR without Exim considering this an error? Yes, writing to
> STDERR is ugly, but STDOUT is being used to produce the digest.


the only thing I could suggest is to put a sh script around the program
which can then redirect the different file handles, so that stderr goes to
a file with '2> /var/tmp/majordomo-errors' which might allow you to control
I/O better... you could then do something offline with the resulting error file

just a thought

Paul
----
P Mansfield, Senior SysAdmin PSINet, +44-1223-577577x2611/577611 fax:577600
"Whatever it was that wasn't wrong and couldn't be reproduced and works like
it always has...has apparently been fixed."... from a fault report.


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