From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45956 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: new spam functionality added Date: Thu, 01 Aug 2002 23:38:43 +0200 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: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028238085 4685 127.0.0.1 (1 Aug 2002 21:41:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2002 21:41:25 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17aNhE-0001DR-00 for ; Thu, 01 Aug 2002 23:41:24 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17aNf3-0007zJ-00; Thu, 01 Aug 2002 16:39:09 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Aug 2002 16:39:37 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA13000 for ; Thu, 1 Aug 2002 16:39:22 -0500 (CDT) Original-Received: (qmail 23822 invoked by alias); 1 Aug 2002 21:38:46 -0000 Original-Received: (qmail 23817 invoked from network); 1 Aug 2002 21:38:46 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 1 Aug 2002 21:38:46 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.5/8.12.5) with ESMTP id g71Lchkd002945; Thu, 1 Aug 2002 23:38:43 +0200 Original-To: David Masterson Mail-Copies-To: nobody X-Hashcash: 020801:dmaster@synopsys.com:e2e21e3a74b6f8ea X-Hashcash: 020801:ding@gnus.org:c001f4dbc1ab9172 In-Reply-To: (Ted Zlatanov's message of "Thu, 01 Aug 2002 15:34:13 -0400") Original-Lines: 10 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45956 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45956 Ted Zlatanov writes: > Getting back to topic, if someone could check why query-dns in dns.el > is not working, I'd appreciate it. There doesn't seem to be an owner > for the library, since no one has responded to my original inquiry. What does "not working" mean? Limited testing seems to work: (query-dns "www.extundo.com" 'A) "217.13.230.178"