6 msgDSN relay host
1 msgRestrict sender and from to one domain on outbo...
10 msgOutbound postfix routing issue
25 msgProblem with Black List
3 msgLooking at new mail server layout
26 msgwhy every minute: 'reload configuration /etc/po...
2 msgmyhostname parameter
17 msgRBL problems with smarthost on private address ...
34 msgBackscatting filter?
3 msghow to setup postfix in 'deliver-only' mode?

Slow queue configuration
\ Gary W. Smith (6 May 2008)
. \ Gary W. Smith (6 May 2008)
. \ Noel Jones (6 May 2008)
. \ Gary W. Smith (6 May 2008)
. . \ (Wietse Venema) (6 May 2008)
. \ mouss (6 May 2008)
. \ Gary W. Smith (6 May 2008)

17 msgSome Windows SMTP Server have problems with STA...
5 msgFor each check_ns or each check_mx, the value i...
4 msgpostfix and spf
2 msgPassword Validation in postfix
4 msgcatching some spam with warn_if_reject and reje...
9 msgRFC: Check mail quota at a mail relay (backscat...
31 msgGPS vs GLD (greylisting)
3 msgUnmeant update from 2.2.10 to 2.5.1
27 msgmailq lockups
Subject:Slow queue configuration
Group:Postfix-users
From:Gary W. Smith
Date:6 May 2008


 

Hello,

I'm trying to implement a custom queue for lycos. For some off the wall reason they have our IP randomly listed as being in spamhaus. That is, lycos does. spamhaus had it listed when we received the range 60 days ago, but that was fixed 60 days ago...

Because we have a lot of random mail being believered to a couple lycos users, I figured I'd implement a seperate queue for them (as well as AOL while I was at it). Following the troubleshooting methods from http://www.postfix.org/QSHAPE_README.html <http://www.postfix.org/QSHAPE_README.html> , I did the following

Added to master.cf

lycoscom unix - - n - 10 smtpd
aolcom unix - - n - 10 smtpd

Added to main.cf

transport_maps = hash:/etc/postfix/transport_queues
lycoscom_destination_concurrency_failed_cohort_limit = 100
lysoccom_destination_concurrency_limit = 20
aolcom_destination_concurrency_failed_cohort_limit = 100
aolcom_destination_concurrency_limit = 20

Added to transport_queues (and postmap'd it as well)

aol.com aolcom:
lycos.com lycoscom:

But I still seem to be getting all of the mail in the deferred queue anyway.

T 5 10 20 40 80 160 320 640 1280 1280+
TOTAL 46 0 6 0 0 2 0 0 1 2 35
lycos.com 36 0 0 0 0 0 0 0 0 1 35
aol.com 6 0 2 0 0 2 0 0 1 1 0

Is this the expected result or should I see the mail fall into their own queues. The queue was implemented two days ago, so all of the email for AOL should have been in the new queues.

Any suggestions?










© 2004-2008 readlist.com