info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus notification of replies to my articles


From: Adam Sjøgren
Subject: Re: Gnus notification of replies to my articles
Date: Tue, 10 Mar 2020 18:49:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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.fsf@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
                                                       asjo@koldfront.dk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]