identity-dashboard icon indicating copy to clipboard operation
identity-dashboard copied to clipboard

ActionMailer is used in several places, but SMTP_SETTINGS is not actually set

Open brodygov opened this issue 5 years ago • 0 comments

In EC2 environments, the SMTP_SETTINGS are not actually set to any meaningful values. So we may want to either fix the SMTP configuration so it points at a real mail server or remove the UserMailer calls that are attempting to send email.

brodygov avatar Mar 06 '19 01:03 brodygov