I am not sure if this should be here or in MailSystem's issue queue.
There is a small incompatibilty with the MailSystem module.
The setting for choosing mailsystem to send newsletters is present two forms:
- admin/config/simplenews/mail
- admin/config/system/mailsystem
and they seem to override each other.
How to reproduce: (this is my setup with modules: MailSystem, HtmlMail, SmtpMailSystem)
STEP 1:
Mailsystem setup (admin/config/system/mailsystem):
Default: SmtpMailSystem
Simplenews: HtmlMailSystem_SmtpMailSystem
STEP 2:
Simplenew setup (admin/config/simplenews/mail):
Only options for the mailsystem I see are 'Default' and 'Mimemail' (i use mimemail for other mailings). The options chosen above are not available.
I leave this at default, change anything else and submit.
Go back to admin/config/system/mailsystem
Simplenews is reverted to default (SmtpMailSystem)
So whenever you change a different setting (eg cron throttle) you have to go to Mailsystem settings and reset settings for Simplenews.
Comments
Comment #1
maciej lukianski commentedComment #2
miro_dietikerHmm might be a bug but...
Note the integration will change hopefully soon
#374222: Template files do not work when using admin theme
Comment #3
berdirYeah, there are too many mail system settings around :)
Are you sure this setting still exists in 7.x-1.x?
I'm *pretty* sure I killed that while removing various mime_mail checks. Are you sure that you are using alpha2 or a newever -dev snapshot?
Comment #4
maciej lukianski commentedYes, sorry. I encountered it on dev but from 1st Oct. Sorry about that. I run way to many sites...
I'll reopen it if I still get this after update.