Title: Re: AppleScript - outgoing - add extension to all outgoing mail recipient addresses
Thank you for letting me know.    It didn't look like the outgoing rules would work in this case but I thought I'd check and make sure.


On 5/21/04 12:00 AM, "Nigel Stanger" <[EMAIL PROTECTED]> wrote:

On 21/5/2004 4:12 PM, "Joel Nelson" <[EMAIL PROTECTED]> spake thus:

> That is a much simpler solution!   What about appending extensions to
> addresses themselves (like converting [EMAIL PROTECTED] to
> [EMAIL PROTECTED]) to take advantage of ReadNotify.com's
> read receipt/tracking service?

I don't think you could do that using the unqualified addresses option. You
wouldn't be able to do it with a script attached to an outgoing rule either,
because outgoing rules (IIRC) are run _after_ the message is sent, not
before. The best you could do would be to have a script in the Scripts menu
that munged the To: address, then sent the message. While you could assign
it a custom keystroke, it would still be somewhat awkward in that it would
be a different keystroke to send the message. Still workable though.

I'm afraid I can't tell you off the top of my head how to write the script,
sorry :)

Reply via email to