Closed (works as designed)
Project:
Simplenews
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2012 at 12:30 UTC
Updated:
1 Jun 2012 at 14:28 UTC
On a clean install of simplenews + mimemail (same problem with htmlemail), I get the test email with no sender and no subject when I try to send another content type than the default "simplenews newsletter"
Step to reproduce :
- install the needed modules
- create a custom content type
- enable this content type to be a simplenems newsletter
- enable html mail sending
- send a test newsletter
-> (no subject) / (Unknown sender) in mail client.
This works perfectly with the built in "simplenews newsletter" content type
Comments
Comment #1
berdirDoes this also happen when not sending HTML mails?
Try to install http://drupal.org/project/maillog to see how the mails look without a mime mail transport module involved.
Comment #2
philippejadin commentedI'm not sure if it's because I cleared the cache again or installed the latest version of all modules (mimemail?), but it now works as advertised.
Thanks again for all this wonder!
Comment #2.0
philippejadin commentedclarified report