If you want to self host email server, you can keep eye on these two projects:
1. Mox (written in Go): https://github.com/mjl-/mox
2. Stalwart (written in Rust): https://stalw.art
#email #selfhosting #selfhosted #privacy #secutity #sysadmin
If you want to self host email server, you can keep eye on these two projects:
1. Mox (written in Go): https://github.com/mjl-/mox
2. Stalwart (written in Rust): https://stalw.art
#email #selfhosting #selfhosted #privacy #secutity #sysadmin
@tshrinivasan For this purpose, Postal (postalserver.io) is the recommended mail server. You have to follow some basic rules to not end up in a blacklist:
1. IP & Domain Reputation matters. Get the IP from a provider like Hetzner who blocks port 25 by default.
2. Only send to the people who really wants to receive your email.
3. Warmup your IP & Domain. Don't send bunch of emails in the beginning. Send only 100 in the first day, 120 in the second day .. continue like this.
@ml thanks. Will explore it.
I have a homelab server. Can I use it ?