sal88 Posted January 22, 2016 Posted January 22, 2016 Hi all I need FileMaker to send out 'multipart/alternative' emails with the following contents: Part 1: text/html (or whatever you like) - this is displayed to "ordinary" mail readers or as a fall-back and contains a summary of the event in human readable form Part 2: text/calendar; method=REQUEST, holds the contents of the ics file (the header method parameter must match the method in the ics). Watch out for the correct text encoding, declaring a charset header parameter won't hurt. I'm trying to recreate Outlook calendar invite emails. Apparently it is possible, but I don't know whether FM/SM can achieve this: http://stackoverflow.com/questions/461889/sending-outlook-meeting-requests-without-outlook Any help appreciated. Many thanks
Recommended Posts
This topic is 3321 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now