HowToDoInJava

  • Python
  • Java
  • Spring Boot
  • Dark Mode

Contact Us

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.

Feedback, Discussion and Comments

  1. Akash

    September 6, 2019

    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?

    • Lokesh Gupta

      September 6, 2019

      The best, I tried so far, is amazon ses.

Comments are closed on this article!

Search Tutorials

Meta Links

  • About Me
  • Contact Us
  • Privacy policy
  • Advertise
  • Guest and Sponsored Posts

Recommended Reading

  • 10 Life Lessons
  • Secure Hash Algorithms
  • How Web Servers work?
  • How Java I/O Works Internally?
  • Best Way to Learn Java
  • Java Best Practices Guide
  • Microservices Tutorial
  • REST API Tutorial
  • How to Start New Blog

Copyright © 2020 · HowToDoInjava.com · All Rights Reserved. | Sitemap

  • Java 15 New Features
  • Sealed Classes and Interfaces
  • EdDSA (Ed25519 / Ed448)