Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Using WOMailDelivery
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using WOMailDelivery



Hi Aidas,

There are plenty of bugs in WOMailDelivery and it's looking pretty dated.

Most people have ditched it in favour of JavaMail. For simple tasks, it's trivial to code directly against the JavaMail API. For more complicated work, use Project Wonder's ERJavaMail framework which provides a WO-friendly wrapper around JavaMail. Project Wonder's tools are great if you want to send HTML email using WOComponents for example.

Colin

On Monday, November 1, 2004, at 01:45 PM, Aidas Dailide wrote:

Hi,

I've tried to send e-mail using WOMailDelivery, but I've never received my e-mail. Could someone send me some examples?

Here is my code;

application().setSMTPHost("smtp.xxxxx.com");
WOMailDelivery mail=WOMailDelivery.sharedInstance();
NSArray gavejai=new NSArray("email@hidden");
String message=mail.composePlainTextEmail(true);
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
---
Colin Clark
Dynamic Web and Database Development Lead,
Resource Centre for Academic Technology,
University of Toronto
(416) 946-7592 / email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Using WOMailDelivery (From: Aidas Dailide <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.