Eric writes:

> You could try adding an entry along the lines of
>
> ("references"
>   ("<some regex goes here>" 100 nil r))
>
> to your .SCORE file where the regex is something that matches your
> emails, i.e. the typical message-id of your emails (which, for instance,
> is <7ywo7skzgd....@gmx.com> for the article I'm responding to).  What I
> don't know is whether there is a regex that would work generally to
> identify your articles.  Message IDs are a mystery to me.

Yes, that works.

I have this in my all.SCORE:

   ("references"
    ("<87[0-9a-z]+\\.fsf\\(_-_\\)?@.*koldfront.dk>" nil nil r))

I think the way Gnus generates Message-IDs, the first two chars are
stable per machine (or perhaps user), or something like that.


  Best regards,

    Adam

-- 
 "Simsala-hyp!"                                             Adam Sjøgren
                                                       a...@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to