<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
div.plaintext { white-space: normal; }
body { font-family: sans-serif; }
div.plaintext h1 { font-size: 1.4em; }
div.plaintext h2 { font-size: 1.2em; }
div.plaintext h3 { font-size: 1.1em; }
blockquote.embedded,div.plaintext blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote { border-left-color: #4B89CF; color: #4B89CF; }
@media (prefers-color-scheme: dark) { a { color: #136BCE; }
}
div.plaintext pre { margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #E4E4E4; }
div.plaintext div.footnotes li p { margin: 0.2em 0; }
body { font-family: sans-serif; }
div.markdown h1 { font-size: 1.4em; }
div.markdown h2 { font-size: 1.2em; }
div.markdown h3 { font-size: 1.1em; }
blockquote.embedded,div.markdown blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE; }
blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote { border-left-color: #4B89CF; color: #4B89CF; }
@media (prefers-color-scheme: dark) { a { color: #136BCE; }
}
div.markdown pre { margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #E4E4E4; }
div.markdown div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">Hi Benny,</p>

<p dir="auto">Here is what I am trying</p>

<pre><code>echo "The body of the message." | ~/bin/emate mailto --to "Info <abc@example.com>" --subject "Label - `date -v+1d "+%e %B, %Y"`" --header "#flags: @action" --send-now
</code></pre>

<p dir="auto">This command does not send the email in background, instead it makes the Mailmate window appear in front.</p>

<p dir="auto">—Nitin</p>

<p dir="auto">On 21 Jul 2019, at 20:23, Benny Kjær Nielsen wrote:</p>

</div>
<div class="plaintext"></div>
<blockquote class="embedded">

<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 10 Jul 2019, at 19:38, nitin goyal 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">Another question: how to make it work in the background if we are using --send-now . I tried using --send-now "with-trust"</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">You should only add <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">--send-now</code>. Could you provide an example of the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">emate</code> command with arguments (you can just use dummy addresses)?</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div></blockquote>
<div class="markdown">
<blockquote>
</blockquote><blockquote><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
<div class="markdown">
</div>

</body>
</html>