PDA

View Full Version : Setup Mail Host in Trading Networks


ramesh_kuruba
05-23-2006, 17:26
When I am trying to setup email through Alert Email in TN. I am having the problem below. How to setup the mailhost in TN?

The server was unable to send email to xyz@yahoo.com during processing. The subject of the email was SHIPMENT EXECUTED. The error message was: com.wm.app.b2b.server.ServiceException: javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;
nested exception is:
java.net.ConnectException: Connection refused: connect

at pub.clientimpl.smtp(clientimpl.java:531)

at sun.reflect.GeneratedMethodAccessor323.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287)

at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554)

at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)

at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl

mcarlson
05-24-2006, 08:43
Unless you have an email server running on the same box as IS/TN, it appears that you have not configured the email server settings in Trading Networks correctly.

Configuration information can be found in the TN docs.

Mark