From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42677 Path: main.gmane.org!not-for-mail From: Patric Mueller Newsgroups: gmane.emacs.gnus.general Subject: Re: emacs-w3m Date: Mon, 28 Jan 2002 03:36:37 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87665re6if.fsf@deneb.enyo.de> <87k7u43fkv.fsf@bang.priv.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035177885 13094 80.91.224.250 (21 Oct 2002 05:24:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:24:45 +0000 (UTC) Return-Path: Original-Received: (qmail 1530 invoked from network); 28 Jan 2002 02:48:19 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 28 Jan 2002 02:48:19 -0000 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 16V1pN-0003uG-00; Sun, 27 Jan 2002 20:47:25 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 27 Jan 2002 20:47:21 -0600 (CST) 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 UAA05826 for ; Sun, 27 Jan 2002 20:47:09 -0600 (CST) Original-Received: (qmail 1502 invoked by alias); 28 Jan 2002 02:47:07 -0000 Original-Received: (qmail 1497 invoked from network); 28 Jan 2002 02:47:07 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 28 Jan 2002 02:47:07 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16V1sA-0005Vy-00 for ; Mon, 28 Jan 2002 03:50:18 +0100 Original-To: ding@gnus.org Original-Path: Enki.local!not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 33 Original-NNTP-Posting-Host: dialup-49-76.dplanet.ch Original-X-Trace: quimby2.netfonds.no 1012186218 21201 212.35.49.76 (28 Jan 2002 02:50:18 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 28 Jan 2002 02:50:18 GMT X-Draft-From: ("gnus.ding" 1623) X-Cookie: =?iso-8859-7?b?wePl+ezl9PHn9O/yIOzn5OXp8iDl6fPp9Pk=?= User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.1 (Channel Islands, i386-suse-linux) Cancel-Lock: sha1:HL1bGm2FIkTOinrpK5gT7j8nVz8= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42677 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42677 Steinar Bang wrote: >>>>>> pinard@iro.umontreal.ca (François Pinard): > >> [Florian Weimer] >>> Katsumi Yamaoka writes: > >>> > Why don't we use emacs-w3m for converting text/html parts on Gnus? > >>> Using w3m might have some nasty security implications (much like the >>> embedded Internet Explorer in Microsoft Outlook). > >> Please elaborate. :-) > > I'm guessing he's referring to the trick of spammers using HTML emails > with tags, to verify email addresses. > > (The URL in the "src" attribute of the tag contains an unique > identifier for a particular receipient address) > In that case, why do you use an html _browser_? An html to text converter would be sufficient to display html mails. I use my own program (vilistextum) for this very purpose but html2text should do as well. http://www.mysunrise.ch/users/bhaak/vilistextum/ http://userpage.fu-berlin.de/~mbayer/tools/html2text.html Bye Patric