]> git.eshelyaron.com Git - emacs.git/commit
Allow X-Message-SMTP-Method to include more MTAs
authorAndrew G Cohen <cohen@andy.bu.edu>
Wed, 3 May 2023 03:37:45 +0000 (11:37 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sat, 6 May 2023 01:05:28 +0000 (09:05 +0800)
commitf261226d9be4630572df322b2c4f48713c9c2fce
tree6b9e81dfaa13932781807d838aa1a79af0ef4a70
parent8d1332d135f81d42f3ca5fe0b0906d0e48b44043
Allow X-Message-SMTP-Method to include more MTAs

* lisp/gnus/message.el (message-multi-smtp-send-mail): Allow the
X-Message-SMTP-Method header to override the default mailer with not
only smtp and sendmail but other MTAs as well.
* doc/misc/message.texi: Document changes to the usage of
X-Message-SMTP-Method.
doc/misc/message.texi
lisp/gnus/message.el