/dev/rob0 wrote:
On Wed April 22 2009 17:36:56 Harsh Jain wrote:
 I am choosing the following settings to be on the safe side, so as
to not get blocked by any ISP for being aggressive.

... agree with all of rob0's comments.

# Be Nice
default_destination_concurrency_limit = 1
default_destination_rate_delay = 2s
default_destination_recipient_limit = 1

The above three settings are fine for a home server delivering to a relayhost, or a special "slow" transport, but are insane for general delivery.

Use the defaults.

default_recipient_limit = 100
This parameter is for queue management.  Leave it at the default.

>> maximal_queue_lifetime = 0
>> bounce_queue_lifetime = 0

You're just going to throw away the message if the recipient can't be reached on the first try?? Graylisting is becoming more common, Yahoo *frequently* defers delivery, and network problems aren't unusual. You're not providing your recipients very good service.

  -- Noel Jones

Reply via email to