A new beta is available for WatchDirectory 4.5.5.
This beta contains one (undocumented) new feature: the email plugin can now also "combine" html emails. Previous releases ignored your "combine settings" for html emails.
Here are a few tips; how combined html email works:
How the email task combines emails
An html email looks like this:
Code:<html>
<head>
...
</head>
<body>
text...
</body>
</html>
When a second email is combined, the "</body></html>" is removed from the first email.
Then the body-content until "</html>" of the second email is appended to the first email.
The "Intro" and "Append" text of combined emails.
Just before the combined email is sent, the "intro-text" is inserted after the "<body>" tag and the "Append-text" is inserted before the "</body>" tags.
You can (should) use normal html in the "intro" and "append" text.
Using inline images with combined emails
If you want to reference the attached picture of a combined email, you need to reference it as
cid:message-root.$You do not know in advance which number to use (cid:message-root.1 or cid:message-root.2 or ...), so
you need to enter a
$ as a placeholder. The postman program will replace this $ with the correct
attachment number.
Download the new beta here:
link removed, this version is released