How to send an email using MS exchange server

前端 未结 8 2336
一整个雨季
一整个雨季 2020-12-13 16:58

I am trying to sent an email using my company\'s mail server. But I am getting the following exception

Caused by: com.sun.mail.smtp.SMTPSendFailedException:          


        
8条回答
  •  旧巷少年郎
    2020-12-13 17:24

    In some companies, the Exchange server SMTP support is disable and you cannot ask them to enable it. In these cases, a reasonable solution is this one:

    http://davmail.sourceforge.net/

提交回复
热议问题