Hacker News new | ask | show | jobs
by xelxebar 3150 days ago
Oh shoot. Good point. It's running on a Google VM instance, so I push outgoing SMTP through Mailgun. That's a factor I hadn't considered.

Incidentally, if you are getting flagged as spam, using a relay like Mailgun could be an option to explore. For postfix, the relevant option is 'relayhost', cf. postconf(5).