* Matthew Zhou <[EMAIL PROTECTED]> 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 "[EMAIL PROTECTED]")
         ("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 [EMAIL PROTECTED]")
         (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 <[EMAIL PROTECTED]>")
         (signature-file "~/.signature/sig-for-this-group")
         ("Fcc" "~/Mail/sent-rec"))
;; ALT
        ("alt"
         (name "Another Name")
         ("From" "Another Name <[EMAIL PROTECTED]>")
         (signature-file "~/.signature/another-signature")
         ("Fcc" "~/Mail/sent-alt"))  ))


-- 
Regards, Slackrat [Bill Henderson] [No _4Q_ for direct email]
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to