Jens, > after an update of my system running exim 4.62 and amavisd-new 2.50, > mails with more than 3 reciepents will not be delivered and blocked > by amavis with the following error: > > 421 4.1.0 Failed, id=07297-15, from MTA([127.0.0.1]:10025): 421 > Unexpected log failure, please try later > > In the FAQ I've read that this problem comes from the openfiles limit > on the os. So I've set the openfiles to 4096 (from default 1024): > But nothing has changed. Still mails to recipients > that > 3 will not be delivered. > > So what can I do ?
Check your log files: the exim log file, and system log files (e.g. /var/log/messages). Try manually telnetting to 127.0.0.1 10025 and simulate a session with more than three recipients and see what happens. Check free space on partitions, and sanity (e.g. protection) of log files and syslog. Enable Exim debugging if available. Ask on the Exim mailing lists if you run out of ideas, google may be of help. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
