<!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">Hi there</p>

<p dir="auto">Anybody any idea how to search for <code>X-delivered-To</code> addresses?</p>

<p dir="auto"><em>Background:</em> These days many bulk emails are not send with all recipients in the <em>To</em> or <em>Cc</em> field. This is principielly a good development, but it means that it is harder to search for the real recipient’s address (which then is only in the <code>X-delivered-To</code> field).</p>

<p dir="auto">I tried</p>

<pre style="border:thin solid gray; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px"><code>a [email@address]
</code></pre>

<p dir="auto">but it does <em>not</em> find emails where <code>email@address</code> is only in the <code>X-delivered-T</code> field.</p>

<p dir="auto">Many thanks for any pointers,<br>
Leo</p>
</div>
</div>
</body>
</html>