Re: send mail from the on-rev server

2010-11-26 Thread paolo mazza
You are right Pierre. I have just found also this comprehensive tutorial about sending mails from rev server: http://lessons.runrev.com/spaces/lessons/buckets/814/lessons/8184-Sending-Emails-From-revServer-Scripts Thank you . All the best Paolo On Fri, Nov 26, 2010 at 8:41 PM, Pierre Sahores

Re: send mail from the on-rev server

2010-11-26 Thread Pierre Sahores
Paolo, Quoted from a previous mail (please search always the lists) ;-) > function shellQuote pText > return quote & pText & quote > end shellQuote > > function shellEscape pText > repeat for each char tChar in "\`!$" & quote > replace tChar with ("\" & tChar) in pText > end repeat >

send mail from the on-rev server

2010-11-26 Thread paolo mazza
How can I send a mail from the on-rev server using the Rev/LiveCode server script? Thanks Paolo ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://l