send feedback straight to my gmail, more reliable?

Going through matchu@openneo.net was hitting a spam filter on that email host's redirect… Gmail seems to be more okay with it, so I'm sending straight there, and crossing my fingers 🤞
This commit is contained in:
Emi Matchu 2020-10-09 09:20:09 -07:00
parent d602287190
commit 3aad65ccb5

View file

@ -25,7 +25,7 @@ async function handle(req, res) {
try {
await sendgridMail.send({
to: "matchu@openneo.net",
to: "matchu1993@gmail.com",
from: "impress-2020-feedback@openneo.net",
subject: `DTI feedback: ${contentSummary}`,
replyTo: email,