all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Configuring Sender in Gnus
@ 2002-07-13 20:04 Paulo J. Matos
  2002-07-14 14:12 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Paulo J. Matos @ 2002-07-13 20:04 UTC (permalink / raw)


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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Configuring Sender in Gnus
  2002-07-13 20:04 Configuring Sender in Gnus Paulo J. Matos
@ 2002-07-14 14:12 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2002-07-14 14:12 UTC (permalink / raw)
  Cc: help-gnu-emacs

pocm@mega.ist.utl.pt (Paulo J. Matos) writes:

> 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?

Maybe it's best to tell Gnus not to generate a Sender header:

(add-to-list 'message-syntax-checks '(sender . disabled))

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-14 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-13 20:04 Configuring Sender in Gnus Paulo J. Matos
2002-07-14 14:12 ` Kai Großjohann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.