Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: spam.el searching blackhole servers
Date: Thu, 23 Oct 2003 19:08:31 +0200	[thread overview]
Message-ID: <v9u15zkhkg.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <4n8ynckk0h.fsf@lockgroove.bwh.harvard.edu>

On Thu, Oct 23 2003, Ted Zlatanov wrote:

> Looks like there is no parenthesis requirement for IP addresses,
> based on the RFC, so I will remove that and just use any IP address
> detected in the headers.

| --- spam.el:6.118	Tue Oct 21 20:57:34 2003
| +++ spam.el	Thu Oct 23 18:14:39 2003
| @@ -772,7 +772,7 @@
|  	(goto-char (point-min))
|  	(gnus-message 5 "Checking headers for relay addresses")
|  	(while (re-search-forward
| -		"\\[\\([0-9]+.[0-9]+.[0-9]+.[0-9]+\\)\\]" nil t)
| +		"\\([0-9]+.[0-9]+.[0-9]+.[0-9]+\\)" nil t)

Shouldn't this be »\\.«  instead of ».«?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2003-10-23 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <yovabrscrrep.fsf@relaskop.wsl.ch>
2003-10-21 18:34 ` Ted Zlatanov
2003-10-21 18:51   ` Jesper Harder
2003-10-23 16:15     ` Ted Zlatanov
2003-10-23 17:08       ` Reiner Steib [this message]
2003-10-23 17:35         ` Ted Zlatanov

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=v9u15zkhkg.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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).