Explorar el Código

use postfix for testing trigger email

Son NK hace 5 años
padre
commit
0a60d01596
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/dashboard/views/index.py

+ 1 - 1
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"""