I want change the "Sender: " header that gnus sends i tried

(sender "My Haz")

but that just adds a new header Orginal-Sender: 

this is what i have so far

(setq gnus-posting-styles
  '((".*"
     (name "My Haz")
     (sender "My Haz")
     (address "[EMAIL PROTECTED]")
     (organization "None At This Time")
     (signature-file "~/.sig"))))

i would like to change the real "Sender:" and also maybe something
about the message-id after the @ sig, i dunno, i would like to be able
to change these however.



-- 
~/~

_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to