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

maciej lukianski’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
miro_dietiker’s picture

Hmm might be a bug but...

Note the integration will change hopefully soon
#374222: Template files do not work when using admin theme

berdir’s picture

Status: Active » Postponed (maintainer needs more info)

Yeah, 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?

maciej lukianski’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Yes, 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.