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

berdir’s picture

Status: Active » Postponed (maintainer needs more info)

Does 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.

philippejadin’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I'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!

philippejadin’s picture

Issue summary: View changes

clarified report