11
submitted 2 weeks ago by 3dmvr@lemm.ee to c/selfhosted@lemmy.world

So all of these apps like gmail, outlook, etc. let me login to all of my websites different emails but none of them seem to sync across devices. Is there an app that lets me login to all my inboxes once and then sync that logininfo across pc, iphone, and android?

Right now I have to manually add all the email accounts in to each device, none of the mobile apps sync to their pc counterparts.

top 14 comments
sorted by: hot top controversial new old
[-] suzune@ani.social 5 points 2 weeks ago

I sync my emails using a Dovecot IMAP server on my home server. I fetch emails from all my accounts with fetchmail and sort them into the right folders using Sieve. They get indexed and are searchable (ultra fast!).

225000 emails in 13 GB (ZFS; uncompressed 18 GB).

[-] nis@feddit.dk 2 points 2 weeks ago

Ive been looking for something like this. Please elaborate 🙂

[-] suzune@ani.social 4 points 2 weeks ago

Basically what I said. Dovecot can be installed on every Linux or BSD system. You'll need Pideonhole and FTS Flatcurve as extensions.

When you install fetchmail, you can let it connect to all your IMAP or POP3 servers. Each process will deliver your mail instantly to your own Dovecot server.

You'll also need a certificate for Dovecot. This can be solved using Letsencrypt.

You can use any mail client you want. I use Fairemail on Android. On desktop and notebooks it's Thunderbird.

[-] 3dmvr@lemm.ee 1 points 2 weeks ago* (last edited 2 weeks ago)

So when you login all your inboxes show up under one account and you don't have to login multiple?

[-] suzune@ani.social 1 points 1 week ago

With an IMAP server you have the power to serve your own emails. fetchmail will deliver them constantly to this place. You have all emails in one place and you login just to your own server.

I had dovecot running unencrypted IMAP via Tailscale VPN, but with dovecot version 2.4.0 it did not accept my configuration anymore. can you share an easy example?
I was thinking of switching to mailcow so i do not have to configure dovecot myself...

This post explains it, but it is still too complicated for me to figure out: https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html

[-] suzune@ani.social 1 points 1 week ago

My Dovecot is still 2.3.21. It's the most recent package. But you're right the update doesn't look trivial.

[-] MangoPenguin 4 points 2 weeks ago

Thunderbird (sort of), you can add all your accounts on the PC version, and then it'll give a QR code to copy those accounts to the mobile app. But there's not a continuous sync happening.

[-] 3dmvr@lemm.ee 1 points 2 weeks ago* (last edited 2 weeks ago)

Yeah, I don't necessarily need a continuous sync, it's just annoying to login to many accounts multiple times

[-] machinin@lemmy.world 2 points 2 weeks ago

Piggybacking on this, is there an app that will easily download your emails from Gmail and MS for backup purposes? Something like a pop3 frontend that will archive with folders and tags.

[-] Ferawyn@lemmy.world 4 points 2 weeks ago

https://www.mailstore.com/en/products/mailstore-home/
Downloads email from most providers, allows for local (text) searches, and to upload it again to an imap provider.

[-] foobarbah@discuss.tchncs.de 1 points 1 week ago

I use mailstore server every day at work to search through about 200k emails we have in our small two person office and it works great!

this post was submitted on 23 Jan 2025
11 points (100.0% liked)

Selfhosted

41828 readers
583 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 2 years ago
MODERATORS