Re: PLAIN auth mechanism fails with outlook.office365.com imap server

2023-04-13 Thread Sadeep Madurange
On 2023-04-13 13:50:42, Sébastien Hinderer wrote:
> When trying to authenticate, the only mechanism mutt and the server have
> in common is PLAIN, which is not ideal but tolerable since the
> transaction happens over an encrypted layer.
> 
> However the PLAIN method fails and I can't understand why.

I don't think Exchange online support anything other than OAuth2.0 now
(https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online).

I use mutt at office with O365. I used plain auth in the past but had
to switch to OAuth2.0 this year. I used this blog post to configure
mine to use OAuth2.0:
(https://www.vanormondt.net/~peter/blog/2021-03-16-mutt-office365-mfa.html).

However, I continued to run into problems regulary because of quirks of
Exchange server. Now I use mutt with O365 with davmail. It works
reliably but feels a lot slower.

-- 
Regards,
Sadeep
PGP: 103BF9E3E750BF7E


signature.asc
Description: PGP signature


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 this thread have noted, Mutt can indeed be used
successfully with AOL and with GMail.

That said, GMail is not terribly friendly towards people who prefer
traditional email clients like Mutt, and given that Yahoo keeps changing
hands, it's hard to predict what Yahoo (AOL's owner) will do in future.

IMO, the best way to avoid such headaches is to switch to a more
ethical, more user-friendly email provider.  As you can tell from my
email address, I use Posteo, but there are other options, too.  For
instance, Drew DeVault recommends Migadu.com or Mailbox.org :

https://drewdevault.com/2020/06/19/Mail-service-provider-recommendations.html


> Instead, I get a whole bunch of hassle from everyone.   Leave it human
> beings to make things more complicated than they should be!!! 
> Damn!!!  You know, the less I have humans involved with my life, the
> less stress and fewer problems I have.

It's important to distinguish between:

1.  Human beings who are making your life harder and who may not
actually care. (E.g. maybe product managers at Google, and perhaps
AOL too; miscreants whose abuse of traditional authentication in the
past & present has encouraged Google to migrate fully to OAuth.)

2.  Human beings who are trying to help you & others like you, because
they *do* care. (Volunteers on this mailing list!  The authors &
maintainers of Mutt!  People who run ethical, user-friendly email
service providers!)

Learning to distinguish between the two groups helps reduce stress.

Good luck in your quest.

Sam


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 tried and have failed since Google made that change to
> >Gmail.
> 
> Well that is strange as this email is using mutt and a Google Workspace
> account and I'm guessing you're getting it fine (yes you do need an app
> password).

yes, same here for quite some time.


-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet oftc


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 change to
>Gmail.

Well that is strange as this email is using mutt and a Google Workspace
account and I'm guessing you're getting it fine (yes you do need an app
password).

ignore *
unignore From:
unignore To:
unignore Reply-To:
unignore Mail-Followup-To:
unignore Subject:
unignore Date:
unignore Organization:
unignore Newsgroups:
unignore CC:
unignore BCC:
unignore Message-ID:
unignore X-Mailer:
unignore User-Agent:
unignore X-Junked-Because:
unignore X-SpamProbe:
set realname = "Steve Karmeinsky"
set from = "st...@gbnet.net"
#set use_from = yes
set envelope_from = yes
set smtp_url = "smtp://st...@gbnet.net@smtp.gmail.com:587/"
set smtp_pass="thisisverysecret"
set imap_user = st...@gbnet.net
set imap_pass="thisisverysecret"
set imap_list_subscribed=yes
set folder = "imaps://imap.gmail.com:993"
set spoolfile = "+INBOX"
set postponed = "+[Gmail]/Drafts"
set trash = "=[Gmail]/Bin"
#set trash = "+[Gmail]/Trash"
#set trash = "+Trash"
set ssl_force_tls = yes
set ssl_starttls = yes
set smtp_authenticators = "login"
#set record="+[Gmail]/Sent Mail"
set record=""
# Activate caching, as it can greatly improve speed
set header_cache = "~/.mutt/cache/headers"
set message_cachedir = "~/.mutt/cache/bodies"
set certificate_file=~/.mutt/certificates
set mail_check = 30
set move = no
set imap_keepalive = 900

