Rich Shepard
2018-10-24 15:47:40 UTC
One mail list to which I am subscribed is no longer obeying the recipe in
~/procmail/recipes.rc. It's probably a regex error and I'd like to learn why
so I can fix it.
The current recipe is:
:0:
* ^(From|Cc|To).*lists.osgeo.org
spatial-analyses
A recent message in my INBOX rather than that file is addressed this way:
To: grass-***@lists.osgeo.org
The former recipe had this form:
:0:
* ^TO_.*@lists.osgeo.org
spatial-analyses
which works for To: and Cc: on other mail lists (and used to work for the
osgeo.org maillists, too.
Your thoughts welcomed.
Rich
~/procmail/recipes.rc. It's probably a regex error and I'd like to learn why
so I can fix it.
The current recipe is:
:0:
* ^(From|Cc|To).*lists.osgeo.org
spatial-analyses
A recent message in my INBOX rather than that file is addressed this way:
To: grass-***@lists.osgeo.org
The former recipe had this form:
:0:
* ^TO_.*@lists.osgeo.org
spatial-analyses
which works for To: and Cc: on other mail lists (and used to work for the
osgeo.org maillists, too.
Your thoughts welcomed.
Rich