Earlier quoted context omitted.
This is one thing on my list to do. But I am curious about this statement: >shifted to Outlook because I was getting so much html Does that mean GNUs does not handle html email ? I ask because with the standard ew package, I would think it would be able to format some html emals. Right now, I use mutt but under some occasions I need to start firefox to read these emails. Usually from medical companies.
It does handle HTML, but it'll look different from what people reading email in Firefox etc. see. So just like with eww. (Also, Outlook has MS-specific niceties like replying directly to Teams messages from within an email without having to start up Teams, which I assume they made as a workaround for how long it takes to start up Teams and pick the right organisation and wait for it to tell you to log out (since your…
Trying Gnus as an Email Client
11–20 of 47 posts
Re: Trying Gnus as an Email Client
#12Don't forget to try BBDB, which is a great contact manager, much more productive than anything I've used since. https://www.emacswiki.org/emacs/BbdbMode At one point, I had it exporting to the original Palm PDA: https://www.neilvandyke.org/bbdbpalm/ If you later move your email away from Emacs: https://www.neilvandyke.org/bbdb2tbird/
Re: Trying Gnus as an Email Client
#13Anyway, 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
#14I 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:…
Re: Trying Gnus as an Email Client
#15I 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
#16I 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.
Sending mail works with that same app password and smpt.gmail.com, I use that to send email from systemd using msmtp as well.
It’s pretty reliable, but if you change your gmail password it revokes your app passwords. Only downtime I had was I simply didn’t know that, easy fix.
Re: Trying Gnus as an Email Client
#17I 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
#18I 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 can relate to this, I'm yet to find a way to connect my $CURRENT_JOB Office 365 to Gnus...
> Anyway, what email providers do people use today?
I personally use mailbox.org and never had a problem with SMTP.
Re: Trying Gnus as an Email Client
#19It 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 nativecomp.
I switched because I realised that I was hackily reimplementing many Gnus features and ideas on top of notmuch.el in my Emacs init. I had to fix some bugs in Gnus, and help the author of nnselect fix some much harder bugs, over the past nine months. It works well now.
Re: Trying Gnus as an Email Client
#20I 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.