<div dir="ltr"><div dir="ltr">On Fri, Jul 18, 2025 at 4:49 AM Ferdinand Goldmann via Alpine-info <<a href="mailto:alpine-info@u.washington.edu">alpine-info@u.washington.edu</a>> wrote:</div><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 16 Jul 2025, Joshua Miller wrote:<br>
<br>
> Can you share the relevant lines from your .pinerc? FWIW, I have rules that match on FROM that include a space and<br>
> they work. For example:<br>
> LIT:pattern="/NICK=tt/FROM=TT SYSTEM <<a href="mailto:redacted@redacted.com" target="_blank">redacted@redacted.com</a>>/...etc...<br>
<br>
That's odd... I have this pattern:<br>
<br>
LIT:pattern="/NICK=<a href="http://pop.liwest.at/FROM=pop.liwest.at/FLDTYPE=SPEC/FOLDER=INBOX" rel="noreferrer" target="_blank">pop.liwest.at/FROM=pop.liwest.at/FLDTYPE=SPEC/FOLDER=INBOX</a>" action="/FILTER=1/FOLDER=\/home\/ferdl\/mail\/000_JUNK/NOKILL=1"<br>
<br>
and it fails to detect this from line:<br>
<br>
From: Sleep Apnea <a href="mailto:NEW@pop.liwest.at" target="_blank">NEW@pop.liwest.at</a><br>
<br>
:-/<br><br></blockquote><div><br></div><div>FWIW, I don't see anything wrong with that pattern. I even had alpine create a new .pinerc and added a new rule and it looks pretty much the same:</div><div><br></div><div>patterns-filters2=LIT:pattern="/NICK=test/FROM=<a href="http://pop.liwest.at/FLDTYPE=SPEC/FOLDER=INBOX">pop.liwest.at/FLDTYPE=SPEC/FOLDER=INBOX</a>" action="/FILTER=1/FOLDER=\/home\/unrtst\/mail\/000_JUNK/NOKILL=1"<br></div><div><br></div><div>I'm guessing there's something else causing this. Can you provide some more context and info?</div><div><br></div><div>Have you looked in the "000_JUNK" file to confirm it didn't get copied there? FYI, the filter should create the message in the new folder and flag the one in INBOX to be deleted, but it won't be expunged (fully deleted) until you call expunge or cleanly exit alpine.</div><div><br></div><div>Can you provide the full line from your .pinerc (IE: maybe there's a syntax quirk elsewhere on the line)? What exact steps do you take to run the filter? Can you provide the alpine debug log? Can you provide a copy of the spam message (maybe there's something weird with the headers)?</div><div><br></div><div>Sorry for all the questions, but I don't see anything wrong with what was provided.</div><div><br></div><div>Thanks,</div><div>--</div><div>Josh I.</div><div><br></div><div><br></div></div></div>