FROM : Torsten Curdt
DATE : Fri May 09 10:02:40 2008
On May 9, 2008, at 02:58, Chris Suter wrote:
>
> On 08/05/2008, at 8:10 PM, vinitha ks 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.
>
> Why do you wish to bypass an e-mail client? That doesn't sound very
> user friendly.
Why is that? It may hide complexity from the user. Sometimes email is
really only the transport.
And from a technical POV: There is more than just Mail.app users.
Are you sure your app can build up a mail message and pass that on to
mail client X?
cheers
--
Torsten
DATE : Fri May 09 10:02:40 2008
On May 9, 2008, at 02:58, Chris Suter wrote:
>
> On 08/05/2008, at 8:10 PM, vinitha ks 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.
>
> Why do you wish to bypass an e-mail client? That doesn't sound very
> user friendly.
Why is that? It may hide complexity from the user. Sometimes email is
really only the transport.
And from a technical POV: There is more than just Mail.app users.
Are you sure your app can build up a mail message and pass that on to
mail client X?
cheers
--
Torsten






Cocoa mail archive

