Stefan, > Some days ago spamassassin's URICountry plugin causes spamassassin to > timeout and the amavisd process to stop working for two hours. Can somebody > give me some hints what went wrong and how I can prevend this behavior? > > Jun 2 00:44:36 testserv amavis[25228]: (25228-01-19) > Checking: SiDt9PCA1n9Q [129.69.1.9] > <[EMAIL PROTECTED] >rg> -> <[EMAIL PROTECTED]> > > Jun 2 00:47:57 testserv amavis[25228]: (25228-01-19) (!)SA TIMED OUT, > backtrace: at /usr/lib/perl5/site_perl/5.8.3/IP/Country/Fast.pm > line 76
> SA check: 6857227 The IP/Country/Fast.pm line 76 calls inet_aton. Seems there is something weird with system's DNS resolver routines. If you still have a problem-message and can reproduce the situation, it would be worthwhile to add a debugging printout to Fast.pm and see what is an argument and what is going on there. Perhaps printing to STDERR and running as 'amavisd foreground' (or redirecting stderr to a file) would let you see the debug message. Mark ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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/
