Hi Matthias,

I tried it out and the stack works fine.

Now I am in the process of trying to convert it
so I can use the process directly in my LC Server.

Of course field values now become variable values.

Everything seems fine except:

put mimeEncodeFieldAsMIMEMultipartDocument(the long id of field 
"email_message") into tBody

How do I get he long id of my VariableEmailMessage into tBody?

Ideas?

Rick


> On Mar 1, 2021, at 12:38 PM, matthias rebbe via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Rick,
> 
> do you mean the stack lcMailAndFtp.livecode?
> 
> The original stack was created by Charles Warwick, the developer of the tsNet 
> externals.
> If i remember correctly, i added the FTP part or so and put that modified 
> stack as lcMailAndFtp.livecode online.
> 
> You could look here for a newer version (1.2) of Charles mail sample stack.
> https://www.techstrategies.com.au/tsnet-resources/
> 
> Although the version 1.2 of the mail stack is more current then the one from 
> my site, it still is a little bit "outdated".
> There is a new command in LC available called mimeEncodeAsMIMEEmail which 
> would make some of the code in the sample stack obsolete if it would be used. 
> But the sample stack from Techstrategies should still work.
> 

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to