Closed mattgahs closed 1 year ago
By default, "smtp_tls" is disabled in mokey.toml, but attempting to send an email with this config results in an error from the SMTP server. By also commenting out "smtp_username" and "smtp_password", the unencrypted email can be sent successfully.
By default, "smtp_tls" is disabled in mokey.toml, but attempting to send an email with this config results in an error from the SMTP server. By also commenting out "smtp_username" and "smtp_password", the unencrypted email can be sent successfully.