Hi, I am using the Pro version. I would like to send customers an email that contains an attachment (zip file) as soon as payment has been completed. How do I go about setting up amember to acomplish this? Thanks!
starting from 1.9.3RC23, it is possible. To send email in html format, add line to top of the email: Format: html To add attachment, add line to top of the email: Attachment: filename Attachments should be uploaded to templates/ folder - nobody will be able to steal it via http. If you put a file to templates folder, you only need to specify filename, no full path required.
all email types? Thanks for the quick response Alex. Will this work for all email types (such as txt) or just html. Is this documented anywhere? I was searching the help .chm hoping to see it in there. Thanks! -----------
It will work for any email type. It is not yet added to manual, but I believe there's just nothing to write - everything you need is in this topic.