Now, on to the main reason I am posting:
In ZM 1.23.3, if you configure the simple email message option (ZM_OPT_MESSAGE), and set everything up as you like, zmfilter.pl does not consider a ZM_MESSAGE_BODY to be valid if it only contains a token (such as %EIM%) and will therefore NOT send the message at all, _and_ it will not advise you that this is the case, even with all debugging enabled at the log and script level. The zmfilter script just does a 'return 0' with no logging.
Although I don't yet have a suggested patch for this, I wanted to perhaps save some people some troubleshooting time and give a suggested work around.
The work around is to insert a space (or some text char) into the body in addition to your token(s).
Please let me know if this information is redundant or I am completely off my rocker.
Thanks!
