• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOMailDelivery Error In Code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOMailDelivery Error In Code


  • Subject: Re: WOMailDelivery Error In Code
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 10 Mar 2003 15:40:14 -0800
  • Organization: Global Village Consulting, Inc.

-WOSMTPHost"smtp.mac.com" ?
I don't see a space after host:
-WOSMTPHost "smtp.mac.com"

Or, set it in code in Application.java:

setSMTPHost("smtp.mac.com");


Chuck

Jonathan Fleming wrote:

From: Art Isbell <email@hidden>
To: email@hidden
Subject: Re: WOMailDelivery Error In Code
Date: Mon, 10 Mar 2003 12:40:21 -1000

On Monday, March 10, 2003, at 04:36  AM, Jonathan Fleming wrote:

I'm trying to send email from an error page by using WOMailDelivery and I am getting this error:
Error: java.net.SocketException
Reason: Connection reset by peer: JVM_recv in socket input stream read


Have you set the WOSMTPHost property to an SMTP server's fully-qualified host name either programmatically in Application, as an entry in the app's Properties file, or as a launch argument?


Launch argument: -WOSMTPHost"smtp.mac.com" -DWORootDirectory=C:/Apple


If so, is this SMTP server reachable and functioning correctly?


Yes, I have pop accounts set up on this SMTP and they all work fine


Aloha,
Art
http://homepage.mac.com/aisbell/
_______________________________________________
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.



_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://messenger.msn.co.uk
_______________________________________________
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.


--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
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.

References: 
 >Re: WOMailDelivery Error In Code (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: [WO45] Problem with a new EOQualifier subclass in Java
  • Next by Date: Re: [WO45] Problem with a new EOQualifier subclass in Java
  • Previous by thread: Re: WOMailDelivery Error In Code
  • Next by thread: Re: WOMailDelivery Error In Code
  • Index(es):
    • Date
    • Thread