this post was submitted on 16 Apr 2024
42 points (95.7% liked)

Selfhosted

39151 readers
949 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Is there an easy way to do this? I suppose I could just copy the files manually but is there a better option? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] Moonrise2473@feddit.it 2 points 4 months ago (1 children)

Webmail is comically slow and laggy even if it permanently stores every single email in the database. It also doesn't prune them after deletion and that's a huge privacy issue imho. The fact that it's saving all the emails in clear on the database Is concerning for use outside self hosting. Even if it could be set to do end to end encryption for files, in this way the admin has full access to all emails from all users (well, actually, thanks to the impersonation plugin it has access to everything and it doesn't even give a "admin has logged in" notification).

Also, even if it's this slow, it's incredibly barebone.

I replaced it with snappymail which is way faster even if it doesn't cache any email in the database

I tried many webmail software and I didn't see any of them storing emails on the database. Afterlogic, roundcube, squirrel, they're all reading them from IMAP with no DB. But they're much faster. What's the point of storing millions of emails on a DB if the software is 50x slower than something that doesn't do that?

[–] TCB13@lemmy.world 2 points 4 months ago

Did you happen to have a look at my post. I believe what's there is way more than "comically slow and laggy" it's just yet another time NC overpromised and underdelivered. I'm used to Roundcube and web both know that thing is very fast and reliable.

What’s the point of storing millions of emails on a DB if the software is 50x slower than something that doesn’t do that?

Yes. It's a joke.