Re: WOMailDelivery UnknownHostException: mailhost
Re: WOMailDelivery UnknownHostException: mailhost
- Subject: Re: WOMailDelivery UnknownHostException: mailhost
- From: Denis Stanton <email@hidden>
- Date: Fri, 3 Oct 2003 07:55:22 +1200
Hi George
Thanks for your help. I believe what you say about needing an SMTPHost
that accepts, but as sending via mac.com works from home I don't know
why it doesn't work from the web-hosting site. The server is an eMac
which we have set up ourselves at the ISP's site.. Is there something
I did when I set up my home iMac that we didn't do on the server?
I don't really know that my WO app is using mac.com. The diagnostic
println tells me that SMTPHost = smtp
I tried to set it to smtp.mac.com, but that was later. The default is
SMTPHost = smtp on two machines that work and on one that doesn't. the
one that doesn't is located at a hosting ISP.
Denis
On Friday, October 3, 2003, at 01:53 AM, George Domurot wrote:
I believe you need to set your SMTPHost to a host that will accept
your mail. If you are trying to relay messages through mac.com, you
probably wont get your email sent. Do you have an email server that is
on your local network? If so, you may want to try and relaying through
it instead.
On Thursday, October 2, 2003, at 06:36 AM, Denis Stanton wrote:
I'm having trouble using WOMailDelivery to send email from my WO
application.
It works perfectly well on my development Mac in dev mode
I works on my test deployment Mac in deployment mode (this machine
also has WO development installed, if that makes a difference)
Move it to the deployment server and when I try to send a mail I get
java.net.UnknownHostException: mailhost
All computers are Macs running OS X. 10.2.6 (well one has 10.2.8, but
that one is OK ) and WebObjects 5.2.1
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.