FROM : Torsten Curdt
DATE : Thu May 08 16:52:57 2008
On May 8, 2008, at 16:26, Sherm Pendley wrote:
> On Thu, May 8, 2008 at 5:52 AM, <<email_removed>> wrote:
>
>
>> I'm working with mac 10.5 and xcode3.0.I've to send email from an
>> application with out using any email client.When i try to use message
>> framework,It doesn't work.(deliverMessage always returns no)Is
>> there any
>> any way to send email from my application without using any email
>> client,and i've to send attachments also.
>
>
> Have a look at Pantomime:
>
> <http://www.collaboration-world.com/pantomime/>
...which s LGPL - just to be aware of
There is also MailCore
http://www.theronge.com/mailcore/
and EdMessage
http://www.mulle-kybernetik.com/software/EDFrameworks/
No clue which one of those is most complete or has the nicest API.
Anyone more experiences with the various frameworks?
Kind of sucks one has to manage the SMTP server in every app
now ...but well.
cheers
--
Torsten
DATE : Thu May 08 16:52:57 2008
On May 8, 2008, at 16:26, Sherm Pendley wrote:
> On Thu, May 8, 2008 at 5:52 AM, <<email_removed>> wrote:
>
>
>> I'm working with mac 10.5 and xcode3.0.I've to send email from an
>> application with out using any email client.When i try to use message
>> framework,It doesn't work.(deliverMessage always returns no)Is
>> there any
>> any way to send email from my application without using any email
>> client,and i've to send attachments also.
>
>
> Have a look at Pantomime:
>
> <http://www.collaboration-world.com/pantomime/>
...which s LGPL - just to be aware of
There is also MailCore
http://www.theronge.com/mailcore/
and EdMessage
http://www.mulle-kybernetik.com/software/EDFrameworks/
No clue which one of those is most complete or has the nicest API.
Anyone more experiences with the various frameworks?
Kind of sucks one has to manage the SMTP server in every app
now ...but well.
cheers
--
Torsten






Cocoa mail archive

