Hi to all,
I have a problem when I want to send a mailling list to my user comunity.
The
java code is ok.
The problem is that recently we changed the mail server, and now validates if exists each email address of the mailling list before sending the email. If there's any wrong address, all the process get down!
Yo know any way to avoid this validation with java code, because I can't configure the mail server.
Thank you, very much!