Re: NSMailDelivery API
Re: NSMailDelivery API
- Subject: Re: NSMailDelivery API
- From: Torsten Curdt <email@hidden>
- Date: Wed, 18 Feb 2009 10:18:12 +0100
> I think I asked for an alternative to NSMailDelivery here before
> and someone recommended EDMessage. I looked into it, but for reasons I can't
> remember, it proved unsuitable.
What reasons could that be? Maybe because you need the SMTP server?
You can extract it from the Mail.app config if available. But in
general it's fair to assume that if that is a problem you are using
the wrong transport. That's for example the reason why
FeedbackReporter ( http://vafer.org/projects/feedbackreporter/ )
doesn't use mail but a HTTP connection to send the data and then the
server sends an email.
Just a thought
cheers
--
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden