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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andrew C Aitchison
日付:  
To: Хлебалов Степан
CC: Exim-users
題目: 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 ?