• 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: Message.framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Message.framework


  • Subject: Re: Message.framework
  • From: Graham J Lee <email@hidden>
  • Date: Tue, 29 Nov 2005 17:33:03 +0000

On 29 Nov 2005, at 17:18, Graham J Lee wrote:

All I want to do is to have a tool (not an app, a tool) which is able to reliably send mail to an arbitrary address from one of a set of addresses, given the following conditions:
[i] the tool is definitely not running on a system with an MTA, so needs an SMTP client (such as NSMailDelivery)
[ii] the tool may not be running as a 'real' user; examples include root, appserver etc.
[iii] the remote MTA permits relaying from any of the set of from addresses, and to any address (probably not UUCP ones...), from any of the hosts which the tool might be invoked on
[iv] the from address may not be the real from address of the invoking user


given these requirements, Message.framework seems minimally complex in terms of API requirements, it's just that I can't see whether it is possible to use it in a situation where conditions [i]-[iv] are true. Currently I think not.

Just for comparison (I don't think I can use it in all of the scenarios I envisage wanting to send mails from, though I might be tempted to revisit that opinion), WebObjects' WOMailDelivery class *does* do everything I [currently think I] might need. You can programatically set an SMTP server for instance, so the program doesn't need to be run by someone who has Mail set up properly (because a WOA rarely will be). What I suppose I'm looking for is Objective-C's closest answer to WOMailDelivery.


Cheers,

Graham.

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


References: 
 >Message.framework (From: Graham J Lee <email@hidden>)
 >Re: Message.framework (From: j o a r <email@hidden>)
 >Re: Message.framework (From: j o a r <email@hidden>)
 >Re: Message.framework (From: Graham J Lee <email@hidden>)
 >Re: Message.framework (From: Uli Kusterer <email@hidden>)
 >Re: Message.framework (From: Graham J Lee <email@hidden>)

  • Prev by Date: Re: Message.framework
  • Next by Date: Re: Core Data Fetch request very poor performance ??!
  • Previous by thread: Re: Message.framework
  • Next by thread: Re: Message.framework
  • Index(es):
    • Date
    • Thread