Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: spam.el searching blackhole servers
Date: Thu, 23 Oct 2003 13:35:07 -0400	[thread overview]
Message-ID: <4nn0brkgc4.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <v9u15zkhkg.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Thu, 23 Oct 2003 19:08:31 +0200")

On Thu, 23 Oct 2003, 4.uce.03.r.s@nurfuerspam.de wrote:

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 ».«?

Correct, I fixed it.

Ted



      reply	other threads:[~2003-10-23 17:35 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
2003-10-23 17:35         ` Ted Zlatanov [this message]

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=4nn0brkgc4.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    /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).