CMS MADE SIMPLE FORGE

Members Area Registration

 

[#12460] SMTP error causes inability to push user to MAMS

avatar
Created By: Matt Hornsby (DIGI3) (DIGI3)
Date Submitted: Mon Jul 12 11:41:38 -0400 2021

Assigned To:
Version: 1.0.1
CMSMS Version: 2.2.15
Severity: None
Resolution: None
State: Open
Summary:
SMTP error causes inability to push user to MAMS
Detailed Description:
Issue is on SelfReg/FEU but likely will appear in MAMS* also:

If a user registers with an invalid email address and the site is configured to
use SMTP to send email, an SMTP error will cause a fatal error when attempting
to push the user to MAMS/FEU.

Correcting the email address first allows the user to be pushed, but results in
a loss of all registration data as the username (email) no longer matches. Might
work better if changed in the db instead.

[12-Jul-2021 10:55:09 America/New_York] PHP Fatal error:  Uncaught
phpmailerException: SMTP Error: The following recipients failed: xxx@yyy.zzz:
The mail server could not deliver mail to xxx@yyy.zzz.  The
account or domain may not exist, they may be blacklisted, or missing the proper
dns entries.
 in /path/public_html/lib/phpmailer/class.phpmailer.php:1583


History