Re: SocketException!!!

2004-01-09 Thread Michael Sinz
Devan Namboothirippad wrote: hi, I work on a Java based e-mail server. When I send mails to a Java-based SMTP Server from my SMTP Client, I get SocketException (saying "Software caused connection abort" on the windows platform and "Broken pipe" on Linux.). But when I send mails to Postfix, my

SocketException!!!

2004-01-09 Thread Devan Namboothirippad
hi, I work on a Java based e-mail server. When I send mails to a Java-based SMTP Server from my SMTP Client, I get SocketException (saying "Software caused connection abort" on the windows platform and "Broken pipe" on Linux.). But when I send mails to Postfix, my client doesn't throw any ex