Closed (cannot reproduce)
Project:
Mime Mail
Version:
6.x-1.0-alpha8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2011 at 16:23 UTC
Updated:
20 Mar 2013 at 15:54 UTC
Jump to comment: Most recent
Comments
Comment #1
sgabe commentedCan you provide more details? is there anything in the watchdog about the failure of the sending of the message?
Comment #2
cyxair commentedSame here, webform module has stopped sending emails on mimemail module activation.
No errors are reported in the watchdog.
Webform : 6.x-3.11
Mime Mail 6.x-1.0-beta2
Comment #3
Anonymous (not verified) commentedHello, I'm from Brazil. I have exactly the same problem reported by Diego. I'm using phpmailer and MIMEMAIL. if somebody could help...
Comment #4
sgabe commentedClosing due to no activity.
Comment #5
Rob_Feature commentedReopening with the latest versions of webform and mimemail.
I put in some bug testing code, and when watchdogging the $message['body'] or $message['headers'] I get this php error in the watchdog:
Watchdogging $message[subject] doesn't give this error.
Comment #6
Rob_Feature commentedIn my case this was due to bad $message['headers'] being sent to mimemail from webform. Closing again because it was specific to my install (not a problem with webform, specifically)