Am 27.04.2011 17:32, schrieb Wietse Venema:
>> is there a way to configure postfix that he would quque outstanding
>> messages for such a destination for lets say 5 minutes instead
>> produce a tempfail for every message sent to the host?
>>
>> host xxxx said: 410 maximum mail limit exceeded, try again later. bye (in 
>> reply to DATA command)
> 
> Hanging up after 410? That may actually result in the queue manager
> marking a site as "dead" after a sufficient number of such errors,
> and not delivering any mail to it for $minimal_backoff_time.

this is what i would have expcted with this settings:
* only one message per destination/second
* maximum of 5 connections to one destination
* wait 15 minutes for the next try to respect greylistings
* wait 15 minutes after 5 tempfails of a destination
* it does not matter if mails are out a hour later on the machine

this are the settings:
queue_run_delay                                     = 240
maximal_queue_lifetime                              = 2d
bounce_queue_lifetime                               = 2d
minimal_backoff_time                                = 900
maximal_backoff_time                                = 5400
message_size_limit                                  = 36700160
initial_destination_concurrency                     = 5
smtp_destination_concurrency_limit                  = 5
default_destination_recipient_limit                 = 15
default_destination_concurrency_limit               = 5
default_destination_concurrency_failed_cohort_limit = 5
default_destination_rate_delay                      = 1
transport_retry_time                                = 30
max_idle                                            = 60

this are the timestamps of "maximum mail limit"-tempfails and
i would expect 15 minutes wait after the "Apr 27 17:08:45" and
not sure what i did wrong:
Apr 27 17:08:29
Apr 27 17:08:33
Apr 27 17:08:37
Apr 27 17:08:41
Apr 27 17:08:45
Apr 27 17:08:49
Apr 27 17:08:53
Apr 27 17:08:57
Apr 27 17:09:01
Apr 27 17:09:06
Apr 27 17:09:10
Apr 27 17:09:14
Apr 27 17:09:18
Apr 27 17:09:22
Apr 27 17:09:26
Apr 27 17:09:30
Apr 27 17:09:34
Apr 27 17:09:38
Apr 27 17:09:42
Apr 27 17:09:46
Apr 27 17:09:50
Apr 27 17:09:54
Apr 27 17:09:59


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to