diff --git a/app/dashboard/views/index.py b/app/dashboard/views/index.py index c32b9b68..4f20e2f4 100644 --- a/app/dashboard/views/index.py +++ b/app/dashboard/views/index.py @@ -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"""