Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

An email provider that is not blacklisted and allows relay. I currently use my ISP for that.

Taken from my smtpd.conf:

  table secrets { mylogin = [email]@ziggo.nl:[pass] }
  accept tagged DKIM for any relay via tls+auth://mylogin@smtp.ziggo.nl:587 auth <secrets>


Oh, I see, thanks!

It kind of defeats the purpose, since now the third-party will be able to read all my outgoing emails, and have control over them.


You're transiting over their network anyway -- the jig is already up even without relaying via their gateway.


Connecting directly to the remote (non-ISP) mailserver with TLS shouldn't reveal any message contents.

Relaying via the ISP's mail server though (even with TLS) seems like it would disclose the message contents.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: