First of all my drupal config: drupal 7.1, 3 language set up, mime mail, simplenews,...

The printable version is show correctly, when i use the sent mail option, the mail is sent but the result is html

extract of what i receive:

F. Rooseveltlaan 487/A

Comments

sheldon rampton’s picture

I posted a report of a similar bug in the mimemail issue queue:

http://drupal.org/node/1382484

jcnventura’s picture

Status: Active » Fixed

Apparently when using mimemail, the MimeMailSystem (which is activated by default) is incompatible with the method that can be used to send e-mail via Drupal core.

I have committed a fix to dev that resets the mail handler system back to the DefaultMailSystem, when mails are sent by the print_mail module.

Please test it.

khumbu’s picture

Status: Fixed » Needs work

i've tested the fix but the problem persist

jcnventura’s picture

Status: Needs work » Closed (fixed)
jcnventura’s picture

Status: Closed (fixed) » Active
jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Which mail system is configured in the the mail system settings to handle the print_mail email?

khumbu’s picture

Mimemail system.... Not on dev system at the moment...Will sypply complete Drupal setup...

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Active

After applying the update, it should have reverted to the default mail system. I need to create a warning in the status report about this...

jcnventura’s picture

Status: Active » Fixed

I've added a warning to the status report that detects incompatible mailsystem settings.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.