On Thu, Sep 02, 2021 at 07:21:30PM +0200 or thereabouts, Jens John wrote:

> On Thu, 2 Sep 2021, at 19:12, David J. J. Ring, Jr. wrote:
> > What does gmail really want?  Gmail or GMail or something different?
> > Thanks in advance for your replies and help.  I'm sorry I'm confused 
> > but it is confusing.
> Accidentally, I think they changed something because by mbsync config broke 
> some time in August or July.
> I am now using "[Gmail]/All mail" & "[Gmail]/Sent Mail" (sic: yes, mail 
> lowercased and Mail uppercased for the other folder. Previously, I had been 
> using "[Gmail]/All Mail" (sic) (did no longer work).
> If in doubt, I would recommend using Thunderbird or another IMAP tool to 
> check which folders a vanilla gmail account presents. Gmail is only a legacy 
> account for me so I'm not exactly keeping up to date with the service.

In .muttrc I have

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 imap_user = st...@gbnet.net
set imap_list_subscribed=yes
set folder = "imaps://imap.gmail.com:993"
set spoolfile = "+INBOX"
set postponed = "+[Gmail]/Drafts"
set trash = "=[Gmail]/Bin"
set ssl_force_tls = yes
set ssl_starttls = yes
set smtp_authenticators = "login"
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

Which works 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

Reply via email to