<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 17 Oct 2017, at 22:34, Benny Kjær Nielsen wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On 14 Oct 2017, at 1:26, Jonas Kemper wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Has anybody dealt with this before? My ideal scenario would be control elements to respond with "yes/no/maybe" in Mailmate whenever a meeting invite comes in.</p>
</blockquote><p dir="auto">It seems you got a couple of somewhat promising replies. I cannot offer to look into the RFCs and what exactly needs to be done to make this work, but if someone does this part of the work then I promise to help making it into a bundle including adding any features needed to do that.<br>
</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Benny, I'm willing to give it a try. A couple of questions before beginning:</p>

<ul>
<li>How does the bundle call the script? What kind of information would be available and how are they passed? In particular I would need:

<ul>
<li>the email account this was sent to/the account that received it;</li>
<li>the attachment (i.e. the invite);</li>
<li>the status</li>
<li>optionally a remark.</li>
</ul></li>
<li>And how does mailmate parse the reply? For example the invite needs to be encoded in base64.</li>
<li>Is there a preference for programming languages? I'm mostly familiar with Python.</li>
</ul>

<p dir="auto">You can all have a look <a href="https://stackoverflow.com/questions/4823574/sending-meeting-invitations-with-python" style="color:#3983C4">here</a> for a minimal Python implementation.</p>

<p dir="auto">Replying is much easier though: you just need to change the content of one line of the invite (assuming no notes are added).</p>

<p dir="auto">Cheers,</p>

<p dir="auto">Giovanni</p>
</div>
</div>
</body>
</html>