Why does a test newsletter only contain the 'Footer will be appended here' and not the theme'd footer I define?

$node->body .= "\n\n-- \n". t('Footer will be appended here');

Comments

budda’s picture

When using the mimemail.module in conjunction with the simplenews 2.x-dev branch the unsubscribe details in the footer appearing upon changing the mail format to 'html'.

'plain' format emails continue to show the stock 'Footer will be appended here' message.

sutharsan’s picture

Status: Active » Closed (won't fix)

Branch 4.7.x-2.x-dev is now no longer maintained and may be removed in the (near) future.