Seems to work for me

Steve

-- 
NetTek Ltd  UK mob +44 7775 755503
UK +44 20 3432 3735  /  US +1 (650) 423 1390
social id stevekennedyuk
Euro Tech News Blog http://eurotechnews.net


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 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 list.

Your questions will help many but only if they're sent to the email list.

Thank you.

David

On Thu, Apr 13, 2023, 05:22 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, stopped allowing Gmail
to be used with Mutt. Configuring Mutt to be used with my Gmail
accounts was as easy as modifying my .muttrc file, nothing else. 
Why can't someone just tell me what changes I need to make to my
.muttrc file in order to use my AOL email account with Mutt!?  I
copy & pasted the contents of my .muttrc file to this email group,
didn't I?  Shouldn't it be as easy as telling me what changes I
need to make to my .muttrc file, just like I did with my Gmail
accounts? Instead, I get a whole bunch of hassle from everyone.
Leave it human beings to make things more complicated than they
should be!!!  Damn!!!  You know, the less I have humans involved
with my life, the less stress and fewer problems I have.

On 4/13/23 04:05, D.J.J. Ring, Jr. wrote:

Yes, but you didn't tell them what it was and you posted an email
containing our back and forth which will be totally confusing to
them.

I don't think because of that you'll get a response from them,
but they are a very exceptional group, so maybe they will take
the time to figure out what's going on. I personally doubt it.

You could have taken my suggestion but maybe you have more
experience with them.

DR

On Thu, Apr 13, 2023, 05:02 Lester Rees  wrote:

Yeah, I forwarded them to mutt-users@mutt.org.

On 4/13/23 04:00, D.J.J. Ring, Jr. wrote:

Do NOT send to me, send to mutt-users@mutt.org

Again, do NOT, NOT, NOT, send email to me send to
mutt-users@mutt.org and attach both files and tell them what
they are.

Regards,

David



On Thu, Apr 13, 2023, 04:53 Lester Rees 
wrote:

Oh, I thought you needed the output that's in the .log
file from executing that command.  Okay, I'll then
attach that .log file to this email.  Sorry about the
misunderstanding.

On 4/13/23 03:47, D.J.J. Ring, Jr. wrote:

Please send to mutt-users@mutt.org email so everyone
can help you.

Unless I'm not mistaken, the command Jude gave you
produces a file. That's what is needed, not the
contents pasted into an email message.

Please send again but send the email to mutt-users@mutt.org


Kind regards,
David






On Thu, Apr 13, 2023, 02:33 Lester Rees
 wrote:

Okay, here's what's in my .muttrc file right now
with my username & password Xed out:

set from = ...@aol.com
set realname = "xxx "

#IMAP Settings
##
# activate TLS if available on the server
set ssl_starttls=yes
# always use SSL when connecting to a server
set ssl_force_tls=yes
# Don't wait to enter mailbox manually
unset imap_passive
# Automatically poll subscribed mailboxes for new
mail (new in 1.5.11)
set imap_check_subscribed

# My credentials
set smtp_url = smtp://smtp.aol.com:465/
set smtp_pass = 
set imap_user = ...@aol.com"
set imap_pass = 

# My mailboxes
set folder = imaps://imap.aol.com:993

set spoolfile = +INBOX


# Where to put the stuff
set header_cache = ~/.mutt/cache/headers
set message_cachedir = ~/.mutt/cache/bodies
set certificate_file = ~/.mutt/certificates

# Etc
set mail_check = 30
set move = no
set imap_keepalive = 900
set sort = threads
set editor = nano

# GnuPG bootstrap
# source ~/.mutt/gpg.rc

Now, here's the output 

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 tutorial on how to set up mutt using  both
of these  methods?

I suspect that Google owner of Gmail will drop "application specific
password" authorizations first, so even though both still work, that new
users just use Oauth method.

