...
The SMTP server does not send mails to external addresses such as xxx@yyyyyyxxx @ yyyyyy.com (i.e. addresses outside the company network) with the information:
Code Block |
---|
550 5.7.1 Unable to relay for xxx @ xxx@yyyyyyyyyyyy.com |
and rejects such mails. In addition, mails are not sent out to other recipients.
...
Code Block |
---|
18 11:59:52.261 5 12030.F7E406D0 JavaMail Send smtp=10.255.129.154 to="aaa@bbbbbbaaa @ bbbbbb.com, xxx xxx@yyyyyy@ yyyyyy.com" subject="ERROR SCHEDULER-279 Process terminated with signal 9 (SIGKILL Kill, unblockable)" 18 11:59:52.442 181 12030.F7E406D0 [xc.insert 1, "javax.mail.SendFailedException"] 18 11:59:52.442 0 12030.F7E406D0 [xc.insert 2, "Invalid Addresses 18 11:59:52.442 0 12030.F7E406D0 550 5.7.1 Unable to relay for xxx xxx@yyyyyy@ yyyyyy.com 18 11:59:52.442 0 12030.F7E406D0 "] 18 11:59:52.442 0 12030.F7E406D0 [xc.insert 3, "send"] |
...