<div class="markdown">
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="generator" content="pandoc">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
  <!--[if lt IE 9]>
    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->
  <style type="text/css">                               body {          font-family: **NotebooksFont**;                 color: **NotebooksFontColor**;          font-size: **NotebooksFontSize**;               line-height: **NotebooksLinespacing**;          background-color: **NotebooksBGColor**;         background-image:url('**NotebooksBGImage**');           padding: 1%;            -webkit-hyphens: auto;          margin: 0.0px 0.0px 0.0px 0.0px;                -webkit-text-size-adjust: none; }               p.head {                font-size: 1.4em;               line-height: 1.5em;             text-align: left;               font-weight: normal;            margin: 0em 0px 1.25em 0px;     }               img {           width:auto;             max-width:70%;          height:auto;            -webkit-border-radius: 1px;             border: none;           padding: 12px !important;               background-color: #fff;                 text-align: center;             overflow: hidden;               -webkit-box-shadow: 0 1px 3px #9e9c93;  }               table {                 border: 1px solid gray;                 -webkit-border-radius: 3px;             padding: 6px !important;                -webkit-box-shadow: 0 1px 3px #9e9c93;          xmargin-left: auto;             margin-right: auto;     }               table th {              padding-left: 30px;             padding-right: 30px;            vertical-align:top;     }               table td {              padding-left: 30px;             padding-right: 30px;            vertical-align:top;     }               hr {            height: 1px;            margin: 2em 0em 4em 0;          text-align: center;             background-color: #ddd;         border-width: 0;        }               h1 {            font-size: 1.4em;               text-align: left;               font-weight: normal;            line-height: 1.5em;             margin: 0em 0px 1.25em 0px;     }               h2 {            font-size: 1.1em;               text-align: left;               font-weight: normal;            line-height: 1.5em;             letter-spacing: .1em;           margin: 2.5em 0 1em 0;          text-transform: uppercase;              border-bottom:1px solid #ddd;   }               h1 + h2 {               margin-top: 1.5em;      }               h3 {            font-size: .91em;               text-align: left;               font-weight: normal;            line-height: 1.5em;             letter-spacing: .1em;           margin: 2.0em 0 1em 0;          text-transform: uppercase;      }               h2 + h3 {               margin-top: 2.5em;      }               h4, h5, h6 {            font-size: 1em;                 text-align: left;               font-weight: bold;              line-height: 1.5em;             margin: 2em 0 0 0;      }               blockquote {            font-size: 1em;                 margin: 2em 2em 2em 0.5em;              padding: 0 .75em 0 1.25em;              border-left: 5px solid #AAA;    }               blockquote  blockquote {                border-left: 5px solid #AAF;    }       blockquote blockquote  blockquote {             border-left: 4px solid #ADF;    }       blockquote blockquote blockquote  blockquote {          border-left: 4px solid #AEE;    }       blockquote blockquote blockquote blockquote  blockquote {               border-left: 3px solid #AAA;    }       blockquote  blockquote blockquote blockquote blockquote  blockquote {           border-left: 3px solid #AAF;    }       blockquote  blockquote  blockquote blockquote blockquote blockquote  blockquote {               border-left: 2px solid #ADF;    }       blockquote  blockquote  blockquote  blockquote blockquote blockquote blockquote  blockquote {           border-left: 2px solid #AEE;    }       blockquote  blockquote  blockquote  blockquote  blockquote blockquote blockquote blockquote  blockquote {           border-left: 1px solid #AAA;        }       blockquote table {  /* Reset table defaults in quoted html */           border: 0px solid gray;                 -webkit-border-radius: 0px;             padding: 0px !important;                -webkit-box-shadow: 0 0px 0px #9e9c93;          xmargin-left: auto;             margin-right: auto;     }               blockquote strong {             font-weight: bold;              font-size: 1em;                 letter-spacing: normal;                 text-transform: none;   }               ul, ol {                padding-left: 1.25em;           margin-left: 1em;               text-indent:0em;        }               li {            padding-top: 0.25em;            padding-bottom: 0.25em; }               pre {           line-height: 1.45em;            background-color: inherit;              margin: 2em 0 2.5em 0;          padding: 5px 0 5px 10px;                border-width: 1px 0 1px 0;              border-color: #6b6b6b;          border-style: dashed;           width: auto;            white-space: pre-wrap;  }               code {          font-size: 0.91em;      }               dt {            font-size: 1em;                 text-align: left;               font-weight: bold;              margin-top: 0.5em;              letter-spacing: normal;                 text-transform: none;   }               dd {            margin: auto auto 0 2.25em;     }                       @media print  {           body {                background: white;              padding: 0%;      }               h1 {          page-break-before: always;        }               h1:first-of-type {        page-break-before: avoid;       counter-reset: page;          }               h1, h2, h3, h4, h5, h6 {              page-break-after:avoid;                 page-break-inside:avoid           }               blockquote, table, pre {              page-break-inside:avoid           }               ul, ol, dl  {                 page-break-before:avoid           }               img {                 page-break-inside:avoid;                page-break-after:avoid;   }     }               /* */             div.original {               xall: reset !important;             }             div.highlight > pre, pre.sundowner {                     margin-left: 15px;                     margin-right: 15px;                     padding: 5px;                     background-color: #fdf6e3;                     border: thin solid gray;                     overflow: auto;                     margin-bottom: 15px;                     display: inline-block;                     font-family: "Menlo", "Courier New", "Courier", "Monospaced";                     font-size: 10pt;             }             table.sundowner {                     line-spacing: 120%;                     font-family: "Menlo", "Courier New", "Courier", "Monospaced";                     font-size: 10pt;             }             div.markdown > p { /* Override stupid Microsoft CSS */                 margin-bottom: 1em;             }             xdiv.markdown > * {                 font-family: Helvetica, Arial, sans-serif;                 font-size: 10pt;             }             xh1 { font-size: 160% !important; }             xh2 { font-size: 145% !important; }             xh3 { font-size: 125% !important; }             xh4 { font-size: 115% !important; }             xh5 { font-size: 105% !important; }             xblockquote { margin-bottom:         0px !important; }             * { xwhite-space: pre; }             /* */</style>
</head>
<body>
<p dir="auto">Perfect. I set up two. One for messages that were only to me, and one for messages where I was the only person in the To line.</p>
<p dir="auto"><img src="cid:6EC754B9-6B50-4C62-80EB-115C7B19AFE6@hinckley.com" title="PastedImage.png" /></p>
<p dir="auto">On 16 Aug 2015, at 11:30, Benny Kjær Nielsen wrote:</p>
<blockquote>
<p dir="auto">On 14 Aug 2015, at 23:21, Kee Hinckley wrote:</p>
<blockquote>
<p dir="auto">In other words. My email address is in the To, and no other addresses are in the To or Cc.</p>
</blockquote>
<p dir="auto">Interesting question. What about this:</p>
<p dir="auto">Recipient ▸ Correspondent “not exists”</p>
<p dir="auto">Essentially it says to only select messages for which there are <strong>no</strong> “correspondents” (non-identity email addresses) in the recipient headers. This would even catch cases for which you have multiple email addresses in the recipient headers.</p>
<p dir="auto">–<br />
Benny<br />
_______________________________________________<br />
mailmate mailing list<br />
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br />
<a href="http://lists.freron.com/listinfo/mailmate" class="uri">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</body>
</html>


</div>