From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48329 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: new spam functionality added Date: Mon, 30 Dec 2002 01:10:01 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <87y9brejam.fsf@mail.paradoxical.net> <873ctztyth.fsf@mail.paradoxical.net> <87bs8nsh7g.fsf@mail.paradoxical.net> <87fzxziifw.fsf@wesley.springies.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041207480 28777 80.91.224.249 (30 Dec 2002 00:18:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Dec 2002 00:18:00 +0000 (UTC) Return-path: Original-Received: from util1.math.uh.edu ([129.7.128.22]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Snd0-0007Tw-00 for ; Mon, 30 Dec 2002 01:17:58 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by util1.math.uh.edu with esmtp (Exim 4.10) id 18SnXl-0003Y5-00; Sun, 29 Dec 2002 18:12:33 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 29 Dec 2002 18:11:48 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA11071 for ; Sun, 29 Dec 2002 18:11:23 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18SnVs-0006F6-00 for ; Mon, 30 Dec 2002 01:10:36 +0100 Original-To: ding@hpc.uh.edu Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 25 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041207036 23287 80.91.231.2 (30 Dec 2002 00:10:36 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 30 Dec 2002 00:10:36 GMT Mail-Copies-To: never X-Now-Playing: Gretchen Phillips's _Songs To Save Your Soul_: "I Can Hear The Angels Singing" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: 3PIZ7[Di@`Xn3nfW3uAz6f&Xm=cvuk{`x/o/9Vh(Op)6X.I'T5whXf3k&;^jojm;@~,Zxp8 nyWoPPs?,GniE.`GQizVx3$^\g-]E)U(=M$qq!-S~G8)C4kKq_&uoGkN^7[Q_^;5Ak|Wq;<1HrdyXL vS'IIf;WLe>`FQDN)!'/Cs1}I?k~s5,,jQ$maE;>o:H{LOyh5h\d95MC.f=~S:#+vy}V$PPJt[Z]u( {C7jd&YUCDZt)Tw@x<#R]Af;>P5<7{`X1zS^gsT/`+#C^2:fAxt}\wB{5~3n?kh~oFL8MQKPxEbs,7 +7-=_eg~E~10q;Zx3#E##FN*k4iF(_pF2JSv"VvlxoR^7&!cls[\,?c Cancel-Lock: sha1:ylX1WoM5PJSvF07UEL5wp0dTPAs= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48329 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48329 Ted Zlatanov writes: > Open a fresh Emacs. Load spam.el. > > Add the relay to the Received: header of a message (I wrote the > message buffer to a file, I don't think that made a difference). > > Invoke spam-check-blackholes with that message or file buffer active. > > You will often get this error: > > Debugger entered--Lisp error: (args-out-of-range 1 3) > query-dns("100.191.110.198.dev.null.dk") Remove dns.elc (so that an uncompiled dns.el will be loaded), and repeat. That should give you a better backtrace. I can't really imagine why it fails the first time... *imagines a bit* Well, ok, it might be timing out the first time, but there's code to protect against that... Anyway, the new backtrace should help. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen