Configuring modules for email sending and formatting is a pain and confusing. Most mailing modules rely on Mailsystem module to help configure this.
In D7 Mailsystem 3.x there's an improved method of doing this by using a delegator class. https://www.drupal.org/project/mailsystem/issues/1508104. I propose that the class and related functions be put into core. The UI can stay out of core.
This will help any combo of modules share the responsibility of sending emails. One module can be used for formatting HTML (MimeMail, HTMLmail) and another for sending (SMTP, PHPMailer, Postmark, SendGrid, ...). The popular modules can then use the new class to allow other modules to share in the work and also provide a simple UI (without needing to install Mailsystem if they don't need that extra power).
Recent comments
We were able to add overlays and polygons to leaflet with a custom module as mentioned in https://github.com/backdrop-contrib/leaflet/issues/73#issuecomment-2907873081 with a combination of php...
Layer management in Leaflet
Hi jcesar, it may depend on what kind overlay you need. Overlays are supported in the Leaflet module. The submodule leaflet_more_maps ships with a lot of additional map types. And...
Layer management in Leaflet
I hope so too.... Thanks very much for the quick response, and have a Happy and productive 2026!!
Base table or view not found upgrading to 1.32.0, TRUNCATE {cache_book}