]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix RFC2047 encoding of Disposition-Notification-To
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Mar 2022 13:46:25 +0000 (14:46 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Mar 2022 13:46:42 +0000 (14:46 +0100)
* lisp/mail/rfc2047.el (rfc2047-header-encoding-alist): Encode
Disposition-Notification-To as an address header (bug#54383).

lisp/mail/rfc2047.el

index b3c45100f6db3d50a410d8e652f2084ad71c3c34..bb0d646346cf9eab14892564888f663872fb27de 100644 (file)
@@ -46,7 +46,7 @@
     ("Followup-To" . nil)
     ("Message-ID" . nil)
     ("\\(Resent-\\)?\\(From\\|Cc\\|To\\|Bcc\\|\\(In-\\)?Reply-To\\|Sender\
-\\|Mail-Followup-To\\|Mail-Copies-To\\|Approved\\)" . address-mime)
+\\|Mail-Followup-To\\|Mail-Copies-To\\|Approved\\|Disposition-Notification-To\\)" . address-mime)
     (t . mime))
   "Header/encoding method alist.
 The list is traversed sequentially.  The keys can either be