• 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: sending html in email <SOLVED>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sending html in email <SOLVED>


  • Subject: Re: sending html in email <SOLVED>
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 21 Mar 2007 22:39:16 -0400

public void deliverySucceeded(ERMessage message);
public void invalidRecipients(ERMessage message, NSArray invalidRecipientAddresses);
public void deliveryFailed(ERMessage message, Throwable failure);
... read the javadocs for more info on the specifics
By the way, specifically in regard to invalid recipients, there already was an NSNotification that was posted named ERMailSender.InvalidEmailNotification, but it's sort of a lame notification that doesn't provide much context and I don't know how you would use it very effectively, so I would try the new delegate instead. It will give you a lot more information.

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >sending html in email (From: Anthony Arthur <email@hidden>)
 >Re: sending html in email <SOLVED> (From: Anthony Arthur <email@hidden>)
 >Re: sending html in email <SOLVED> (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: sending html in email <SOLVED>
  • Next by Date: Access system properties as bindings?
  • Previous by thread: Re: sending html in email <SOLVED>
  • Next by thread: Delete cascade?
  • Index(es):
    • Date
    • Thread