From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28268 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Block remote links when viewing HTML Date: 16 Dec 1999 14:50:36 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165146 28999 80.91.224.250 (21 Oct 2002 01:52:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:52:26 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by mailhost.sclp.com (Postfix) with ESMTP id 7040DD051E for ; Fri, 17 Dec 1999 03:30:33 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id CAB10472; Fri, 17 Dec 1999 02:30:15 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 17 Dec 1999 02:30:20 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA14097 for ; Fri, 17 Dec 1999 02:30:05 -0600 (CST) Original-Received: from frege.math.ethz.ch (frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by mailhost.sclp.com (Postfix) with ESMTP id 0001AD051F for ; Fri, 17 Dec 1999 03:29:43 -0500 (EST) Original-Received: (from daemon@localhost) by frege.math.ethz.ch (8.9.1/8.9.1) id OAA00205 for ; Thu, 16 Dec 1999 14:50:40 +0100 (MET) Original-Received: from urysohn(129.132.146.167), claiming to be "urysohn.math.ethz.ch" via SMTP by frege, id smtpdAAAa00036; Thu Dec 16 14:50:39 1999 Original-Received: (vroonhof@localhost) by urysohn.math.ethz.ch (8.9.3/D-MATH-client) id OAA15256; Thu, 16 Dec 1999 14:50:36 +0100 X-Authentication-Warning: urysohn.math.ethz.ch: vroonhof set sender to vroonhof@math.ethz.ch using -f Original-To: ding@gnus.org Original-Lines: 14 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.2 (Yoko) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28268 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28268 I just received one of those spams with HTML mail. I like that with W3 and Gnus 5.8 we can now "read" such mails. However it seems that this mail contained embedded links to external sites and XEmacs started visiting them. I don't like that at all. It really should be the default when viewing HTML from a message to NOT automatically fetch included remote stuff, so mml should tell w3 that. I haven't checked yet whether w3/url has such a setting and when yes, how to activate it. Jan