SMTP Server Issue in intersystem cache
Posted
by nayanak
on Server Fault
See other posts from Server Fault
or by nayanak
Published on 2010-05-10T07:01:47Z
Indexed on
2010/05/10
7:05 UTC
Read the original article
Hit count: 273
I am facing an issue when I am sending Email from intersystems cache. I am able to send the mail, with out any problem the first time. But the second time when I am trying to send the smtp server is not responding properly. The first Helo command is sent. I recieve the confirmation 220 from the server. But I do not recieve the Message 250. So the next command is giving me the error 503, 5.5.2 "Send helo first" message.
I am unable to find out why the server is not responding the second time.
© Server Fault or respective owner