Re: [exim] batching messages to ISP

Pàgina inicial
Delete this message
Reply to this message
Autor: Ian Eiloart
Data:  
A: pdcooper, exim-users
CC: 
Assumpte: Re: [exim] batching messages to ISP


--On 19 July 2005 07:37:10 +0100 p cooper <pdcooper@???> wrote:

> My ISP seems to limit emails being sent out to 50 at a time


Do you mean (a) 50 messages in one SMTP connection? Or (b) 50 recipients in
one message? Or (c) 50 messages in a given time period?

All of them are done automatically. Exim retries temporarily rejected
recipients at regular intervals until everything is delivered.

If (a) is the problem, and the messages are identical, then make sure your
PHP script queues only one message, with 258 recipients. Make them BCC
recipients, though.

If (b) is the problem, then have your script generate a few messages with
50 recipients each.

If (c) is the problem, then think about adjusting your exim retry times
accordingly.

> .Ive got a
> mail shot of 258 to send from a PHP application. is there a way of
> getting exim to queue the emails and then send 50 at a time to the IPS
> smtp server at 10 minut intervals until they are all gone ?
>
>
> PS this isnt in the book either (!)
> --
> p cooper




--
Ian Eiloart
Servers Team
Sussex University ITS