Understand the Impact of "Max Sends Per Session" parameter.
Hi,
in which customer sends a email to around 4000 contact through outbound request.
But they are getting below error after after sending email to 500
contacts.
POP3SMTP03/30/2012 14:38:57:659:ERROR:SMTP MAIL error: 421 #4.x.2 Too many messages for this session
POP3SMTP03/30/2012 14:38:57:659:ERROR:SMTP MAIL error: 421 #4.x.2 Too many messages for this session
I found one parameter in SMTP profile called "Max Sends Per Session". How does this parameter works.
As per the bookshelf it states: Max Sends Per Session - An integer value
that forces the driver to log off of the SMTP server after sending the
number of messages specified using this parameter. The driver will then
re-logon for the next send request. (Some SMTP servers may have problems
sending a large number (1000 or more) of messages in one session.)
0