[Mailman-Users] DNS Rdatatype?

Larry Rosenman ler at lerctr.org
Tue Jun 30 00:16:50 CEST 2015


I'm all of a sudden getting:
Jun 29 18:08:20 2015 (8150) SHUNTING: 
1435615060.9881611+e8abd6ef95261ff0597e9e286d119a4a74b80ef2
Jun 29 18:08:20 2015 (8150) Uncaught runner exception: 'module' object 
has no attribute 'rdatatype'
Jun 29 18:08:20 2015 (8150) Traceback (most recent call last):
   File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 119, in _oneloop
     self._onefile(msg, msgdata)
   File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 190, in _onefile
     keepqueued = self._dispose(mlist, msg, msgdata)
   File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in 
_dispose
     more = self._dopipeline(mlist, msg, msgdata, pipeline)
   File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in 
_dopipeline
     sys.modules[modname].process(mlist, msg, msgdata)
   File "/usr/lib/mailman/Mailman/Handlers/SpamDetect.py", line 104, in 
process
     if Utils.IsDMARCProhibited(mlist, addr):
   File "/usr/lib/mailman/Mailman/Utils.py", line 1156, in 
IsDMARCProhibited
     txt_recs = resolver.query(dmarc_domain, dns.rdatatype.TXT)
AttributeError: 'module' object has no attribute 'rdatatype'

on a reinstall after a CentOS Upgrade.

I've installed the latest dnspython (1.12.0), and not sure where else to 
look.

python 2.4.3


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler at lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688


More information about the Mailman-Users mailing list