Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-01 | email: Do not discard trace fields. | Arun Isaac | |
* email/email.scm (angle-addr): Capture "<" and ">". (parse-email-headers): Do not discard trace fields. Trim "<" and ">" from angle-addr in mailbox, but not from trace fields. | |||
2018-10-01 | email: Handle truncated messages gracefully. | Arun Isaac | |
* email/email.scm (body->mime-entities)[read-mime-entity]: Check for eof-object so that truncated messages are handled gracefully without raising an error. | |||
2018-09-12 | Untabify and re-indent all sources. | Arun Isaac | |
* build-aux/test-driver.scm, email/base64.scm, email/email.scm, email/quoted-printable.scm, email/utils.scm, tests/quoted-printable.scm: Untabify and re-indent. | |||
2018-09-08 | Initial commit. | Arun Isaac | |