Hi everyone, There is an issue with sending verifi...
# developers
r
Hi everyone, There is an issue with sending verification mails locally because of a configuration error of nodemailer. For example, while creating a new organization, this error message is received in the console as verification email fails to be delivered:
SEND_ORG_ACCOUNT_VERIFY_EMAIL_ERROR Error: Missing credentials for "PLAIN"
. Refer to the discussion on this issue. I was hoping to raise a simple PR to fix this. Just wondering if a separate issue needs to be created for this. Would love to hear some thoughts. Thanks