Re: Message.framework
Re: Message.framework
- Subject: Re: Message.framework
- From: Graham J Lee <email@hidden>
- Date: Tue, 29 Nov 2005 17:21:56 +0000
On 29 Nov 2005, at 16:45, Markus Hitter wrote:
Am 29.11.2005 um 15:34 schrieb Graham J Lee:
Another method I found was to construct a mailto: URL, which is
even worse for my purposes (it requires a real user, currently
logged in, currently able and willing to hit 'send', and to have
not fubared their account's mailto: handler settings).
You can use AppleScript to avoid any user interaction. But you
don't want to do this for real, do you? Unless your goal is to
upset users by randomly exposing their private adresses to some
sort of public, of course.
The users running this tool don't exist (at least, there's no-one
called appserver here to the best of my knowledge); some future tools
(which I would write if I could get around this issue I'm seeing with
NSMailDelivery) may even be run by user nobody. However, as in my
most recent post to the list, there are good reasons to write the
outgoing mail such that the From: address is someone else's
deliverable internet mail address. So no, requiring a logged-in
console user and applescripting their (unknown in advance) mailto:
handler app (which we don't even know is an MUA) is not suitable.
Cheers,
Graham.
_______________________________________________
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