<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777; }
blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote blockquote blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
blockquote a { color: #777777; }
blockquote blockquote a { color: #999999; }
blockquote blockquote blockquote a { color: #BBBBBB; }
@media (prefers-color-scheme: dark) { blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote blockquote blockquote { border-left-color: #777777; color: #777777; }
blockquote a { color: #BBBBBB; }
blockquote blockquote a { color: #999999; }
blockquote blockquote blockquote a { color: #777777; }
}
code { margin: 0; padding: 0 0.4em; border-radius: 3px; background-color: #F7F7F7; }
pre > code { padding: 0px; }
math[display="inline"] > mrow { padding:5px; }
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">On 7 Jan 2019, at 16:24, Eric Sharakan wrote:</p>

</div>
<div class="plaintext"><blockquote><p dir="auto">This is somewhat of a tangent, but not much. :-)<br>
<br>
Based partly on this message, I've started to look at EagleFiler for archiving old emails.  To play with this, I attempted to create a smart mailbox in MM with the condition set to "Date is not within last 24 months".  As soon as I did, I got the spinning beachball of death, and MM never recovered (I let it sit for almost 10 hours).  Force quitting and restarting MM immediately produced the same hang.</p>
</blockquote></div>
<div class="markdown">

<p dir="auto">I believe this one is fixed in the latest test release. Sorry about the inconvenience of what turned out to be a fairly recent bug. For those interested, it was essentially trigger by me forgetting that <code>tm_year</code> in the <code>tm</code> structure has an implicit offset of 1900. I think I've been bitten by this quirk a ridiculous number of times...</p>

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

</body>
</html>