On Fri, Mar 05, 2004 at 02:59:57PM +0530, Sumukh Sirmokadam wrote:
Hello Everybody,
One of our java applications is giving some problems while communicating with ESMTP server. Some packets are getting lost and as a result messages are not sent or getting delayed. ESMTP is running on linux. Can neone give some pointers/links to ESMTP related docs ??
What do you mean by packets are getting lost?
Have you used telnet session and checked this? something like this? telnet esmtpserver 25 Are these commands going okay? -Krishna.