Gnus development mailing list
 help / color / mirror / Atom feed
From: Drew Raines <drew@poured.net>
Subject: Envelope sender lost from sending after gnus-draft-edit-message
Date: Tue, 11 Feb 2003 11:03:09 -0600	[thread overview]
Message-ID: <l6v8ywmu4vm.fsf@williams.mc.vanderbilt.edu> (raw)

Begin composing a message to yourself in a group which doesn't fall
under the default posting style.  `C-c C-d' to save it as a draft.
Go to nndraft:drafts and `D e' the message.  `C-c C-c' to send it.

When gnus-draft-edit-message runs, the correct From: header is
displayed and preserved throughout the sending process.  However,
the resulting message's envelope sender (which I don't see until
that message appears in my inbox) has reverted to the address of
the default posting style.

This behavior isn't intuitive to me; is it correct?  Here's the
crux of my gnus-posting styles, in case I've somehow configured it
to exhibit this behavior.

  ;; posting styles
  (setq gnus-posting-styles
        '(
           (".*"
            (address "drew@poured.net"))
           ("mail.phg"
            (address "drew@phg.mc.vanderbilt.edu"))
           ("mail.list.misc.nlug"
            (address "drew-list-nlug@poured.net"))
           ("mail.list.misc.beowulf"
            (address "drew-list-beowulf@poured.net"))
           (message-this-is-news
            (address "drew@poured.net")
            ("Mail-Copies-To" "never"))
           ("gmane.*"
            (address "drew@poured.net")
            ("Gmane-From" "drew@poured.net"))
           ))

-Drew



             reply	other threads:[~2003-02-11 17:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-11 17:03 Drew Raines [this message]
2003-02-22 21:00 ` Lars Magne Ingebrigtsen
2003-02-23 21:14   ` Andrew A. Raines
2003-02-23 21:35     ` Jesper Harder
2003-02-24  5:29       ` Andrew A. Raines
2003-03-01 22:11       ` Andrew A. Raines
2003-02-24  7:03     ` Kai Großjohann
2003-02-24 16:58       ` Andrew A. Raines
2003-02-24 19:09         ` Andrew A. Raines
2003-02-24 19:42         ` Kai Großjohann
2003-03-01 23:46 Jesper Harder
2003-03-02  0:25 ` Andrew A. Raines
2003-03-02  0:50   ` Jesper Harder
2003-03-02  6:24     ` Andrew A. Raines
2003-03-02 16:47       ` Jesper Harder

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=l6v8ywmu4vm.fsf@williams.mc.vanderbilt.edu \
    --to=drew@poured.net \
    /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).