how to build a mail server in java
Posted
by ylazez
on Stack Overflow
See other posts from Stack Overflow
or by ylazez
Published on 2010-06-13T20:13:03Z
Indexed on
2010/06/13
20:22 UTC
Read the original article
Hit count: 155
javamail
greetings all i have an app(spring+hibernate) that needs to send thousands of emails simultaneously and i was told that the best solution here is to have a mail server i don't have any idea where to start or if there's a framework or a service that is better so please guys give me some info where to start, thank you.
© Stack Overflow or respective owner