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

Góra strony
Delete this message
Reply to this message
Autor: Andrew C Aitchison
Data:  
Dla: Хлебалов Степан
CC: Exim-users
Temat: 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 ?