Skip to content

Fix Mailchimp truncating email #8

@jonathanyeong

Description

@jonathanyeong

Mailchimp truncates a long email but I'm not sure if this is because of Mailchimp or because of the way the email is generated.

I couldn't find that many articles that pointed to Mailchimp truncating images. Most of the articles talked about gmail but that wasn't related to us. The only article that related to us was this one:

http://kb.mailchimp.com/campaigns/previews-and-tests/campaign-is-truncated-or-formatting-is-stripped

Apparently, some email servers strip out any lines beginning with a period. However, I couldn't find any lines like this in the html so I feel like this isn't the problem.

You can reproduce the error by copying and pasting a large amount of text into a card then regenerating the email.

I have one theory that the index.html file hasn't finished writing before it's zipped up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions