1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/lisp/mail
Andrew G Cohen e37b96432b Fix parsing of mail address headers (bug#64296)
RFC5322 specifies that an address header may be a list of both
individual mailboxes and mailbox groups.  This patch introduces
support for parsing headers that include groups.

* lisp/mail/ietf-drums.el (ietf-drums-parse-addresses): Allow message
address headers to include both mailboxes and groups.
2023-07-05 08:51:56 +08:00
..
binhex.el Use t for non-nil default values in boolean defcustom declarations 2023-04-28 15:03:47 +02:00
blessmail.el
emacsbug.el Avoid asking redundant question in emacsbug.el 2023-06-03 19:20:23 +03:00
feedmail.el
flow-fill.el
footnote.el
hashcash.el
ietf-drums-date.el
ietf-drums.el Fix parsing of mail address headers (bug#64296) 2023-07-05 08:51:56 +08:00
mail-extr.el
mail-hist.el
mail-parse.el
mail-prsvr.el
mail-utils.el
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
mspools.el
qp.el
reporter.el
rfc822.el
rfc2045.el
rfc2047.el
rfc2231.el
rfc6068.el
rmail-spam-filter.el
rmail.el New Rmail commands for reading mailing-lists 2023-05-21 13:57:14 +03:00
rmailedit.el
rmailkwd.el
rmailmm.el
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el Fix total count of messages in Rmail summary buffers 2023-07-01 11:34:43 +03:00
sendmail.el
smtpmail.el
supercite.el
undigest.el
unrmail.el
uudecode.el ; * lisp/mail/uudecode.el (uudecode-use-external): Boolean value. 2023-04-24 16:06:14 +02:00
yenc.el