this post was submitted on 16 Jun 2024
60 points (100.0% liked)

Linux

4982 readers
349 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] boredsquirrel@slrpnk.net 7 points 3 months ago (1 children)

No this is not an alternative to GMail XD but cool anyways

[–] sxan@midwest.social 3 points 3 months ago (3 children)
[–] lemmyreader@lemmy.ml 19 points 3 months ago (1 children)

A Terminal Email Client As An Alternative To Gmail: The Old Dog Neomutt And Pals

A title like "A Terminal Email Client for Gmail As An Alternative To Gmail web: The Old Dog Neomutt And Pals" would be a better fit.

[–] sxan@midwest.social 1 points 3 months ago

Hmm.

OK, so I haven't used Neomutt (or mutt) in ages, but I assume it's about as capable as aerc, which I do use. Aerc is an alternative to Gmail in a couple of ways:

  1. If you interpret the meaning the way you did, aerc can access a gmail account via IMAP, just like any IMAP client can. So it's a replacement for GMail web
  2. It can be configured to use notmuch, which is the most GMail-like interface to mail in that it indexes email for searching and uses tags instead of folders - like GMail. So it's a replacement for GMail in that it behaves the most like GMail without being backed by GMail (although, you can connect it to a GMail account email corpus if you like).
  3. It can talk to any IMAP server, so it's a replacement for GMail in the purest sense: there is nothing GMail involved.

I suspect Neomutt is equally capable; I've just always disliked the UI.

What were you expecting? A promo for ProtonMail, or a replacement as in, "hey you can go here and register an email account, so it's a replacement for GMail?"

[–] cheddar@programming.dev -1 points 3 months ago (1 children)

Gmail is a service. A client is a client. A client can't be an alternative to a service just like Firefox can't be an alternative to Lemmy.

[–] hellofriend@lemmy.world 3 points 3 months ago (1 children)

Don't be pedantic. It's obvious the OP is referring to the client portion of Gmail, not the service portion.

[–] cheddar@programming.dev -4 points 3 months ago

The title says:

An alternative to Gmail

If the title is misleading, the problem is not on my side.

[–] boredsquirrel@slrpnk.net -1 points 3 months ago (1 children)

Because

  • gmail has a simple web ui
  • is an integrated service you often accidentally get
  • a service and a client
  • does not need installation

And so much more

[–] sxan@midwest.social 3 points 3 months ago

Isn't that what makes it an "alternative" and not a "clone"?

[–] dkc@lemmy.world 5 points 3 months ago* (last edited 3 months ago)

I haven’t tried setting up IMAP directly in mutt for a decade, so maybe Neomutt has made improvements, but it was often laggy to the point of being unusable.

I’d suggest people look into using mbsync (author mentions it at the bottom of the blog post as an update) as an external tool to sync mail via IMAP, or if you’re really committed to Gmail you can give lieer a try. It integrates well with Gmail’s labels and syncs them with a notmuch database. I stopped using Gmail years ago and switched to Fastmail. There’s an equivalent program to lieer called mujmap that works with Fastmail. I’ve been using it for over a year and works great.