On Fri, Jan 02, 2009 at 04:53:23PM -0500, Jason Welsh wrote:
> I looked it up and here is the real scoop.. ;)
>
> *You may not include more than 100 recipients in a single email. Messages
> will not
> be sent to any recipients in excess of 100.
> *You may not exceed 500 recipients in 1 hour. Exceeding 500 recipients in 1
> hour
> will result in the suspension of your ability to send email for 24 hours.
>
> so If I use the following:
> smtp_destination_recipient_limit = 8
> smtp_destination_rate_delay = 60
>
> this means that only 480 messages will get relayed in one hour, right?
No, it means up to 60 messages an hour with up to 8 recipients each.
Using this ISP for bulk mailing is a really poor infrastructure choice.
If you can't make better choices, you may be better off with VERP
(resulting in 1 recipient per message), and at most 450 messages per
hour via a rate delay of 8 seconds per message. With VERP you can also
determine, in a lot more cases, which recipient is causing persistent
bounces and must be removed from your list.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.