On 17 Oct 2017, at 23:46, Giovanni Lanzani wrote:

So as far as I can see, I'm left with this

On 17 Oct 2017, at 23:18, Giovanni Lanzani wrote:

- And how does mailmate parse the reply? For example the invite needs to be encoded in base64.

From your blog post I see that in 2014 only discard or action were supported. Is that still the case Benny?

Well, there are other types available for filters, but this is not relevant here. You need an action which tells MailMate to create a reply with some body text and an attachment (if I understand correctly). And send it (this is already supported).

Because otherwise there's not much this script can do, unless we defer sending the actual email to the script (which is still possible and easy in Python, but all the various user/password/server/port should be passed along as well).

We don't want to do the latter if it can be avoided. It's also much better to have the resulting sent email available in MailMate (both for debugging and for future reference when/if something goes wrong).

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to