unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: mail-fcc doesn't write From header
Date: Thu, 09 Sep 2004 09:19:24 -0600	[thread overview]
Message-ID: <4140747C.7040508@yahoo.com> (raw)
In-Reply-To: mailman.2132.1094731872.1998.bug-gnu-emacs@gnu.org

Olivier Cappe wrote:
 > Emails saved with Fcc (mail-fcc) do not have a From field. Here is
 > and example
 >
 > To: comcap@free.fr
 > FCC: ~/testfile
 > Subject: test
 > --text follows this line--
 > test
 >
 > $ cat ~/testfile
 >>From cappe Thu Sep  9 13:56:58 +0200 2004
 > To: comcap@free.fr
 > Subject: test
 >
 > test
 >
 >
 > I am running emacs -q to avoid customization related
 > issues. mail-fcc did insert a From field with Emacs <= 20.

mail-do-fcc writes the From: header if it is present in the message
composition buffer.  What does `C-h v send-mail-function' say?

For sendmail-send-it, a From: header is inserted unless
mail-from-style is set to system-default.

For smtpmail-send-it, a From: header is inserted unless
mail-from-style is something other than angles, parens, or nil.

For feedmail-send-it, a From: header may be inserted depending on the
value of feedmail-from-line.

For post-mail-send-it, a From: header is not inserted.

-- 
Kevin Rodgers

       reply	other threads:[~2004-09-09 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2132.1094731872.1998.bug-gnu-emacs@gnu.org>
2004-09-09 15:19 ` Kevin Rodgers [this message]
     [not found] ` <mailman.2164.1094747296.1998.bug-gnu-emacs@gnu.org>
2004-09-10 16:55   ` mail-fcc doesn't write From header Kevin Rodgers
2004-09-09 12:04 Olivier Cappe

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4140747C.7040508@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).