Driver is not sending mail notification

Hi Team , 

We have set our host name in email server options as mailrelayXXX to send out mail notification , 

drivers are taking time post executing send-email notification rule after that no errors are no mails is getting generated . 

Thanks 

Parents Reply Children
  • 0 in reply to   

    Hi , 

    We are receiving mail from the driver now , unfortunately our user app stopped working , it was throwing the below error 

    Caused by: javax.mail.MessagingException: Could not connect to SMTP host: mailrelayout.volvocars.net, port: 25, response: 554
    at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2106) ~[javax.mail-1.5.6.jar:1.5.6]

    Then we also applied the patch in user app , but still it is throwing error . Can you kindly assist here please .

    Thanks .