Re: [exim] Exim, mail with over 100 recipients.

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Andrew C Aitchison
Data:  
Para: Хлебалов Степан
CC: Exim-users
Asunto: Re: [exim] Exim, mail with over 100 recipients.
On Tue, 22 May 2018, Хлебалов Степан via Exim-users wrote:

> > It's far more likely you hit the 100 default on the
> > smtp transport (max_rcpt)
> In smtp transport I already added
> mac_rcpt = 150.


Should be
     max_rcpt = 150
with an "x". Is the typo in the config, or just the email ?