Hi there, I am using Amavisd-new 2.4.0 together with postfix 2.2.10 and mysql 5.0.21. Perl Version is 5.8.8-r1 and DBD-mysql is 3.0002_p4
Since I started using Amavisd-new I sometimes had the problem of mails getting deffered with: lost connection with 127.0.0.1[127.0.0.1] while sending RCPT TO but after some minutes or after some postqueue -f they went through and all was fine and I didn't care much :-) Now I started sending mails with up to 200 recipients and none of them goes through amavis. After 30-40 recipients connection is lost. The logfiles tell the following: Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) (!) lookup_sql: fetchrow_arrayref: sth not available at (ev al 54) line 117, <GEN32> line 49., , Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) (!!) TROUBLE in process_request: fetchrow_arrayref: sth not available at (eval 54) line 117, <GEN32> line 49. at (eval 57) line 262, <GEN32> line 49. Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) Amavis::In::SMTP DESTROY called, sock=Net::Server::Proto::T CP=GLOB(0xb6d5034), normal=0 Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) ESMTP> 421 4.3.2 Service shutting down, closing channel Jun 7 10:51:11 h7669 postfix/smtp[2054]: vstream_buf_get_ready: fd 11 got 50 Jun 7 10:51:11 h7669 postfix/smtp[2054]: < 127.0.0.1[127.0.0.1]: 421 4.3.2 Service shutting down, closing channel Jun 7 10:51:11 h7669 postfix/smtp[2054]: connect to subsystem private/defer Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr nrequest = 0 Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr flags = 0 Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr queue_id = B5F44DE2B Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr original_recipient = [EMAIL PROTECTED] Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr recipient = [EMAIL PROTECTED] Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr offset = 4659 Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr status = 4.0.0 Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr action = delayed Jun 7 10:51:11 h7669 postfix/smtp[2054]: send attr reason = host 127.0.0.1[127.0.0.1] said: 421 4.3.2 Ser vice shutting down, closing channel (in reply to RCPT TO command) Jun 7 10:51:11 h7669 postfix/smtp[2054]: private/defer socket: wanted attribute: status Jun 7 10:51:11 h7669 postfix/smtp[2054]: vstream_fflush_some: fd 12 flush 276 Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) prolong_timer smtp response sent: timer set to = 480 s Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) Amavis::TempDir::DESTROY called Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) TempDir removal: empty tempdir is being removed: /var/amavi s/tmp/amavis-20060607T081333-08988 Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) rmdir_recursively: /var/amavis/tmp/amavis-20060607T081333-0 8988, excl= Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) rmdir_recursively: /var/amavis/tmp/amavis-20060607T081333-0 8988/parts, excl=0 Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) Amavis::Lookup::SQL DESTROY called Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) Amavis::Cache DESTROY called Jun 7 10:51:11 h7669 amavis[8988]: (08988-05) Amavis::DB::SNMP DESTROY called Jun 7 10:51:11 h7669 postfix/smtp[2054]: vstream_buf_get_ready: fd 12 got 10 Jun 7 10:51:11 h7669 postfix/smtp[2054]: input attribute name: status Jun 7 10:51:11 h7669 postfix/smtp[2054]: input attribute value: 0 Jun 7 10:51:11 h7669 postfix/smtp[2054]: private/defer socket: wanted attribute: (list terminator) Jun 7 10:51:11 h7669 postfix/smtp[2054]: input attribute name: (end) Jun 7 10:51:11 h7669 postfix/smtp[2054]: B5F44DE2B: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0. 0.1], delay=78899, status=deferred (host 127.0.0.1[127.0.0.1] said: 421 4.3.2 Service shutting down, closi ng channel (in reply to RCPT TO command)) Jun 7 10:51:11 h7669 postfix/smtp[2054]: flush_add: site gmx.net id B5F44DE2B Jun 7 10:51:11 h7669 postfix/smtp[2054]: match_hostname: gmx.net ~? h7669.serverkompetenz.net Jun 7 10:51:11 h7669 postfix/smtp[2054]: match_hostname: gmx.net ~? localhost.serverkompetenz.net Jun 7 10:51:11 h7669 postfix/smtp[2054]: match_hostname: gmx.net ~? serverkompetenz.net Jun 7 10:51:11 h7669 postfix/smtp[2054]: match_list_match: gmx.net: no match Jun 7 10:51:11 h7669 postfix/smtp[2054]: flush_add: site gmx.net id B5F44DE2B status 4 Jun 7 10:51:11 h7669 postfix/smtp[2054]: smtp_get: EOF so I think it must be a problem with mysql but no idea how to fix it. Any Help or hints would be appreciated since I am stuck here. Thanks Michael _______________________________________________ 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/
