Smtp delivery option missing from 8.x

Created on 14 October 2021, over 2 years ago
Updated 2 October 2023, 9 months ago

Problem/Motivation

While working with the 7.x branch of this project, we were used to disable programmatically the SMTP Delivery option (via `drush vset smtp_deliver 0`) when we were cloning Production environments into our staging/development environments. This way, we wouldn't have to worry if colleagues accidentally sent emails to real production users or if cron started to spam people from our staging/development environment (in case there was a cron that was sending mass emails).

As far as I saw, this option is being removed from the 8.x branch, there's only the general on/off switch that doesn't actually mute the emails.

Proposed resolution

Bring back the smtp delivery option.

I wrote a patch that brings back the smtp delivery option on the admin form. It's being tested on the 8.x-1.0 version currently.

User interface changes

Admin interface

Any thoughts/comments/concerns ?

✨ Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom VangelisP Fife, Scotland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024