Also Lester has recently sent the list a copy of the error file that was
produced by Jude's command but to my eyes it looks all scrambled as if
Lester has his locals set to a non standard format. He also sent a copy of
his muttrc file with his username and password removed.

He is looking for help in getting mutt working.

Kind wishes,

David

Thank you,



On Thu, Apr 13, 2023, 06:26 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 change to Gmail.n
> On 4/13/23 04:31, D.J.J. Ring, Jr. wrote:
>
> 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 list.
>
> Your questions will help many but only if they're sent to the email list.
>
> Thank you.
>
> David
>
> On Thu, Apr 13, 2023, 05:22 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, stopped allowing Gmail to be used with
>> Mutt.  Configuring Mutt to be used with my Gmail accounts was as easy as
>> modifying my .muttrc file, nothing else.  Why can't someone just tell me
>> what changes I need to make to my .muttrc file in order to use my AOL email
>> account with Mutt!?  I copy & pasted the contents of my .muttrc file to
>> this email group, didn't I?  Shouldn't it be as easy as telling me what
>> changes I need to make to my .muttrc file, just like I did with my Gmail
>> accounts?  Instead, I get a whole bunch of hassle from everyone.   Leave it
>> human beings to make things more complicated than they should be!!!
>> Damn!!!  You know, the less I have humans involved with my life, the less
>> stress and fewer problems I have.
>> On 4/13/23 04:05, D.J.J. Ring, Jr. wrote:
>>
>> Yes, but you didn't tell them what it was and you posted an email
>> containing our back and forth which will be totally confusing to them.
>>
>> I don't think because of that you'll get a response from them, but they
>> are a very exceptional group, so maybe they will take the time to figure
>> out what's going on. I personally doubt it.
>>
>> You could have taken my suggestion but maybe you have more experience
>> with them.
>>
>> DR
>>
>> On Thu, Apr 13, 2023, 05:02 Lester Rees  wrote:
>>
>>> Yeah, I forwarded them to mutt-users@mutt.org.
>>> On 4/13/23 04:00, D.J.J. Ring, Jr. wrote:
>>>
>>> Do NOT send to me, send to mutt-users@mutt.org
>>>
>>> Again, do NOT, NOT, NOT, send email to me send to mutt-users@mutt.org
>>> and attach both files and tell them what they are.
>>>
>>> Regards,
>>>
>>> David
>>>
>>>
>>>
>>> On Thu, Apr 13, 2023, 04:53 Lester Rees  wrote:
>>>
 Oh, I thought you needed the output that's in the .log file from
 executing that command.  Okay, I'll then attach that .log file to this
 email.  Sorry about the misunderstanding.
 On 4/13/23 03:47, D.J.J. Ring, Jr. wrote:

 Please send to mutt-users@mutt.org email so everyone can help you.

 Unless I'm not mistaken, the command Jude gave you produces a file.
 That's what is needed, not the contents pasted into an email message.

 Please send again but send the email to mutt-users@mutt.org


 Kind regards,
 David






 On Thu, Apr 13, 2023, 02:33 Lester Rees  wrote:

> Okay, here's what's in my .muttrc file right now with my username &
> password Xed out:
>
> set from = ...@aol.com
> set realname = "xxx "
>
> #IMAP Settings
> ##
> # activate TLS if available on the server
> set ssl_starttls=yes
> # always use SSL when connecting to a server
> set ssl_force_tls=yes
> # Don't wait to enter mailbox manually
> unset imap_passive
> # Automatically poll subscribed mailboxes for new mail (new in 1.5.11)
> set imap_check_subscribed
>
> # My credentials
> set smtp_url = smtp://smtp.aol.com:465/
> set smtp_pass = 
> set imap_user = ...@aol.com"
> set imap_pass = 
>
> # My mailboxes
> set folder = 

PLAIN auth mechanism fails with outlook.office365.com imap server

2023-04-13 Thread Sébastien Hinderer
Dear all,

I am unfortunate enough to have to use an Office365 e-mail account.

I am told by its sysadmin that IMAP support is enabled.

