Posted By:
asha_priya
Posted On:
Monday, July 23, 2001 01:42 AM
i have my own mail server set up in linux machine.it is set
and the service is started after which i send a mail to the
user of the mail server. The process wroks fine.But when i
run my client program for receiving the mail for the user the
client program hangs at the point where i have used the
getInputStream method on a message to retrieve the inputStream
of a message.