Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Damien Wyart <damien.wyart@free.fr>
To: info-gnus-english@gnu.org
Subject: Re: Insert message-insert-disposition-notification-to in Posting Styles
Date: Mon, 30 Jul 2007 18:30:11 +0200	[thread overview]
Message-ID: <46ae1214$0$16611$426a74cc@news.free.fr> (raw)
In-Reply-To: <1185812507.768496.246250@z24g2000prh.googlegroups.com>

> > > Is possible this? insert
> > > message-insert-disposition-notification-to in Posting Styles

> > Yes, you can insert any header you need.

> and... how? :)

(setq gnus-posting-styles
      '(
        (message-this-is-mail
         ("From" "Dave Null <dave.null@unix.org>")
         (signature-file "~/.signature")
         ("Disposition-Notification-To" "Dave Null <dave.null@unix.org>")
         ("Any-Other-Header-You-Want" "Value of this header")
         )))

Only a simple example, you might use many conditional clauses (here
I used only one, message-this-is-mail).

See the manual for more details :
http://gnus.org/manual/gnus_139.html

-- 
DW

  reply	other threads:[~2007-07-30 16:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-30 16:03 someusernamehere
2007-07-30 16:15 ` Damien Wyart
2007-07-30 16:21   ` someusernamehere
2007-07-30 16:30     ` Damien Wyart [this message]
2007-07-30 16:26   ` someusernamehere
2007-07-30 16:33     ` Damien Wyart
2007-07-30 16:51       ` someusernamehere
2007-07-30 19:03         ` Damien Wyart
2007-07-30 19:17       ` someusernamehere
2007-07-30 19:29         ` Damien Wyart
2007-07-30 19:52           ` someusernamehere
2007-07-31  5:15             ` Damien Wyart
2007-08-01 15:04       ` Exal de Jesus Garcia Carrillo
2007-08-03  9:00         ` Damien Wyart

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='46ae1214$0$16611$426a74cc@news.free.fr' \
    --to=damien.wyart@free.fr \
    --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).