Posted By:
Sri_Raj
Posted On:
Friday, April 16, 2004 12:41 PM
Hi
I am using JavaMail api to send email trough java program.
It was working fine till yesterday. All of suddend
today i got following error message.
Error:
javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: 452 4.3.1 Out of memory
I would lile to know what could be the possible reason for
this error.
--Raj