emon

joined 1 year ago
[–] emon@masto.top 1 points 1 week ago

@curry after i setup everyrthing I had no deliverability issue. But i had to use an external SMTP relay because of my isp filtering traffic on port 25. That adds an extra fixed IP layer that may provide a better IP reputation idk. I rent a cheap 1.2€/month vps for that purpose.
I get listed in spamhaus because of a dynamic IP, but my relay isn't listed (at least not in not scam blocklist). Anyway I send mail, to gafam or whatever and people reply back.
I send 2-3 mails a week, maybe it counts.

[–] emon@masto.top 2 points 1 week ago (2 children)

@Paddy66 it depends.

I host everything, including website and email server behind a regular dynamic ip for years.

And no I don't get block by any gafam.

But I am lucky because my ISP doesn't change that often (maybe twice a year). And my domain provider provides an API that my ISP router can use to update my IP automatically.

It may work, it may not :)

[–] emon@masto.top 2 points 1 week ago

@puck I don't know shit about macos, but if it was me, I would ditch macOS for sure (i least I'd try).

[–] emon@masto.top 6 points 1 week ago (2 children)

@puck if your not using your mac for any other purpose you may stick with it to see how it compete.

Even with a lot of services running, most of the time you don't need very high end cpu, especially if you can enable hw acceleration (like for jellyfin). In that scenario a 200$ power efficient small linux server might be enough (like N15 trigkey). What will cost you money is memory.

Don't forget you need to buy backups disks (or use the ones you already have).

[–] emon@masto.top 2 points 1 month ago

@HeyThisIsntTheYMCA @elbarto777 ublock origin and inronfox do work on my phone with no extra step (Ironfox 139.0.4.1)

[–] emon@masto.top 1 points 8 months ago

@hono4kami
One of the best documentation I've encountered so far:
https://borgbackup.readthedocs.io/en/stable/

[–] emon@masto.top 19 points 8 months ago (5 children)

@hono4kami To me, good documentation is the number one thing that makes a selfhostable application good.
Second would be "is it dockerized ?"

[–] emon@masto.top 2 points 9 months ago (1 children)

@catloaf @monkeyman512 If I can give one advice : learn docker first, rent a vps. If you want to move to physical self host it will force you to test how to deploy everything from one host to another which is a critical step after being able to have things just working.
The mail suite I use is mailcow-dockerized and it's awesome.

[–] emon@masto.top 0 points 9 months ago (2 children)

@catloaf @monkeyman512 well i might disagree on this.
I started selfhost a couple of services for private use with a pi2 some time ago, and after gaining experience, I finally selfhost almost everything I need : cloud, photos, backups, website, media streaming etc. Including a mail server, on a low voltage unit.
Okay the mail server was a bit trickier to setup but works fine now for 3 years. I'm not get spammed or mark as spam, even without static IP.