<div dir="ltr">Ok, I figured it out.  Needed to use a :regex match instead of :matches.<div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 30, 2019 at 5:25 PM Larry Rosenman <<a href="mailto:larryrtx@gmail.com">larryrtx@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I'm trying to make my github processing better, but I'm missing something.<div><br></div><div>I have the following:<br>if address :all :contains "from" ["<a href="http://github.com" target="_blank">github.com</a>"] {<br>   addflag "github";<br>   addflag "MyFlags" "github";<br>   set "mailbox" "GitHub";<br>   if address :matches :user  "to" "*" {<br>      set "GHUser" "${1}";<br>      addflag "${GHUser}";<br>      addflag "MyFlags" "${GHuser}";<br>   }<br>   if header :matches "List-ID" "(.*/.*) <(.*)>" {<br>      set "mailbox" "github-lists/${1}";<br>   }<br>   fileinto :flags "${MyFlags}" :create "${mailbox}";<br>   stop;<br>}</div><div><br></div><div>I'm trying to match the apache-incubator-superset part of:</div><div><font class="gmail-m_36889250456388303gmail-bold" style="font-weight:bold;color:rgb(51,51,51);font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;background-color:rgb(253,253,253)">List-ID:</font><span style="color:rgb(51,51,51);font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;background-color:rgb(253,253,253)"> apache/incubator-superset <<a href="http://incubator-superset.apache.github.com" target="_blank">incubator-superset.apache.github.com</a>></span><br clear="all"><div><br></div><div>What am I missing?</div>-- <br><div dir="ltr" class="gmail-m_36889250456388303gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Larry Rosenman                     <a href="http://www.lerctr.org/~ler" target="_blank">http://www.lerctr.org/~ler</a><br><span>Phone: <span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice"><span id="gmail-m_36889250456388303gc-number-128" class="gmail-m_36889250456388303gc-cs-link" title="Call with Google Voice">+1 214-642-9640</span></span></span></span> (c)     E-Mail: </span><a href="mailto:larryrtx@gmail.com" target="_blank">larryrtx@gmail.com</a><br>US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106</div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Larry Rosenman                     <a href="http://www.lerctr.org/~ler" target="_blank">http://www.lerctr.org/~ler</a><br><span>Phone: <span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice">+1 214-642-9640</span></span></span> (c)     E-Mail: </span><a href="mailto:larryrtx@gmail.com" target="_blank">larryrtx@gmail.com</a><br>US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106</div></div></div></div></div></div></div></div>