At the moment, we are sending out emails with text only however they are wishing to shift to html formatted emails.
All the content are stored in the FileMaker Pro DB and I'm not too sure what we need to create HTML formatted emails.
The email client that we use is Mail of OS X.
Any ideas of what we need or tool and where I might find some how to into this would be appreciated.
Thanks
Web ComponentsFileMaker Pro
Last Comment
bschatz
8/22/2022 - Mon
weed
First things first, lets get the filemaker database to HTML. Go to File>Export and in the resulting dialog choose HTML table. We'll get to the mail part once youve gotten that far.
ronmb
ASKER
What we plan to do is since we have the content in a database, the content will be exported to html using XSL. We have different XSL sheets for different groups.
My main concern is how to incorporate the html file created from the XSL output. At the moment, all XSL html outputs are placed in a directory and each html file is named according to the group.
I'm trying to figure out how to send the email using the html file as the formatted html email.
What steps do I need to do follow, is there any reading material on this.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
mailto protocol does not support HTML whatever is the platform, therefore you need an intermediate file... neither handy nor automatic. I nearly checked all plug-ins for sending mail from filemaker quite recently and did not find any way to do this...
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
juul040798
Try www.dacons.net. With their plugin we sent out our html-based mails. And this works fine! regards, Gert
bschatz
You can't send HTML email from FileMaker. You need to use a plug-in that supports multi-part messages like Mondo Mail from Acme Technogies. Using a plug-in also leads to further automation as you no longer need to rely on a Mail client for sending of messages.