SMTP_SEND = 1
SMTP_SERVER = "my.mailserver.com"
AUTHREQUIRED = 0
SMTP_USER="username"
SMTP_PASS="password"
