Autor: Andrew C Aitchison Datum: To: Хлебалов Степан CC: Exim-users Betreff: 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 ?