checkme.email Doc

Version 0.0.2

checkme.email Documentation

Outgoing SMTP Server

Set these variables so the incoming mails will send with these configurations.

NameDescriptionRequiredDefault Value
SERVER_SMTP_HOSTHost address of the smtp serverYes
SERVER_SMTP_PORTPort number of smtp serverYes
SERVER_SMTP_PASSWORDPassword of smtp serverYes
SERVER_SMTP_USERUsername of smtp serverYes
SERVER_SMTP_DOMAINDomain for smtp mail serverYes
SERVER_SMTP_ENABLE_TLSSet true to use TLSNoFALSE