On 2/2/06 9:31 PM, "Wally Rodriguez" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
