diff options
-rw-r--r-- | README.org | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -16,8 +16,7 @@ guile-email is used by * Features -- Parse [[https://tools.ietf.org/html/rfc5322][RFC5322]] compliant email messages (currently does not support - [[https://tools.ietf.org/html/rfc5322#section-4][obsolete syntax]]) +- Parse [[https://tools.ietf.org/html/rfc5322][RFC5322]] compliant email messages (including [[https://tools.ietf.org/html/rfc5322#section-4][obsolete syntax]]) - Parse MIME compliant email messages as specified in [[https://tools.ietf.org/html/rfc2045][RFC2045]], [[https://tools.ietf.org/html/rfc2046][RFC2046]], [[https://tools.ietf.org/html/rfc2047][RFC2047]] and [[https://tools.ietf.org/html/rfc2049][RFC2049]] - Parse non-standard [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Mail-Headers.html][Emacs message mode parens style addresses]] @@ -47,7 +46,6 @@ info browser. * Future work -- Support obsolete syntax as specified in RFC5322 - Support MIME parameter value and encoded word extensions specified in RFC2231 - Support decoding PGP encrypted/signed messages |