bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68686: [Bug] smtpmail-send-queued-mail ignores some headers of the m


From: Manuel Giraud
Subject: bug#68686: [Bug] smtpmail-send-queued-mail ignores some headers of the message it's sending!
Date: Fri, 26 Jan 2024 16:37:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

rameiko87@posteo.net writes:

> Please do, because 29.2 is not packaged for guix, so I don't know how
> to install it. Otherwise I would test myself with 29.2...

Hi,

So I did the following test on 29.1 (built from source from the
emacs-29.1 branch):

      - emacs -Q
      - M-: (setq send-mail-function 'smtpmail-send-it
                  smtpmail-queue-mail t
                  smtpmail-smtp-server "ledu-giraud.fr")
      - M-: (compose-mail)
      [ manually change "To:" and "From:" to manuel@ledu-giraud.fr ]
      - C-c C-c
      - M-: (smtpmail-send-queued-mail)

And this mail is correctly delivered.  The only trace left of the local
hostname is in "Message-ID:" which was set to
<87dvxoapt1.fsf@computer.mail-host-address-is-not-set>

So, I cannot see evidence of a bug in Emacs here.
-- 
Manuel Giraud





reply via email to

[Prev in Thread] Current Thread [Next in Thread]