* Mark Martinec <[EMAIL PROTECTED]>: > --- amavisd-new-2.4.5-pre2/amavisd Tue Jan 23 17:13:25 2007 > +++ amavisd-new-2.4.5/amavisd Sat Jan 27 23:30:22 2007 > @@ -13612,2 +13610,3 @@ > use IO::Wrap; > +use Errno qw(ESRCH); > use POSIX qw(WIFEXITED WIFSIGNALED WIFSTOPPED > > It only affects sites which use pipe on output, i.e. sendmail milter > and courier setups.
Ah, so this explains why amavisd-new didn't explode in my face :) -- Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED] Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
