]> git.eshelyaron.com Git - emacs.git/commit
Be more permissive when interpreting IMAP mail headers
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Oct 2019 12:31:37 +0000 (13:31 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Oct 2019 12:31:37 +0000 (13:31 +0100)
commit2864c5201d5c4ddfcfe1e8f2fca4168077c7f44f
tree2b356e0e2af29fcdf0210293599a614c9d7ab3bf
parent3478f2f3d6ccd8c9921b03870261b13d5b6c8ba2
Be more permissive when interpreting IMAP mail headers

* lisp/gnus/nnimap.el (nnimap-transform-headers): Some mail
doesn't have space after the colon of the header name.  Don't
ignore these.
lisp/gnus/nnimap.el