Re: sample muttrc file for AOL email...

2023-04-13 Thread Sam Kuper
On Thu, Apr 13, 2023 at 04:22:01AM -0500, Lester Rees wrote: > Damn, I never thought getting help configuring Mutt for my AOL email > account would be such a big hassle.  I used to use mutt for my Gmail > accounts, but Google, as you know [is phasing out app-specific > passwords]. As others in thi

Re: sample muttrc file for AOL email...

2023-04-13 Thread Patrick Shanahan
* Steve Karmeinsky [04-13-23 09:14]: > On Thu, Apr 13, 2023 at 05:26:06AM -0500 or thereabouts, Lester Rees wrote: > > >No, Gmail no longer allows Mutt to be used for it. Google considers it > >to be a "less secure app." Hence, they do not allow Mutt to be used > >with it. I have t

Re: sample muttrc file for AOL email...

2023-04-13 Thread Steve Karmeinsky
On Thu, Apr 13, 2023 at 05:26:06AM -0500 or thereabouts, Lester Rees wrote: >No, Gmail no longer allows Mutt to be used for it. Google considers it >to be a "less secure app." Hence, they do not allow Mutt to be used >with it. I have tried and have failed since Google made that chan

Re: sample muttrc file for AOL email...

2023-04-13 Thread Lester Rees
No, Gmail no longer allows Mutt to be used for it.  Google considers it to be a "less secure app."  Hence, they do not allow Mutt to be used with it.  I have tried and have failed since Google made that change to Gmail. On 4/13/23 04:31, D.J.J. Ring, Jr. wrote: No, mutt can use Gmail because m

Re: sample muttrc file for AOL email...

2023-04-13 Thread D.J.J. Ring, Jr.
That is not accurate, Lester. At the moment this answer is written there are currently TWO methods to use mutt with Gmail. First is using an "application specific password" and the second is using the recently added "Oauth" support that is now provided in mutt. Could someone point Lester to a tu

Re: sample muttrc file for AOL email...

2023-04-13 Thread D.J.J. Ring, Jr.
No, mutt can use Gmail because mutt has Oauth support built in. It's a bit complicated but you can search for instructions. That's the preferred way to use mutt with Gmail as the other method "app specific passwords" will eventually be phased out. Please do not write me again, write to the email l

Re: sample muttrc file for AOL email...

2023-04-13 Thread Lester Rees
Damn, I never thought getting help configuring Mutt for my AOL email account would be such a big hassle.  I used to use mutt for my Gmail accounts, but Google, as you know, stopped allowing Gmail to be used with Mutt.  Configuring Mutt to be used with my Gmail accounts was as easy as modifying

Fwd: sample muttrc file for AOL email...

2023-04-13 Thread Lester Rees
Forwarded Message Subject:Re: sample muttrc file for AOL email... Date: Thu, 13 Apr 2023 03:53:48 -0500 From: Lester Rees To: D.J.J. Ring, Jr. Oh, I thought you needed the output that's in the .log file from executing that command.  Okay, I&#x

Re: sample muttrc file for AOL email...

2023-04-12 Thread Jude DaShiell
When linux or unix software will produce errors in this case a command like: mutt 2>&1|tee mutt.log will produce mutt.log where all output from the command including errors will be captured. If more than a single run is needed: mutt 2>&1|tee -a mutt.log will append output to mutt.log. The 2>&1 redi

Re: sample muttrc file for AOL email...

2023-04-12 Thread D.J.J. Ring, Jr.
On Wed, Apr 12, 2023 at 2:11 PM Lester Rees wrote: > Well, I need to take a little nap right now b4 I go to work this > afternoon. Talk atcha later. > Hello Lester, Making mutt work isn't just a matter of a configuration file, there are other things like making directories which must be done.

Re: sample muttrc file for AOL email...

2023-04-12 Thread D.J.J. Ring, Jr.
On Wed, Apr 12, 2023 at 1:48 PM Lester Rees wrote: > Just give me a sample .muttrc file and I'll just plug in the > username,password, and email address. e.g. .imap.aol.com. > It's not really that hard to do. Boy, you're just trying hard to push this > bash script on me, aren't you!? It makes

Re: sample muttrc file for AOL email...

2023-04-12 Thread D.J.J. Ring, Jr.
On Wed, Apr 12, 2023 at 12:40 PM Lester Rees wrote: > The thing doesn't even work. Anyways, I don't see why any sort of > app/bash script should be necessary. All I need is a simple example > .muttrc file to use to be able to configure Mutt to use an AOL email > account, nothing else. > The fle

Re: sample muttrc file for AOL email...

2023-04-12 Thread D.J.J. Ring, Jr.
I believe Storm Dragon's fleacollar supports AOL. https://git.2mb.codes/~lilmike/fleacollar script URL https://git.2mb.codes/~lilmike/fleacollar/blob/master/fleacollar.sh Use wget to download this. Then chmod fleacollar.sh to be executable and run it and give all answers, including the password

sample muttrc file for AOL email...

2023-04-12 Thread Lester Rees
Does anyone, by any chance, happen to have a sample .muttrc file that I could use for AOL email?  And no, I do not want a conversation or a lecture, just a sample .muttrc file that I could use for AOL email.  Thank you very much!  😁