Originally Posted by satheeshtech
|
Hi all,
im using javamail api to send mail.. when i send mail if i give non-exixtence email address,
i hav to get error message ..
any suggestion pls
|
If you expect to get an error message for the "user" (whether a real user, or a program somewhere) when they send the email, that won't happen.
You cannot determine the existence of an email address (so long as the email address is in a valid format).