Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: My Haz <None@no.where>
Subject: Re: Q: How do i change the headers the gnus Sends.
Date: Mon, 05 Dec 2005 07:07:39 GMT	[thread overview]
Message-ID: <86oe3w9g1n.fsf@no.where> (raw)
In-Reply-To: <v9ek4seln3.fsf@marauder.physik.uni-ulm.de>


Reiner Steib <reinersteib+from-uce@imap.cc> writes:

> On Sun, Dec 04 2005, My Haz wrote:
> 
> > 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 "None@no.where")
> >      (organization "None At This Time")
> >      (signature-file "~/.sig"))))
> >
> > i would like to change the real "Sender:" 
> 
> (eval-after-load "message"
>   '(add-to-list 'message-syntax-checks
> 		'(sender . disabled)))
> 
> This is the default in Gnus 5.10.

This works well thanks.


Should i be running 5.10, this is the emacs that is up to date? In my
fbsd ports tree.


> > and also maybe something about the message-id after the @ sig, i
> > dunno, i would like to be able to change these however.
> 
> ,----[ (info "(message)News Headers") ]
> | `Message-ID'
> |      This required header will be generated by Message.  A unique ID
> |      will be created based on the date, time, user name (for the local
> |      part) and the domain part.  For the domain part, message will look
> |      (in this order) at `message-user-fqdn', `system-name',
> |      `mail-host-address' and `message-user-mail-address' (i.e.
> |      `user-mail-address') until a probably valid fully qualified domain
> |      name (FQDN) was found.
> `----
> 
> (`message-user-fqdn' doesn't exist in Gnus 5.9, though.)


I haven't tried this part yet, don't know hou go that pretty text
output either



-- 
~/~


      reply	other threads:[~2005-12-05  7:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-04 17:28 My Haz
2005-12-04 17:31 ` My Haz
2005-12-04 18:56 ` Reiner Steib
2005-12-05  7:07   ` My Haz [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=86oe3w9g1n.fsf@no.where \
    --to=none@no.where \
    /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).