There's an issue with the '72 character wrap' causing layout and HTML Errors.

I've attached an email.
The email shows the issues with spaces being added to text and HTML errors being generated.

Our web server has Postfix (with Smarthost configuration).
Then the mail is pushed to our Kerio Mail Server 6.
And then the mail is pushed through a Spam Relay(Linux) out to the web.

Comments

dallen’s picture

Here's the email file I promised. I've changed the file extension from .eml to .txt.

jerdavis’s picture

Status: Active » Postponed (maintainer needs more info)

Could you provide a screenshot of how/where the message is breaking in your email client? What client are you opening the email in?

Thanks!

Jer Davis

dallen’s picture

StatusFileSize
new74.73 KB

Hi Jer,

Attached is the screen shot. I've circled the "breaks".
My mail client is Apple's Mail 3.5.

Hope this helps.

Thank you.
Dave.

plach’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new629 bytes

I had the same issue: applying a drupal_wrap_mail to the html body solved it.

dallen’s picture

Status: Needs review » Closed (fixed)

Some where between working back though all the similar issues and rechecking everything. I tried updating the module with it's self and the issue went away. After looking at the back up and the 'new' module. I discovered that although the version numbers were the same the time stamps was different.

To: plach, Thank you.
To: jerdavis, Thank you it looks like you had it fixed already.