ietf-drums

Homepage: https://www.gnu.org/software/emacs

Author: Lars Magne Ingebrigtsen

Summary

Functions for parsing RFC 2822 headers

Commentary

DRUMS is an IETF Working Group that worked on Internet RFC 2822,
the successor to RFC 822 and the predecessor of RFC 5322.  This
library is based on draft-ietf-drums-msg-fmt-05.txt, released on
1998-08-05.

Pending a real regression self test suite, Simon Josefsson added
various self test expressions snipped from bug reports, and their
expected value, below.  I you believe it could be useful, please
add your own test cases, or write a real self test suite, or just
remove this.


(ietf-drums-parse-address "'foo' ")
=> ("foo@example.com" . "'foo'")

Dependencies

Reverse dependencies