Dustin wrote: > 'Grep'-ing the log shows nothing related to the keywords you listed - > that, I find, is unexpected...it seems to me that I would see some of > those at least, giving an indication of something that's not right...but > no go...
> We are still getting the errors...and it seems that we get one typically > every 10 minutes or so...not every time, but now that I'm looking for > it, it appears that there may be a pattern emerging...is there any > significance of 10 minutes within Amavis? Postfix? SA? > Strange... > I'll review the link you included to see if there is anything that I can > try... > I think I'll jack the logging level up too to 4 or 5 and see if anything > pops out at me... > Let me know if you have other ideas for what to look at... > Thanx again! > Dustin. I would see if it is a particular message (or messages) that amavisd-new is having problems with. I would read email.txt in some recent temp directories to see if is the same message in each. If it turns out to be the same message I would look for the sender/recipient pair or queue id of the offending messages in the deferred queue (mailq). If email.txt was not a virus I would use mail/mailx/sendmail to send it to the recipient (or maybe first to myself for further review). I would bypass content_filter for the pickup service in master.cf so it would not get sent through amavisd while I did this (or use mini-sendmail and send to port 10025). Then I would delete it from the deferred queue. If it is not the same message (or few messages) I would have to continue to debug. What version of Net::Server are you using? Do you have Postfix send mail to any other programs besides amavisd-new at address 127.0.0.1? Gary V ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/