Closed (fixed)
Project:
Printer, email and PDF versions
Version:
7.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 19:27 UTC
Updated:
24 May 2012 at 14:10 UTC
Comments
Comment #1
sheldon rampton commentedI posted a report of a similar bug in the mimemail issue queue:
http://drupal.org/node/1382484
Comment #2
jcnventuraApparently 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.
Comment #3
khumbu commentedi've tested the fix but the problem persist
Comment #4
jcnventuraComment #5
jcnventuraComment #6
jcnventuraWhich mail system is configured in the the mail system settings to handle the print_mail email?
Comment #7
khumbu commentedMimemail system.... Not on dev system at the moment...Will sypply complete Drupal setup...
Comment #8
jcnventuraAfter applying the update, it should have reverted to the default mail system. I need to create a warning in the status report about this...
Comment #9
jcnventuraI've added a warning to the status report that detects incompatible mailsystem settings.