Version 1.2.0 released

Version 1.2.0 is now available for download. What’s new?

More functions are available in the filter expressions:age(),date(),date_utc(),now(),now_utc(),identity(),rawsize(). New equality and inequality operators for numeric comparisons. A mdx plugin to modify headers of outgoing mail with dynamic contents. A new incarnation of the attach_uploader plugin that supports ssh for [...]

Version 1.1.0

Manitou-Mail version 1.1.0 is now available. What’s new? Mostly,the mail merge capabilities for sending mailings to potentially large lists of users. Mailing templates and run-time information are stored in the database,and while the actual sending is done server-side,it can be monitored from the user interface. Mailings can be html or text only [...]

Version 1.0.1 is available for download

This version was mostly intended to be a bugfix release,but it turned out that some new features were needed quickly,so here there are:

Dynamic fields in signatures,see the section of the documentation about identities Instant update of counters in the quick selection panel,technically based on database notifications. Optional automatic incorporation of [...]

Face header support

While the X-Face header (48×48 BW picture) has been supported for a long time in the Manitou-Mail user interface,the Face header (48×48 color PNG) was not until yesterday. Now it is,and while testing the code,I’ve found that it was another case where an SQL query quickly solved a practical selection problem. The [...]