Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Slackrat <slackrat4Q@azurservers.com>
To: info-gnus-english@gnu.org
Subject: Re: How to change the default name in header?
Date: Wed, 14 Mar 2007 09:14:07 +0100	[thread overview]
Message-ID: <87ird42qeo.fsf@azurservers.com> (raw)
In-Reply-To: <m2y7m0uzdz.fsf@stu.ust.hk>


* Matthew Zhou <zhouyan1986@gmail.com> a écrit
> I want to chagne make the neme in the field Frome: be a name other
> than my user name of the system by default.


(setq gnus-posting-styles
      '((".*"

;; BASIC
;; #####
         (signature-file "~/.signature/bill")
	 (name mail-user-name)
	 (address "inconnu@azurservers.com")
         ("X-Homepage" "http://azurservers.com/")
	 ("X-Operating-System" "Slackware GNU/Linux --current");;	
         ("X-GUARANTEE1" "This email is Guaranteed to have been free of any malevolent
              content or attachments when sent from <user>@azurservers.com.
              Azurservers.com publishes SPF records and any UCE or otherwise
              harmful content should be reported to abuse@azurservers.com")
	 (organization "Front National [http://www.frontnational.com]"))
	 (signature-file "~/.signature/my-standard-signature")

;; SPECIAL
;; #######
;;
;; REC 
	("rec"
	 (name "Name For This Group")
         ("From" "Name For This Group <whoever-I-am@azurservers.com>")
	 (signature-file "~/.signature/sig-for-this-group")
	 ("Fcc" "~/Mail/sent-rec"))
;; ALT
	("alt"
	 (name "Another Name")
         ("From" "Another Name <my-name@azurservers.com>")
	 (signature-file "~/.signature/another-signature")
	 ("Fcc" "~/Mail/sent-alt"))  ))


-- 
Regards, Slackrat [Bill Henderson] [No _4Q_ for direct email]

      reply	other threads:[~2007-03-14  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14  6:12 Matthew Zhou
2007-03-14  8:14 ` Slackrat [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ird42qeo.fsf@azurservers.com \
    --to=slackrat4q@azurservers.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).