MAIL_HOST="correospi.quimica.unam.mx"
MAIL_PORT="465"
MAIL_PASSWORD="N0reply$#"
MAIL_FROM="noreply@correospi.quimica.unam.mx"
MAIL_TO="cristian.guzman.suarez@quimica.unam.mx"
MAIL_SECURE=true

MAIL_CONNECTION_TIMEOUT=1000
MAIL_SOCKET_TIMEOUT=1000
MAIL_GREETING_TIMEOUT=1000