cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
653
Views
0
Helpful
1
Replies

How to setup SMTP server for LMS3.2

vuonghongvu
Level 1
Level 1

Hi everybody!


I have a server LMS 3.2.

I want send email alert from DFM with account mail admin@bbraun.com to email user10@bbraun.com. The mail server is Lotus note with IP 172.30.83.2 port service 1352.

But i can't setup SMTP default server for sent email when i access DFM/Configuration/ Other Configurations/ SMTP Default Server.
I had telnet 172.30.83.2 1352 from LMS server. The result is very good, i can access mail server with  port 1352

I send nos.log and smtp.log


Please help me troubleshooting!

1 Reply 1

Nael Mohammad
Level 5
Level 5

Try to telnet to the smtp server with the port number and attempt a "helo" and see if the connection is being refused. In the logs it indicates a connection refused message which implies that you need to allow the lms server to connect your lotus server.

[ Thu May 26 09:47:12 ICT 2011 ] WARN   [MailUtility : isMailServerWorking]  : While trying to send HELO, the mail server [172.28.38.11] had thrown this exception :

java.net.ConnectException: Connection refused: connect

[ Thu Apr 14 16:19:55 ICT 2011 ] WARN   [MailUtility : isMailServerWorking]  : While trying to send HELO, the mail server [172.30.83.2] had thrown this exception :

java.net.ConnectException: Connection refused: connect