On Sun, May 15, 2022 at 03:18:44PM -0400, Jason Franklin wrote:
Renaming the folders to something without '.' or '@' characters allows
me to access them just fine. Thus, I think the folder name has something
to do with it.

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.

By default, Mutt treats both '/' and '.' as folder separator characters, and that may be causing the issue.

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to