Hallo Junior,

* Junior Tux <junior.pe...@gmail.com>:
> Dear all , i have a big problem with postfx queue. I'm using postfix
> amavis spamassain. But queue has 50000 mails. it's sending very slow.
> What Can i do ? Thanks.

There are various ways to debug this problem and improve performance.
A first stop should be http://www.postfix.org/QSHAPE_README.html which
describes not only how the various queues work together, but does also
give valuable hints on solving some of the problems which one might
encounter.

General hints on performance tuning can be found at
http://www.postfix.org/TUNING_README.html - those documents together
should provide you with a reasonable start.

> smtp-amavis unix - - n - 40 smtp
> -o smtp_data_done_timeout=1200
> -o smtp_send_xforward_command=yes

Can your server really handle 40 content filter processes (assuming
that $max_servers in amavisd is set to 40, too)? You might want to
look at your servers memory ressources and see if it startet swapping.

You should also provide logging output of messages which are processed
slowly - please note that you will need to track two queue IDs, one
before it enters the content_filter and one after the reinjection.


Cheers
Stefan

Reply via email to