Hello All,

I am trying to send mail using email engine. I've properly configured
mailbox.

But whenever I try to send mail it is giving me following error

Unknown SMTP host: smtpout.secureserver.net
javax.mail.MessagingException: Unknown SMTP host:
smtpout.secureserver.net;
 nested exception is:
       java.net.UnknownHostException: smtpout.secureserver.net
       at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:
1280)
       at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:
370)
       at javax.mail.Service.connect(Service.java:275)
       at
com.bmc.arsys.emaildaemon.SenderModule.openTransport(SenderModule.java:
424)
       at com.bmc.arsys.emaildaemon.SenderModule.doWork(SenderModule.java:
197)
       at com.bmc.arsys.emaildaemon.ThreadBase.run(ThreadBase.java:288)
       at java.lang.Thread.run(Thread.java:810)

My outgoing server does not require SSL. Also I am using proxy server for
internet connections and I've done all the settings for proxy in the AR
System.

I am on:

IBM AIX 5.3
AR Server 7.1
Mid-tier 7.1
JDK 1.5

Does anyone know how to resolve this problem?

Thanks & Regards,
Ajit
-- 
View this message in context: 
http://www.nabble.com/Email-engine-not-sending-mail-tp19018811p19018811.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to