I am using mutt version 2.2.9-1+b1 (Debian).

When trying to authenticate, the only mechanism mutt and the server have
in common is PLAIN, which is not ideal but tolerable since the
transaction happens over an encrypted layer.

However the PLAIN method fails and I can't understand why.

Here is the relevant bit of ~/.muttdebug0:

4< * CAPABILITY IMAP4 IMAP4rev1 AUTH=PLAIN AUTH=XOAUTH2 SASL-IR UIDPLUS ID 
UNSELECT CHILDREN IDLE NAMESPACE LITERAL+
Handling CAPABILITY
4< a OK CAPABILITY completed.
IMAP queue drained
imap_authenticate: Using any available method.
imap_auth_gsasl: using mech PLAIN
Authentification (PLAIN)...
4> a0001 AUTHENTICATE [...]
4< a0001 NO AUTHENTICATE failed.
IMAP queue drained
imap_auth_gsasl: PLAIN failed

I don't know how to proceed from here. I really would like PLAIN to work
because the only other mechanism supported is XAUTH2, which feels like a
hell.

Am I correct in trusting the sysadmin that IMAP support is indeed enabled
for this account?

If the problem would be an incorrect password, would that be written
explicitly in the debug output, or would I get this error message and no
more details?

Many thanks for any help and please, keep mutt going because it's
awesome.

Sébastien.


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 list.

Your questions will help many but only if they're sent to the email list.

Thank you.

David

