Send me an email at howtodoinjava@gmail.com if you have some words for this blog. Or, you want to discuss something with me. I will be glad.
Was this post helpful?
Let us know if you liked the post. That’s the only way we can improve.
Send me an email at howtodoinjava@gmail.com if you have some words for this blog. Or, you want to discuss something with me. I will be glad.
Comments are closed.
A blog about Java and related technologies, the best practices, algorithms, and interview questions.
Hi,
I need to send bulk(10,000) emails at once. Whats the best way to do so. Currentyl i’m using javax.mail and gmail SMTP server.
Can I send 10,000 emails using javax.mail and gmail SMTP server? Will it be fast? Will it increase the spam ratio?
The best, I tried so far, is amazon ses.