Reading from IMAP folders with '.' in name
Jason Franklin
jason at oneway.dev
Mon May 16 14:19:19 UTC 2022
On Sun, May 15, 2022 at 12:43:45PM -0700, Kevin J. McCarthy wrote:
> On Sun, May 15, 2022 at 03:18:44PM -0400, Jason Franklin wrote:
> > How might I allow for folder names that match a normal email address
> > including the '.' and '@' characters?
>
> Try putting:
> set imap_delim_chars = '/'
> set sidebar_delim_chars = '/'
> in your muttrc and see if it helps.
It works!
Most excellent!
> By default, Mutt treats both '/' and '.' as folder separator characters, and
> that may be causing the issue.
Good to know. I can now read all of my mail! :)
Thanks so much!
--
Jason
More information about the Mutt-users
mailing list