use postfix for testing trigger email

This commit is contained in:
Son NK 2019-11-15 14:13:15 +01:00
parent f366e1c383
commit 0a60d01596

View file

@ -27,7 +27,7 @@ def index():
gen_email = GenEmail.get(gen_email_id)
LOG.d("trigger an email to %s", gen_email)
email_utils.send_by_sendgrid(
email_utils.send_by_postfix(
gen_email.email,
"A Test Email",
f"""