<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Agreed.  In fact, further down on that same page is this advice:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">The principle of KISS suggests that our systems use case insensitive emails.

Whereas the Robustness principle suggests that we accept case sensitive emails.

Solution:

- Store emails with case sensitivity
- Send emails with case sensitivity
- Perform internal searches with case insensitivity
</code></pre>

<p dir="auto">-Eric</p>

<p dir="auto">On 5 Jun 2020, at 13:50, Fabian Blechschmidt 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">Hey Eric,<br>
<br>
unfortunately is the local-part (before the @) technically case sensitive.<br>
<br>
<a href="https://stackoverflow.com/a/9808332/1480397" style="color:#777">https://stackoverflow.com/a/9808332/1480397</a><br>
<br>
The sentence I like the best is:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">In short, you are safe to treat email addresses as case-insensitive.</p>
</blockquote><p dir="auto">It is up to Benny, but at least I agree and think this is a bug which should be fixed ðŸ˜…<br>
<br>
Best<br>
Fabian<br>
<br>
On 5 Jun 2020, at 19:45, Eric Sharakan wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Hi, I have several smart mailboxes with a condition of "To Contains sharakan".  Someone just sent me an email with my last name capitalized, and the condition wasn't satisfied.<br>
<br>
Since email addresses are case-insensitive, shouldn't the filters also be?<br>
<br>
Thanks.<br>
<br>
-Eric</p>
</blockquote><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color:#777">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</body>
</html>