<div class="markdown">
<p dir="auto">I once implemented "send later" for Gnus.  Maybe that could be a thing?  It's pretty easy to do: "Send later" stashes the draft in a special folder, adding a special header.  At some convenient time (use a trigger that happens often enough but not too often), go through the "send later" folder and send all mails whose time is up.</p>

<p dir="auto">I used it to send myself later a reminder.</p>

<p dir="auto">I use very few folders so I don't know how threading works across folders, but with a little luck MailMate can already show me old messages from another folder when a new reply arrives -- that way I can easily refer back to the original mail I replied to.  This way, it's not a big problem that "send later" creates a new message.</p>

<p dir="auto">Kai</p>

<p dir="auto">On 5 Dec 2014, at 19:49, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 5 Dec 2014, at 18:48, Max Andersen wrote:</p>

<blockquote>
<p dir="auto">But then if look at it again the message will be deferred once again :/</p>
</blockquote>

<p dir="auto">True, if you view any of your deferred messages before their time is reached. (When they do return then the tag has been removed and then it won't happen again.)</p>

<p dir="auto">This discussion also illustrates why it's not straightforward how such a feature should be implemented, especially not to allow synchronization. I'll give it some more thought.</p>

<p dir="auto">-- <br>
Benny</p>

<blockquote>
<p dir="auto">On Friday, December 5, 2014, Benny Kjær Nielsen <a href="mailto:mailinglist@freron.com">mailinglist@freron.com</a><br>
wrote:</p>

<blockquote>
<p dir="auto">On 5 Dec 2014, at 16:46, Max Rydahl Andersen wrote:</p>

<p dir="auto">On 05 Dec 2014, at 15:18, Benny Kjær Nielsen <a href="mailto:mailinglist@freron.com">mailinglist@freron.com</a></p>

<blockquote>
<blockquote>
<p dir="auto">wrote:</p>

<p dir="auto">The 1 minute is measured from the arrival of the message.</p>
</blockquote>

<p dir="auto">This is the problem I had when trying to do it.</p>

<p dir="auto">Makes it hard to do relative calculations.</p>

<p dir="auto">Could mailmate set/mutate a custom header ?</p>

<p dir="auto">Like:<br>
X-Defer-Until: timestamp</p>

<p dir="auto">And then be able to use that as the comparison ?</p>
</blockquote>

<p dir="auto">That's kind of already possible using the existing virtual<br>
“Date-Last-Viewed” header. It works fine locally, but it is not going to<br>
synchronize with other MailMate installs. (Adding a header to the message<br>
itself is not a good option, because it's horribly inefficient.)</p>

<p dir="auto">--<br>
Benny</p>
</blockquote>
</blockquote>

<p dir="auto">-- <br>
Benny</p>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>