Does anybody use SV’s Communication Template with any degree of success? Right now I am very interested in the email bit.
I have been using NetTalk exclusively and it works perfectly - but now I must write an app for another developer who does not want to use any 3rd party products/templates - you know - the going out of business thingy and subsequent lack of support and no upgrades/updates.
The plan is to use a Process to loop through a TPS file and send email to all records that qualify, attaching a personalized PDF, like an invoice for instance, using smtp.gmail.com.
If no 3rd party stuff - what options do I have? I only found SV’s Communication template and its two sample apps SMTPDemo and EmailDemo(well, not an app, just a .CLW). EmailDemo works perfectly, it sends the email via smtp.google.com and with or without attachment. BUT it is not an .APP, has no .DCT or templates.
SMTPDemo is dated 2013 and it does not work, as I see it, because it does not cater for SSL .
Any help will be appreciated. Please be patient with me, last used Clarion on any significant scale in 2010, except for NetTalk WS and some C6 work.