On 24/07/2020 10:08, Yves ROUX via Exim-users wrote:
> 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 ?

Sending messages with a limited number of recipients:
- max_rcpt option on smtp transport.

Getting a delay of a second between them?  Hard.
Don't try unless you really really need to.


Mind, no reasonable remote server should run into
trouble with such.  At worst the should temp-reject
any recipients offered after their limit is reached,
upon which splitting has been done automatically.
We will try the remainder later.
-- 
Cheers,
  Jeremy

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to