Problem/Motivation

When emails are sent through to the Byteplant Email Validation service, not logging is generated at any time. At minimum it seems to me that the system should log when an email fails validation. Or at least this should be an optional configured value.

Steps to reproduce

Configure the email validation module and then attempt to validate a known junk email.
Note that even though the form returns an error that the email is invalid, no error is actually logged in the system.

Proposed resolution

Add logging options to the module so admins can configure how much logging they prefer to generate.

Remaining tasks

Perform the needed updates to the code to add logging.

User interface changes

New fields will be present the settings page that will allow admins to toggle logging on and off as needed.

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

merauluka created an issue. See original summary.

merauluka’s picture

The work in this issue is dependent on the work in #3146351: Automated Drupal 9 compatibility fixes and should not be merged before that issue is approved and merged.

  • merauluka committed 8d9a661 on 2.0.x
    Issue #3262133 by merauluka: Add custom logging and email notifications...

merauluka’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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