Upgraded to amavisd-new-2.6.0. Thank you for non-milter dkim sign/verify. After the upgrade, for some mails I get the following:
sunny ~ # grep END-OF-MESSAGE /var/log/mail.log Apr 29 05:35:08 sunny postfix/smtpd[3631]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 05:36:26 sunny postfix/smtpd[3655]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 05:36:50 sunny postfix/smtpd[3660]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 05:53:16 sunny postfix/smtpd[4290]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 05:54:39 sunny postfix/smtpd[4301]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 06:40:34 sunny postfix/smtpd[5352]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 06:40:45 sunny postfix/smtpd[5364]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 06:46:59 sunny postfix/smtpd[5352]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 06:51:16 sunny postfix/smtpd[5689]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 06:51:55 sunny postfix/smtpd[5702]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 07:58:11 sunny postfix/smtpd[6500]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] Apr 29 07:58:24 sunny postfix/smtpd[6510]: timeout after END-OF-MESSAGE from sunny.caf.com.tr[127.0.0.1] All of the smtpds above are reinjection points from amavisd-new with the following settings in master.cf: 127.0.0.1:10025 inet n - n - - smtpd -o content_filter= -o local_recipient_maps= -o relay_recipient_maps= -o smtpd_restriction_classes= -o smtpd_delay_reject=no -o smtpd_client_restrictions=permit_mynetworks,reject -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o smtpd_data_restrictions=reject_unauth_pipelining -o smtpd_end_of_data_restrictions= -o mynetworks=127.0.0.0/8 -o smtpd_error_sleep_time=0 -o smtpd_soft_error_limit=1001 -o smtpd_hard_error_limit=1000 -o smtpd_client_connection_count_limit=0 -o smtpd_client_connection_rate_limit=0 -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks And in master.cf content filter is defined as: smtp-amavis unix - - n - 4 smtp -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes -o disable_dns_lookups=yes -o max_use=20 No mail is lost. But why is this happening? -- Eray ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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/
