<div class="markdown">
<p dir="auto">On 10 Sep 2013, at 10:27, Nitin Goyal wrote:</p>

<blockquote>
<p dir="auto">On 10 Sep 2013, at 13:37, Benny Kjær Nielsen wrote:</p>

<blockquote>
<pre><code>defaults write com.freron.MailMate MmSendMessageDelay -integer 180
</code></pre>
</blockquote>

<p dir="auto">Not working with this command even after restarting MailMate. Message Sent immediately.</p>
</blockquote>

<p dir="auto">Sorry, this is needed as well (it's an old feature from before the general Send Later feature):</p>

<pre><code>defaults write com.freron.MailMate MmSendMessageDelayEnabled -bool YES
</code></pre>

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

</div>