spring - How to use sendmail in Java? -
currently company using 3rd party services send emails, instead decision has been taken utilize sendmail. web application built on java, spring, ibatis. new sendmail , need know next details:
how utilize sendmail in java? is possible utilize sendmail through spring? please point me tutorial not found related in sendmail website.
sendmail implements smtp protocol, email handling library (e.g. javamail or apache commons email) should work.
java spring sendmail
No comments:
Post a Comment