Posted By:
Meena_KAnnan
Posted On:
Thursday, May 16, 2002 04:38 AM
How to track the invalid mail addresses that are not sent
using java mail
Actually , we get a sendfailed exception whenever there is a problem with the smtp server and not when it is not able to resolve the target location
So I am not able to track the addresses not even by transport event class.
Is there any other way to get the addresses using java mail