I started using Gnus back when the ding rewrite was released, primarily for news then for email as well to get away from the hellish Lotus Notes client. The unified experience, with scoring and threading was a real boon. At some point I shifted to Outlook because I was getting so much html and office docs filling my email. I am back to using Gnus for consuming the Linux kernel mailing lists as newsgroups where the pl…
Trying Gnus as an Email Client
21–30 of 47 posts
Re: Trying Gnus as an Email Client
#22I used to run mu4e with my gmail accounts, those were fun times. That unfortunately no longer seems to be possible since Gmail, Outlook and others no longer provide SMTP service in the name of two factor authentication. Keeps my blood boiling as now every email provider has its own API. Anyway, what email providers do people use today? One I found with SMTP support tends to be directed to spambox by Gmail.
I don't know about Outlook and others, but you can still use any client you want, both for IMAP and SMTP access, using application passwords[1]. I have been doing that for years, both for Gmail and Google Workspace, without any issue. [1] https://support.google.com/accounts/answer/185833?hl=en
Re: Trying Gnus as an Email Client
#23I started using Gnus back when the ding rewrite was released, primarily for news then for email as well to get away from the hellish Lotus Notes client. The unified experience, with scoring and threading was a real boon. At some point I shifted to Outlook because I was getting so much html and office docs filling my email. I am back to using Gnus for consuming the Linux kernel mailing lists as newsgroups where the pl…
I transferred all my Sieve rules for marking mail as read to Gnus scoring rules, but haven't made much progress beyond that. I turned on adaptive scoring, but I'm not convinced it is achieving anything. How do you make scoring useful, assuming you do mean more than just the equivalent of Sieve mark-as-read rules?
Re: Trying Gnus as an Email Client
#24It's interesting that this user was using notmuch before Gnus. I switched notmuch.el+notmuch to Gnus+notmuch last year, i.e., I kept using notmuch but I switched from notmuch's own Emacs frontend to Gnus's support for notmuch. It takes Gnus ten minutes to start up even with nativecomp, and hours to do its initial indexing (but you already have to give up that time for notmuch's own indexing). It's unusable without na…
Re: Trying Gnus as an Email Client
#25I used to run mu4e with my gmail accounts, those were fun times. That unfortunately no longer seems to be possible since Gmail, Outlook and others no longer provide SMTP service in the name of two factor authentication. Keeps my blood boiling as now every email provider has its own API. Anyway, what email providers do people use today? One I found with SMTP support tends to be directed to spambox by Gmail.
Re: Trying Gnus as an Email Client
#26I used it for years until one day it corrupted its own cache and become thoroughly unusable. Manually repairing tens of megabytes of serialised Lisp isn't fun or practical. If you live in Emacs, it's a great tool though. Sadly, I had to move on to Thunderbird, and lately Outlook. Sad to say it, but email has become an absolute pain to use and text-based email clients are increasingly unusable. At some level, I feel I…
If you're missing XOAUTH2 authentication, there is an Emacs auth-source backend for it.
Re: Trying Gnus as an Email Client
#27I used it for years until one day it corrupted its own cache and become thoroughly unusable. Manually repairing tens of megabytes of serialised Lisp isn't fun or practical. If you live in Emacs, it's a great tool though. Sadly, I had to move on to Thunderbird, and lately Outlook. Sad to say it, but email has become an absolute pain to use and text-based email clients are increasingly unusable. At some level, I feel I…
I have the exact same experience. Migrated from mu to thunderbird due to problems with modern email and lately one of the organizations I work for migrated from imap so that thunderbird also has become unusable.
Re: Trying Gnus as an Email Client
#28I used to run mu4e with my gmail accounts, those were fun times. That unfortunately no longer seems to be possible since Gmail, Outlook and others no longer provide SMTP service in the name of two factor authentication. Keeps my blood boiling as now every email provider has its own API. Anyway, what email providers do people use today? One I found with SMTP support tends to be directed to spambox by Gmail.
I had to stop around the time of 2fa, as well. Hoped there was a way around that by now. (Well, not around, but with.)
Re: Trying Gnus as an Email Client
#29I switched from (neo)mutt to Gnus and never looked backed. Gnus has a much nicer user experience and the integration into Emacs alone is worth switching. What I particularly like: I can use the native IMAP server-side search with Gnus' own syntax. This means I have never been tempted to look at search/index specialized clients like notmuch or mu4e. https://www.gnu.org/software/emacs/manual/html_node/gnus/Sea... EDIT:…
Running the same folder in a local Maildir didn't cause an issue, so I made the switch, but it would be nice to go back to IMAP. Partially back to IMAP, anyway - the office Outlook server requires OAUTH for IMAP and I don't believe that GNUS supports that configuration.