Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Standardize message body encoding #18

@jpoehls

Description

@jpoehls

Currently we use a mix of quoted-printable (for plain text body) and base64 (for HTML body and attachments).

I think we should probably be using quoted-printable for both the plain text and HTML body, and only use base64 for the attachments. Need to research this, clean up the code, and document our decision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions