Re: Pantomime
Re: Pantomime
- Subject: Re: Pantomime
- From: Robert Cerny <email@hidden>
- Date: Tue, 1 Jul 2003 17:52:20 +0200
Thanks.
Regarding your note, check my previous post.
Robert
On zter}, 7. 1, 2003, at 17:04 Europe/Prague, Ujwal S. Sathyam wrote:
Hi folks,
I'm too lazy today, to get through all the headers in Pantomime
framework. Could anynone give me an idea how to send a plain message
with it?
Thanks
Robert
Check out the Message, InternetAddress, and SMTP classes. Once you
have created and set up the objects appropriately, you can use:
[smtpObj sendMessageFromRawSource: [messageObj dataValue];
I am one of the contributors to Pantomime and GNUMail.app, and it is
great that you are considering using Pantomime, but if you are just
interested in sending a message, you may also want to look at the
Message.framework.
Cheers,
Ujwal
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.