Click to See Complete Forum and Search --> : Socket


Law Chew Lim
April 11th, 1999, 09:15 PM
How do I check the length of the responce of the SMTP server??
Or is there anyway to determine the end of the responce string from the SMTP server??

e.g.
220 xxx.xxx.xxx.xxx Microsoft Exchange Internet Mail Service 5.0.1457.7 ready

Steve Dwire
April 12th, 1999, 03:37 PM
You should check the RFC to be sure, but I'd imagine each message would end with a carriage-return, line-feed pair.