Problem/Motivation

When application is in development mode, display_emails_as_messages is not enabled and Reroute Email is not configured, then Domino does not disable emails sending (basically, fallback behavior does not work). It's expected that Domino prevents such emails from going out.

Steps to reproduce

- Install Domino
- Set display_emails_as_messages to 0
- Set application_mode to 'development'
- Do not configure Reroute Email (keep it disabled)
- Send an email. It will be not disabled but sent as usual

Proposed resolution

Fix the bug!

Issue fork domino-3323954

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Spleshka created an issue. See original summary.

spleshka’s picture

Status: Active » Fixed

Tests passed, merging.

  • Spleshka committed ce95fba on 3.x
    Issue #3323954 by Spleshka: Email rerouting does not work as expected
    
spleshka’s picture

Title: Email rerouting does not work as expected » Email rerouting fallback does not work as expected
Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.