Simon, > Looks like ive solved one issue, and another crops up!... I think that > i may need to move to a mysql storage engine here? approx 17,000 > messages a day incoming on this server. > Any pointers here? - Thanks!! > > Nov 4 11:39:40 mx1 amavis[32148]: (32148-07) SA TIMED OUT, backtrace: > at /usr/share/perl5/Mail/SpamAssassin/DBBasedAddrList.pm line 171 > ... /usr/share/perl5/Mail/SpamAssassin/AutoWhitelist.pm line 134 > ... /usr/share/perl5/Mail/SpamAssassin/Plugin/AWL.pm line 355
Move AWL to SQL, if you haven't already. It is not too bad to start from scratch with an empty AWL database, it is probably not worth salvaging your existing AWL. Mark