Skip to content

HTML emails with explicit monospace font for accurate rendering in MS Outlook #60

Description

@sebix

Currently mailgen sends only text/plain e-mails which should be rendered in monospace by all clients. But MS Outlook renders them with a generic non-monospace font which may break the formatting depending on the template.

The solution is to send a multipart alternative in both plaintext and HTML, while the HTML part can contain either entirely monospace font or just parts (as defined in the template).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions