Reading from IMAP folders with '.' in name
Kevin J. McCarthy
kevin at 8t8.us
Sun May 15 19:43:45 UTC 2022
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20220515/01c64858/attachment-0001.asc>
More information about the Mutt-users
mailing list