Posted by kenorb on January 22, 2009 at 11:41am
4 followers
Jump to:
| Project: | HTML Mail |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
not sure
#2
I'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...
#3
Please do not close the issues if you are "not sure".
http://drupal.org/node/156119
#4
asak:
This can be the reason:
#456260: WSOD: smtp_library variable is not removed when mimemail has been disabled
#5
#6
#7
Try removing mimemails entries in your drupal database (system table). Doing so solved that problem for me.