FAQ
" How to setup an auto-responder ? "
see Quickstart Autoresponder
" How to add attachments answer templates/macros? "
Add something like the following to the answer macro of that template:
ret.AddFileAttachment("C:/data/mydelivery.pdf")
" How to interact with ODBC / databases in Turbo-Email-Answer-Macros ? "
An ODBC API is pre-installed in Turbo Email Answer. Set up an answer macro inside an answer template as shown in example.
|