Re: [NEWBIE] How to send an email with Cocoa?
Re: [NEWBIE] How to send an email with Cocoa?
- Subject: Re: [NEWBIE] How to send an email with Cocoa?
- From: Vincent Coetzee <email@hidden>
- Date: Wed, 27 Oct 2004 12:26:45 +0200
Dear List
Message.framework is not nice at all, and does some really nasty things
(such as communicating directly with the SMTP host of the recipient
rather than talking to an intermediate mail host, which can cause
problems when one sits behind certain firewalls etc etc). I also had a
requirement to do this and ended up using (on the advice of someone on
this list) Pantomime which is the basis of GNUMail. I downloaded and
compiled the source with no problems and was up and running in no time
at all. A word of caution, while Pantomime is a great piece of
software, the documentation is non existent. If you do go this route
let me know and I can forward you some of my code that works.
Vincent
On Oct 27, 2004, at 12:14, Scott Stevenson wrote:
On Oct 27, 2004, at 2:53 AM, stephane sudre wrote:
Message.framework
?
I've talked to some people that say it can be challenging to get this
framework to work in newer versions of Mac OS X.
- Scott
--
http://treehouseideas.com/
http://theobroma.treehouseideas.com/ [blog]
_______________________________________________
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
___________________________________________________________________________________________________
The views expressed in this email are, unless otherwise stated, those of the author and not those
of the FirstRand Banking Group an Authorised Financial Service Provider or its management.
The information in this e-mail is confidential and is intended solely for the addressee.
Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, any disclosure, copying, distribution or any action taken or
omitted in reliance on this, is prohibited and may be unlawful.
Whilst all reasonable steps are taken to ensure the accuracy and integrity of information and data
transmitted electronically and to preserve the confidentiality thereof, no liability or
responsibility whatsoever is accepted if information or data is, for whatever reason, corrupted
or does not reach its intended destination.
________________________________
_______________________________________________
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