From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: pocm@mega.ist.utl.pt (Paulo J. Matos) Newsgroups: gmane.emacs.help Subject: Configuring Sender in Gnus Date: 13 Jul 2002 21:04:38 +0100 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87it3jcs2x.fsf@localhost.localdomain> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026590426 28411 127.0.0.1 (13 Jul 2002 20:00:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 13 Jul 2002 20:00:26 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17TT46-0007O8-00 for ; Sat, 13 Jul 2002 22:00:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17TT3x-0005fV-00; Sat, 13 Jul 2002 16:00:17 -0400 Original-Received: from [213.228.128.56] (helo=front1.netvisao.pt) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17TT3S-0005f7-00 for ; Sat, 13 Jul 2002 15:59:47 -0400 Original-Received: (qmail 25170 invoked from network); 13 Jul 2002 19:58:28 -0000 Original-Received: from unknown (HELO localhost.localdomain) (217.129.144.243) by front1.netvisao.pt with SMTP; 13 Jul 2002 19:58:28 -0000 Original-To: help-gnu-emacs@gnu.org Original-Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:641 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:641 Hi all, When I send an email using Gnus, the From field is correctly filled in with my email that I provide in .gnus: (setq user-full-name "Paulo J. Matos") (setq user-mail-address "pocm@mega.ist.utl.pt") (setq gnus-local-domain "netvisao.pt") But the problem is that in the email header the Sender field is filled with pdestroy@localhost.localdomain I'm using Linux Slackware 8.0. Does any one has any idea on how to configure this? Best regards, -- Paulo J. Matos : pocm(_at_)mega.ist.utl.pt Instituto Superior Tecnico - Lisbon Software & Computer Engineering - A.I. - > http://mega.ist.utl.pt/~pocm --- Yes, God had a deadline... So, He wrote it all in Lisp!