Problem/Motivation

When disabling TFA with Google Authentication enabled, an error message appears saying

Error sending e-mail (from [admin@example.org] to [admin@example.org]).

and

Error sending e-mail from [admin@example.org] to [admin@example.org] : Message body empty

I also have the SMTP module and Mail System module enabled but the issue seems to be that the message body can't be found since its function has been titled with a different hook.

Proposed resolution

Change hook to reference function correctly

Remaining tasks

Code the change (one line)

User interface changes

None

API changes

None

CommentFileSizeAuthor
#1 ConfirmationEmail-2434995-2.patch659 bytespmagunia
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pmagunia’s picture

Submitting patch to address this issue

pmagunia’s picture

Status: Active » Needs review

  • coltrane committed 51022d8 on 7.x-1.x authored by pmagunia
    Issue #2434995 by pmagunia: Disable TFA Confirmation Email Fails
    
coltrane’s picture

Status: Needs review » Fixed

Great find @pmagunia! Thanks very much.

Status: Fixed » Closed (fixed)

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