From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46543 Path: main.gmane.org!not-for-mail From: Clemens Fischer Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus+qmail: set envelope sender? Date: Sat, 14 Sep 2002 19:59:31 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=latin-iso8859-9 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1032034584 5399 127.0.0.1 (14 Sep 2002 20:16:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Sep 2002 20:16:24 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17qJL5-0001Ox-00 for ; Sat, 14 Sep 2002 22:16:23 +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 17qJHu-0007MM-00; Sat, 14 Sep 2002 15:13:06 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 14 Sep 2002 15:13:42 -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 PAA19169 for ; Sat, 14 Sep 2002 15:13:29 -0500 (CDT) Original-Received: (qmail 29742 invoked by alias); 14 Sep 2002 20:12:45 -0000 Original-Received: (qmail 29737 invoked from network); 14 Sep 2002 20:12:45 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 14 Sep 2002 20:12:45 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17qJHH-0001I1-00 for ; Sat, 14 Sep 2002 22:12:27 +0200 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17qJHH-0001Hs-00 for ; Sat, 14 Sep 2002 22:12:27 +0200 Original-Path: ID-23066.news.dfncis.de!not-for-mail Original-Lines: 24 Original-NNTP-Posting-Host: pd90559e7.dip.t-dialin.net Original-X-Trace: main.gmane.org 1032034347 4950 217.5.89.231 (14 Sep 2002 20:12:27 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sat, 14 Sep 2002 20:12:27 +0000 (UTC) Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:qZPwEv1x8yfj0XTDMNFzIfBRVe4= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46543 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46543 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: >> (address >> (cadr (setq message-qmail-inject-args `("-f" ,user-mail-address)))) >> ) > > I think that's not a good idea. I think you can set local variables > from posting styles. Why not use that feature? but that's what i'm doing! also, the info page states that attributes in list-form get eval'ed. > You might have to add message-qmail-inject-args to > gnus-newsgroup-variables, though. well, to be honest, i don't know which of these features i can trust more, and i have this strong feeling towards keeping related stuff in one place. i'm currently spending most of my days tweaking and "frobbing" my emacs/gnus configurations. should i live to see the day when i have the overview over all of gnus, i may lay my head at rest and maybe move variables around for an hour or two ... ;) -- clemens