Re: Send Email with "deliverMessage"
Re: Send Email with "deliverMessage"
- Subject: Re: Send Email with "deliverMessage"
- From: Julien Dufour <email@hidden>
- Date: Sat, 10 Apr 2004 22:46:43 +0200
On Apr 10, 2004, at 10:41, Lorenzo wrote:
Hi,
thank you so much for you detailed info.
I am thinking to let the user define SMTP, To, From, within my
application itself.
The "To" and "From" headers can be provided though the
deliverMessage:headers:format:protocol: method when using
NSMailDelivery. There are some reports in the archives concerning
troubles regarding the "From" header, but I never succeeded to
reproduce them. On the other hand, the SMTP server cannot be specified.
You will have to use another library, Pantomine is the must recurrent
suggestion on the mailing list.
Somethings on Mac are still a little bit confused, but you know, this
is the
product of the history, the result of the evolution and its traces.
Apple seems to be willing to replace the good old IC service. The
LaunchServices and SystemConfiguration frameworks already take care of
a part of the settings and the documentation recommends to use them
instead of IC. Unfortunately, some other settings have been left
behind, like the Internet related ones.
I guess/hope that Apple is working on something to complete the support
and replace IC for good *without* loosing anything. We could eventually
get a clean API to safely access/manipulate standard properties shared
between various softwares, not only a few Internet settings. The user
defaults already do most of the job, we only miss a few higher level
services (type checking, notifications, UI helpers...) and a few
specifications for the common settings.
Lets hope that Apple will not wait to long. I'm pretty sure that many
third party developers won't, and an official solution would be better
than another IC.
I will find the best solution. Thanks.
Best Regards
--
Lorenzo
email: email@hidden
Best regards.
Julien Dufour
Inferiis -
http://www.inferiis.com
_______________________________________________
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.