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.
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.