Displaying 1 result from an estimated 1 matches for "secid105".
2009 Aug 16
1
advice needed about "554 Too many recipients"
...like to know, what are the implications of increasing the
default 100 to 300? If 300 email recipients were added to the "To:"
field, does it establish 300 connections to the SMTP server, or not?
In the Exim documentation
(http://www.exim.org/exim-html-current/doc/html/spec_html/ch14.html#SECID105)
I found this:
"If this option is set greater than zero, it specifies the maximum
number of original recipients for any message. Additional recipients
that are generated by aliasing or forwarding do not count. SMTP
messages get a 452 response for all recipients over the limit; earlier
recipie...