I am running into the problem, after an upgrade, that delivery of my
messages is slow. Hence, my queue is getting backed up and messages are
taking about an hour to get delivered.

tail -f /var/log/maillog | grep amavis
Mar 14 17:09:24 genetics amavis[2615]: (02615-01-6) Blocked SPAM, [
70.22.199.128] [192.89.52.117] <[EMAIL PROTECTED]> -> <
[EMAIL PROTECTED]>, quarantine: spam-gT4FrZEUbl5B.gz, Message-ID: <
[EMAIL PROTECTED]>, mail_id: gT4FrZEUbl5B, Hits:
13.41, 17456
ms
Mar 14 17:09:34 genetics amavis[2620]: (02620-01-6) Blocked SPAM, [
206.28.41.154] [206.28.41.154] <[EMAIL PROTECTED]> -> <
[EMAIL PROTECTED]>, quarantine: spam-NBdN6zoWJhsk.gz, Message-ID: <
[EMAIL PROTECTED]>, mail_id: NBdN6zoWJhsk, Hits:
21.36, 16799
ms

My master.cf shows:

smtp-amavis unix -      -       n       -       2  smtp
    -o smtp_data_done_timeout=1200
    -o smtp_send_xforward_command=yes
    -o disable_dns_lookups=yes
    -o max_use=20

127.0.0.1:10025 inet n  -       n       -       -  smtpd
    -o content_filter=
    -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 smtpd_milters=
    -o local_header_rewrite_clients=
    -o local_recipient_maps=
    -o relay_recipient_maps=
    -o
receive_override_options=no_header_body_checks,no_unknown_recipient_checks

Telnetting to 10025 takes only miliseconds, as does telnetting to 25.


Any ideas?

Thanks,
Kyle
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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/

Reply via email to