Re: [exim] How to delay multiple adresses in TO CC or CCI ?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Niels Kobschätzki
Fecha:  
A: Yves ROUX
Cc: exim-users
Asunto: Re: [exim] How to delay multiple adresses in TO CC or CCI ?

> On 24. Jul 2020, at 14:04, Yves ROUX via Exim-users <exim-users@???> wrote:
>
> Hello,
> have users that put hundreds of addresses in their TO, CC or CCI fields.
> I know this is bad practice and they should use maillists, but most of
> them don't know how to do this.
> So to avoid overloading distant recipient servers, is there a config
> possible so say a mail with 100 recipients, will be sent one by one
> with a delay of 1 second ?


A mail with 100 recipients to the same domain is sent iirc as one mail to the target server and there it is split up into 100 mails.
Otherwise maybe this old thread helps you:

https://lists.exim.org/lurker/message/20050505.200358.a91206a2.en.html

Best,

Niels