Your message dated Sun, 14 Jun 2020 16:14:21 +0200
with message-id <[email protected]>
and subject line Re: Bug#101607: rblcheck should follow CNAMEs to TXT
has caused the Debian Bug report #101607,
regarding rblcheck should follow CNAMEs to TXT
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
101607: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rblcheck
Version: 20010424-1
Severity: normal
With the demise of ORBS I have begun to run my own (not public)
RBL list of relays that have yet to be tested by MAPS RSS.
The zonefile entries for rbl.example.com look like:
----------------
20010619.relay IN A 127.0.0.1
20010619.relay IN TXT "Relaying spam on 2001-06-19 - submitted to MAPS RSS"
40.30.20.10 IN CNAME 20010619.relay
41.30.20.10 IN CNAME 20010619.relay
42.30.20.10 IN CNAME 20010619.relay
43.30.20.10 IN CNAME 20010619.relay
44.30.20.10 IN CNAME 20010619.relay
45.30.20.10 IN CNAME 20010619.relay
----------------
This works fine with my mailserver (exim) which will return:
550-Relaying spam on 2001-06-19 - submitted to MAPS RSS
550 mail from 10.20.30.40 rejected: administrative prohibition (host is
blacklisted)
But rblcheck returns the CNAME (minus any periods)
$ rblcheck -c -s rbl.example.com -t 10.20.30.40
10.20.30.40 RBL filtered by rbl.example.com: 20010619relay
--- End Message ---
--- Begin Message ---
On Oct 02, Marco d'Itri <[email protected]> wrote:
> > 40.30.20.10 IN CNAME 20010619.relay
> Are you aware of any other DNSBLs using CNAMEs?
> If this is not actually used in the wild then this bug should be closed,
> considering the lack of updates in the last 18 years.
Closing.
--
ciao,
Marco
signature.asc
Description: PGP signature
--- End Message ---