wg-gen-web icon indicating copy to clipboard operation
wg-gen-web copied to clipboard

smtp error, how to resolve

Open adi100 opened this issue 3 years ago • 2 comments

time="2021-04-10T10:15:53Z" level=error msg="failed to send email to client" err="x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0"

adi100 avatar Apr 10 '21 10:04 adi100

what is your smtp server ? is the server properly configured ?

vx3r avatar Jun 14 '21 11:06 vx3r

  - SMTP_HOST=smtp-mail.outlook.com
  - SMTP_PORT=587
  - SMTP_USERNAME=******@outlook.com
  - SMTP_PASSWORD=******
  - SMTP_FROM=Wg Gen Web <******@outlook.com>

image

Error: 500 - Internal Server Error:

duoduo-CCIE avatar Jul 25 '21 15:07 duoduo-CCIE