http://java.sun.com/j2se/1.4.2/docs/api/java/net/UnknownHostException.html

Thrown to indicate that the IP address of a host could not be determined.

Axton Grams

On Sun, Aug 17, 2008 at 6:11 AM, AR_User <[EMAIL PROTECTED]> wrote:
> ** 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: Email engine not sending mail
> Sent from the ARS (Action Request System) mailing list archive at
> Nabble.com.
> __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> html___

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

Reply via email to