<div ><div>
<p dir="auto">On 25 Aug 2015, at 19:26, Paul Hoffman wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">A big +1 for a new feature of right-click-on-mailbox -> "Export This Mailbox" with at least .mbox as one of the output formats. I'm fine if that is the only output format, but maildir would be useful as well.</p>
</blockquote>

<p dir="auto">In the latest test version I've included a bundle named “Export” which uses the <code>formail</code> trick described by Bill Cole to create an mbox file. It has a setting which can be used to specify a destination folder (see the “Command ▸ Export” menu). If the destination is the Desktop and you archive an email located in “Archive/2013” in an account named “My Account” then it would result in the email being appended to this file:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>~/Desktop/My Account/Archive/2013.mbox
</code></pre>

<p dir="auto">That is, if it works as expected. In theory, you could select all emails in an account and have them exported to mbox-files; one mbox file for each mailbox. (I don't know how this actually performs since I haven't tried.)</p>

<p dir="auto">The bundle can be used as a starting point if you want to do something more advanced.</p>

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

</div></div>