Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: New DNS tld “might be bogus”.
Date: Mon, 08 Oct 2018 11:21:57 -0700	[thread overview]
Message-ID: <87k1ms1epm.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <871s902vtz.fsf@portable.galex-713.eu>

"Garreau, Alexandre" <galex-713@galex-713.eu> writes:

> Le 08/10/2018 à 10h12, Eric Abrahamsen a écrit :
>> What's your value of `message-bogus-addresses'? My setup doesn't
>> complain
>
> message-bogus-addresses
> => ("noreply" "nospam" "invalid" "@@" "[^[:ascii:]].*@" "[ 	]")

Huh, that's pretty close to mine.

> (message-bogus-recipient-p "van@scratch.space") => ("van@scratch.space")

I don't know why it would flag that message when it doesn't match
`message-bogus-addresses'.

> Perhaps a version problem? I’m using “Gnus v5.13”, under “GNU Emacs
> 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-15, modified
> by Debian”.  What’s yours? Mine is built-in in my debian emacs25 I guess.

I'm running Emacs master -- Gnus is now developed within the Emacs code
base, as of... I can't remember, a year or two?

I don't know what `message-bogus-recipient-p' looks like in your
version, or why it's matching that address. If you haven't tried edebug
before, it's a useful tool. Find the function definition, hit "C-u
C-M-x" somewhere on it, then run the function. Keep whacking <SPC> and
see what it does. Do "C-M-x" again, without the prefix, to un-instrument
it.

Eric




  reply	other threads:[~2018-10-08 18:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 15:53 Garreau, Alexandre
2018-10-08 17:12 ` Eric Abrahamsen
2018-10-08 17:26   ` Garreau, Alexandre
2018-10-08 18:21     ` Eric Abrahamsen [this message]
2018-10-08 18:56       ` Garreau, Alexandre
2018-10-08 19:33         ` Eric Abrahamsen
2018-10-08 19:43           ` Adam Sjøgren
2018-10-09 10:59           ` Bjørn Mork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1ms1epm.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).