checkme.email Doc

Version 0.0.2

checkme.email Documentation

Application Mode

NameDescriptionRequiredDefault Value
STATELESSWhen set to true it doesn’t need any database configuration and it doesn’t cache the email addresses. When set to true the below credentials are neededNoFALSE
DB_NAMEDatabase nameYes if STATELESS=true
DB_POOLDatabase number of pool connectionYes if STATELESS=true
DB_USERDatabase usernameYes if STATELESS=true
DB_PASSWORDDatabase passwordYes if STATELESS=true