JavaMail Exchange Authentication

后端 未结 8 2056
长情又很酷
长情又很酷 2020-12-03 05:53

I\'m trying to use Exchange authentication from my app using JavaMail to do this. Could some one give me a guide to do this? After authentication I need to send mails that\'

8条回答
  •  無奈伤痛
    2020-12-03 06:39

    Some Exchange servers don't have smtp protocol enabled.
    In these cases you can use DavMail.

提交回复
热议问题