On Thu, Apr 13, 2023, 05:22 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, stopped allowing Gmail to be used with
> Mutt.  Configuring Mutt to be used with my Gmail accounts was as easy as
> modifying my .muttrc file, nothing else.  Why can't someone just tell me
> what changes I need to make to my .muttrc file in order to use my AOL email
> account with Mutt!?  I copy & pasted the contents of my .muttrc file to
> this email group, didn't I?  Shouldn't it be as easy as telling me what
> changes I need to make to my .muttrc file, just like I did with my Gmail
> accounts?  Instead, I get a whole bunch of hassle from everyone.   Leave it
> human beings to make things more complicated than they should be!!!
> Damn!!!  You know, the less I have humans involved with my life, the less
> stress and fewer problems I have.
> On 4/13/23 04:05, D.J.J. Ring, Jr. wrote:
>
> Yes, but you didn't tell them what it was and you posted an email
> containing our back and forth which will be totally confusing to them.
>
> I don't think because of that you'll get a response from them, but they
> are a very exceptional group, so maybe they will take the time to figure
> out what's going on. I personally doubt it.
>
> You could have taken my suggestion but maybe you have more experience with
> them.
>
> DR
>
> On Thu, Apr 13, 2023, 05:02 Lester Rees  wrote:
>
>> Yeah, I forwarded them to mutt-users@mutt.org.
>> On 4/13/23 04:00, D.J.J. Ring, Jr. wrote:
>>
>> Do NOT send to me, send to mutt-users@mutt.org
>>
>> Again, do NOT, NOT, NOT, send email to me send to mutt-users@mutt.org
>> and attach both files and tell them what they are.
>>
>> Regards,
>>
>> David
>>
>>
>>
>> On Thu, Apr 13, 2023, 04:53 Lester Rees  wrote:
>>
>>> Oh, I thought you needed the output that's in the .log file from
>>> executing that command.  Okay, I'll then attach that .log file to this
>>> email.  Sorry about the misunderstanding.
>>> On 4/13/23 03:47, D.J.J. Ring, Jr. wrote:
>>>
>>> Please send to mutt-users@mutt.org email so everyone can help you.
>>>
>>> Unless I'm not mistaken, the command Jude gave you produces a file.
>>> That's what is needed, not the contents pasted into an email message.
>>>
>>> Please send again but send the email to mutt-users@mutt.org
>>>
>>>
>>> Kind regards,
>>> David
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Thu, Apr 13, 2023, 02:33 Lester Rees  wrote:
>>>
 Okay, here's what's in my .muttrc file right now with my username &
 password Xed out:

 set from = ...@aol.com
 set realname = "xxx "

 #IMAP Settings
 ##
 # activate TLS if available on the server
 set ssl_starttls=yes
 # always use SSL when connecting to a server
 set ssl_force_tls=yes
 # Don't wait to enter mailbox manually
 unset imap_passive
 # Automatically poll subscribed mailboxes for new mail (new in 1.5.11)
 set imap_check_subscribed

 # My credentials
 set smtp_url = smtp://smtp.aol.com:465/
 set smtp_pass = 
 set imap_user = ...@aol.com"
 set imap_pass = 

 # My mailboxes
 set folder = imaps://imap.aol.com:993
 set spoolfile = +INBOX


 # Where to put the stuff
 set header_cache = ~/.mutt/cache/headers
 set message_cachedir = ~/.mutt/cache/bodies
 set certificate_file = ~/.mutt/certificates

 # Etc
 set mail_check = 30
 set move = no
 set imap_keepalive = 900
 set sort = threads
 set editor = nano

 # GnuPG bootstrap
 # source ~/.mutt/gpg.rc

 Now, here's the output from that mutt.log file after running that
 command given to me by Jude DaShiell:


 ^[[?1049h^[[22;0;0t^[[1;24r^[(B^[[m^[[4l^[[?7h^[[39;49m^[[?1h^[=^[[?1034h^[[39;49m^[[37m^[
 [40m^[[H^[[2J^[[39;49m^[[24d^[[K^[[24;1H^[[?1049l^[[23;0;0t
 ^[[?1l^[>^[[39;49m^[[K^[[24;1H^[[?1049l^[[23;0;0t

 ^[[?1l^[>^[[?1049h^[[22;0;0t^[[1;24r^[[39;49m^[]104^G^[(B^[[m^[[4l^[[?7h^[[39;49m^[[37m^[[

 40m^[[37m^[[40m^[[H^[[2J^[[K^[[2d^[[K^[[3d^[[K^[[4d^[[K^[[5d^[[K^[[6d^[[K^[[7d^[[K^[[8d^[[

 K^[[9d^[[K^[[10d^[[K^[[11d^[[K^[[12d^[[K^[[13d^[[K^[[14d^[[K^[[15d^[[K^[[16d^[[K^[[17d^[[K

 ^[[18d^[[K^[[19d^[[K^[[20d^[[K^[[21d^[[K^[[22d^[[K^[[23d^[[K^[[24d^[(B^[[m^[[39;49m^[[37m
 ^[[40mReading imaps://imap.aol.com:993/INBOX..
 .^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[4
 0m
 Looking up 

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 my .muttrc file, nothing else. Why can't someone just 
tell me what changes I need to make to my .muttrc file in order to use 
my AOL email account with Mutt!?  I copy & pasted the contents of my 
.muttrc file to this email group, didn't I?  Shouldn't it be as easy as 
telling me what changes I need to make to my .muttrc file, just like I 
did with my Gmail accounts?  Instead, I get a whole bunch of hassle from 
everyone.   Leave it human beings to make things more complicated than 
they should be!!!  Damn!!!  You know, the less I have humans involved 
with my life, the less stress and fewer problems I have.


On 4/13/23 04:05, D.J.J. Ring, Jr. wrote:
Yes, but you didn't tell them what it was and you posted an email 
containing our back and forth which will be totally confusing to them.


I don't think because of that you'll get a response from them, but 
they are a very exceptional group, so maybe they will take the time to 
figure out what's going on. I personally doubt it.


You could have taken my suggestion but maybe you have more experience 
with them.


DR

On Thu, Apr 13, 2023, 05:02 Lester Rees  wrote:

Yeah, I forwarded them to mutt-users@mutt.org.

On 4/13/23 04:00, D.J.J. Ring, Jr. wrote:

Do NOT send to me, send to mutt-users@mutt.org

Again, do NOT, NOT, NOT, send email to me send to
mutt-users@mutt.org and attach both files and tell them what they
are.

Regards,

David



On Thu, Apr 13, 2023, 04:53 Lester Rees  wrote:

Oh, I thought you needed the output that's in the .log file
from executing that command.  Okay, I'll then attach that
.log file to this email.  Sorry about the misunderstanding.

On 4/13/23 03:47, D.J.J. Ring, Jr. wrote:

Please send to mutt-users@mutt.org email so everyone can
help you.

Unless I'm not mistaken, the command Jude gave you produces
a file. That's what is needed, not the contents pasted into
an email message.

Please send again but send the email to mutt-users@mutt.org


Kind regards,
David






On Thu, Apr 13, 2023, 02:33 Lester Rees 
wrote:

Okay, here's what's in my .muttrc file right now with my
username & password Xed out:

set from = ...@aol.com
set realname = "xxx "

#IMAP Settings
##
# activate TLS if available on the server
set ssl_starttls=yes
# always use SSL when connecting to a server
set ssl_force_tls=yes
# Don't wait to enter mailbox manually
unset imap_passive
# Automatically poll subscribed mailboxes for new mail
(new in 1.5.11)
set imap_check_subscribed

# My credentials
set smtp_url = smtp://smtp.aol.com:465/
set smtp_pass = 
set imap_user = ...@aol.com"
set imap_pass = 

# My mailboxes
set folder = imaps://imap.aol.com:993

set spoolfile = +INBOX


# Where to put the stuff
set header_cache = ~/.mutt/cache/headers
set message_cachedir = ~/.mutt/cache/bodies
set certificate_file = ~/.mutt/certificates

# Etc
set mail_check = 30
set move = no
set imap_keepalive = 900
set sort = threads
set editor = nano

# GnuPG bootstrap
# source ~/.mutt/gpg.rc

Now, here's the output from that mutt.log file after
running that command given to me by Jude DaShiell:


^[[?1049h^[[22;0;0t^[[1;24r^[(B^[[m^[[4l^[[?7h^[[39;49m^[[?1h^[=^[[?1034h^[[39;49m^[[37m^[
[40m^[[H^[[2J^[[39;49m^[[24d^[[K^[[24;1H^[[?1049l^[[23;0;0t
^[[?1l^[>^[[39;49m^[[K^[[24;1H^[[?1049l^[[23;0;0t

^[[?1l^[>^[[?1049h^[[22;0;0t^[[1;24r^[[39;49m^[]104^G^[(B^[[m^[[4l^[[?7h^[[39;49m^[[37m^[[

40m^[[37m^[[40m^[[H^[[2J^[[K^[[2d^[[K^[[3d^[[K^[[4d^[[K^[[5d^[[K^[[6d^[[K^[[7d^[[K^[[8d^[[

K^[[9d^[[K^[[10d^[[K^[[11d^[[K^[[12d^[[K^[[13d^[[K^[[14d^[[K^[[15d^[[K^[[16d^[[K^[[17d^[[K

^[[18d^[[K^[[19d^[[K^[[20d^[[K^[[21d^[[K^[[22d^[[K^[[23d^[[K^[[24d^[(B^[[m^[[39;49m^[[37m
^[[40mReading imaps://imap.aol.com:993/INBOX..

.^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[4
0m
Looking up
imap.aol.com...^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[40m
Connecting to imap.aol.com...
   

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'll then attach that .log file to this 
email.  Sorry about the misunderstanding.


On 4/13/23 03:47, D.J.J. Ring, Jr. wrote:

Please send to mutt-users@mutt.org email so everyone can help you.

Unless I'm not mistaken, the command Jude gave you produces a file. 
That's what is needed, not the contents pasted into an email message.


Please send again but send the email to mutt-users@mutt.org


Kind regards,
David






On Thu, Apr 13, 2023, 02:33 Lester Rees  wrote:

Okay, here's what's in my .muttrc file right now with my username
& password Xed out:

set from = ...@aol.com
set realname = "xxx "

#IMAP Settings
##
# activate TLS if available on the server
set ssl_starttls=yes
# always use SSL when connecting to a server
set ssl_force_tls=yes
# Don't wait to enter mailbox manually
unset imap_passive
# Automatically poll subscribed mailboxes for new mail (new in 1.5.11)
set imap_check_subscribed

# My credentials
set smtp_url = smtp://smtp.aol.com:465/
set smtp_pass = 
set imap_user = ...@aol.com"
set imap_pass = 

# My mailboxes
set folder = imaps://imap.aol.com:993 
set spoolfile = +INBOX


# Where to put the stuff
set header_cache = ~/.mutt/cache/headers
set message_cachedir = ~/.mutt/cache/bodies
set certificate_file = ~/.mutt/certificates

# Etc
set mail_check = 30
set move = no
set imap_keepalive = 900
set sort = threads
set editor = nano

# GnuPG bootstrap
# source ~/.mutt/gpg.rc

Now, here's the output from that mutt.log file after running that
command given to me by Jude DaShiell:


^[[?1049h^[[22;0;0t^[[1;24r^[(B^[[m^[[4l^[[?7h^[[39;49m^[[?1h^[=^[[?1034h^[[39;49m^[[37m^[
[40m^[[H^[[2J^[[39;49m^[[24d^[[K^[[24;1H^[[?1049l^[[23;0;0t
^[[?1l^[>^[[39;49m^[[K^[[24;1H^[[?1049l^[[23;0;0t

^[[?1l^[>^[[?1049h^[[22;0;0t^[[1;24r^[[39;49m^[]104^G^[(B^[[m^[[4l^[[?7h^[[39;49m^[[37m^[[

40m^[[37m^[[40m^[[H^[[2J^[[K^[[2d^[[K^[[3d^[[K^[[4d^[[K^[[5d^[[K^[[6d^[[K^[[7d^[[K^[[8d^[[

K^[[9d^[[K^[[10d^[[K^[[11d^[[K^[[12d^[[K^[[13d^[[K^[[14d^[[K^[[15d^[[K^[[16d^[[K^[[17d^[[K

^[[18d^[[K^[[19d^[[K^[[20d^[[K^[[21d^[[K^[[22d^[[K^[[23d^[[K^[[24d^[(B^[[m^[[39;49m^[[37m
^[[40mReading imaps://imap.aol.com:993/INBOX..

.^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[4
0m
Looking up
imap.aol.com...^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[40m
Connecting to imap.aol.com...
SSL/TLS connection using TLS1.3 (ECDHE-RSA/AES-256-GCM/AEAD)
Authenticating (PLAIN)...^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[40m
Logging in...^[[37m^[[40m^[[K^[(B^[[m^[[39;49m^[[37m^[[40m^G
Login failed.^[[?25l^[[H^[(B^[[0;1m^[[32m^[[44mq:Quit d:Del 
u:Undel  s:Save  m:Mail  r:R
eply  g:Group  ?:Help^[[K
^[[23d---Mutt: (no mailbox)
[Msgs:0]---(threads/date)-(all)---^[[2
;80H^[(B^[[m^[[39;49m^[[37m^[[40m^[[?1h^[=

If you ask me, it looks just like a bunch of gibbereish.


On 4/13/23 00:44, D.J.J. Ring, Jr. wrote:

What we need are the errors.

Use the command that Jude posted, that will tell us exactly what
is wrong.

The muttrc file is not of much use, unless you want to give us
your email password to try mutt and find out what the problem is.

Best wishes,

David


On Wed, Apr 12, 2023, 18:10 Bush Nest  wrote:

I'm at work right now, so I won't be able to copy & paste
what I have in my .muttrc file at this point.  Until I get
off of work.  I'll do that then.
On Apr 12, 2023, at 11:32 AM, "D.J.J. Ring, Jr."
 wrote:

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 and gpg
questions, it won't make a gpg for your email itself, it
just protects your passwords on your computer.

wget
https://git.2mb.codes/~lilmike/fleacollar/blob/master/fleacollar.sh


Best wishes,
David


On Wed, Apr 12, 2023, 11:44 Lester Rees <
bushn...@gmail.com> wrote:

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