Web encoded text on email

Ken Ray kray at sonsothunder.com
Fri Feb 3 12:43:03 EST 2006


On 2/2/06 9:31 PM, "Wally Rodriguez" <wlists at fireworksmm.com> wrote:

> I'm so sorry, didn't read the question correctly.
> 
> This is when using RevMail
> 
> I have not tried using a mailto: url, but I am trying an applescript
> OSAX (Xmail) that sends mail directly. Have it about 70% done, and it
> won't depend on a separate mail client.

Well, first of all, if you want to send email directly from Rev, you don't
need to use an AppleScript OSAX to do it - you can do it right from inside
Rev with Sean Shao's libSMTP with or without Chipp Walter's altEmailHarness
wrapper around libSMTP (which makes sending mail super simple).

  libSMTP:
  http://66.160.136.21/shaosean/zLibraries.php

  altEmailHarness:
  http://www.altuit.com/webs/altuit2/RunRev/Downloads.htm

RevMail uses the 'mailto:' protocol internally, so that's obviously not
working for you.

> Each one has its benefits. I would still like to find out why it's
> happening.

When the mail sending fails, will it always fail with the same message? If
so, you can send me the message and I'll look at it and see if there's
something in it that doesn't get encoded properly...

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list