Re: WOMailDelivery 5.3
Re: WOMailDelivery 5.3
- Subject: Re: WOMailDelivery 5.3
- From: Art Isbell <email@hidden>
- Date: Tue, 31 Aug 2004 08:24:08 -1000
On Aug 31, 2004, at 3:29 AM, Erwin wrote:
I tried to use WOMAilDelivery to send simple email from my WO app
1- I set up first the WOSMTPHost default in the Terminal
defaults write NSGlobalDomain WOSMTPHost "smtp.myisp.com"
This was used when WO was based on Objective-C, but now that it's
Java, the WOMailDelivery JavaDoc states:
"WOMailDelivery requires an SMTP server to be set. If no value is
provided, the default "smtp" is used. Note that this default value can
be changed by WOApplication as a command-line argument, or by using the
mechanisms supplied by NSProperties."
In addition, WOApplication has a setSMTPHost() method that can be used.
Aloha,
Art
_______________________________________________
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.