Closed (duplicate)
Project:
HTML Mail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 11:41 UTC
Updated:
1 Dec 2009 at 15:07 UTC
My whole email is empty;/
As follow:
Content-Type: multipart/alternative;
charset=utf-8;
boundary="c1faa086dc0f1ca25adc9459f3b3ca94"
MIME-Version: 1.0
This is a multi-part message in MIME format.
--c1faa086dc0f1ca25adc9459f3b3ca94
Content-Type: multipart/alternative;
boundary="5269f32fad6131756c54455f01948fdb"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
--5269f32fad6131756c54455f01948fdb
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: base64
--5269f32fad6131756c54455f01948fdb
Content-Type: text/html; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: base64
--5269f32fad6131756c54455f01948fdb--
--c1faa086dc0f1ca25adc9459f3b3ca94--
I've changed to mimemail and receiving emails with "n.d." content;/
Any clue?
#362521: 'n.d.' mails
Comments
Comment #1
Christopher Herberte commentednot sure
Comment #2
asak commentedI'm having similar problems with HTML mail... i actually tried it out instead of mimemail since i was getting empty mails with mimemail too.
So, logic says this has nothing to do with mimemail OR html mail.. i guess...
Comment #3
kenorb commentedPlease do not close the issues if you are "not sure".
http://drupal.org/node/156119
Comment #4
kenorb commentedasak:
This can be the reason:
#456260: WSOD: smtp_library variable is not removed when mimemail has been disabled
Comment #5
kenorb commentedComment #6
kenorb commentedComment #7
aschiwi commentedTry removing mimemails entries in your drupal database (system table). Doing so solved that problem for me.