all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17488: 24.3; mail-sendmail-undelimit-header doesn't respect mail-header-separator
@ 2014-05-14  1:28 Katsumi Yamaoka
  2018-04-15 18:09 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Katsumi Yamaoka @ 2014-05-14  1:28 UTC (permalink / raw)
  To: 17488; +Cc: Russ Allbery

Hi,

This is probably a rare case, so I'm not sure if it's worth
fixing, though.  If one sets `mail-header-separator' to

"                                       ."

it causes a mail corruption.  It is because `rfc822-goto-eoh'
doesn't respect `mail-header-separator' and the first line of
a message body, rather than the separator, is deleted.

`smtpmail-send-it' and `mailclient-send-it' use it by way of
`mail-sendmail-undelimit-header'.  And `sendmail-send-it' uses
it by way of `mail-header-end'.

Thanks.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-17 11:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14  1:28 bug#17488: 24.3; mail-sendmail-undelimit-header doesn't respect mail-header-separator Katsumi Yamaoka
2018-04-15 18:09 ` Lars Ingebrigtsen
2018-04-16  2:28   ` Katsumi Yamaoka
2018-04-16 11:52     ` Lars Ingebrigtsen
2018-04-17  6:26       ` Katsumi Yamaoka
2018-04-17 11:46         ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.