Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Problems with Mail System and environment specific settings #21

@AdamGerthel

Description

@AdamGerthel

The Mail System module is seemingly very old (it even lacks version nr!). I tried configuring different mail system settings per environment in order to send production e-mails via the SMTP module and quickly realized that the settings variables used by Mail System were behaving in a very odd manner. Settings seem to be saved as system variables, but not loaded as such, making it impossible to control via Features or Tadaa. I then noticed that there are quite a lot of differences between the current version in Odd Drupal and the latest official release (which is from 2012).

I tested the latest official 2.x version and I wasn't very impressed with that one either - it saves the configuration in files in files/mailsystem which won't work for different environments either. Maybe this is just a module that would need a custom module that handles the settings, I'm not sure. Anyway, a module overlook might be needed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions