Mark Martinec wrote:
> Here is a patch for this bug (against 2.6.2):
>
> --- amavisd.orig 2008-12-15 01:50:09.000000000 +0100
> +++ amavisd 2009-02-15 01:57:40.000000000 +0100
> @@ -19993,4 +19993,5 @@
> 1;
> } or do { $eval_stat = $@ ne '' ? $@ : "errno=$!" };
> + prolong_timer('ask_daemon_internal', $deadline-time);
> last if $eval_stat eq ''; # mission accomplished
> # error handling (most interesting error codes are EPIPE and ENOTCONN)
>
> Mark
Thanks Mark, that did indeed fix the problem.
Bill
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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/