Comment on Gmail can read your emails and attachments to train its AI, unless you opt out
123@programming.dev 16 hours agoYes, but it can be involved and one mistake means your email could potentially never make it to peoples inbox as it will be seen as spam, etc. Not even mentioning that if your server was offline for an extended period of time (e.g. 2-5 day vacation), you could lose incoming messages.
voodooattack@lemmy.world 16 hours ago
Not to mention that most VPS IP ranges are on blocklists nowadays due to past abuse, and getting them whitelisted with every major provider you want to send emails to is an exercise in futility. Getting an address that’s not already blacklisted somewhere is quite rare.
To send mail reliably you’ll have to use a third-party service like SendGrid or MailChimp and configure your mail server to forward emails through them. They likely aren’t that expensive (completely free for the basic tier I think) for personal use cases (e.g you’re not sending newsletters to thousands or something) but it defeats the purpose anyway if your goal is to make your emails purely private.