All, I'm having some issues with tab completion. It's worth noting that I'm not sure if this is a problem with mutt or with davmail (I can't see how it would be a problem with davmail, but who knows).
Here's the base configuration: set folder=imaps://mail.somewhere.org set spoolfile=imaps://mail.somewhere.org set smtp_url=smtps://mail.somewhere.org set record="Sent Items" set postponed="Drafts" set mbox=imaps://mail Let's say I want to move a file from one folder to another: s -> type in =stuff/fol<tab tab> nothing happens If, however, I do this: s -> tab tab I get a listing of the folders as follows: 1 0 imaps://mail.somewhere.org/stuff/folder1 2 0 imaps://mail.somewhere.org/stuff/folder2 3 0 imaps://mail.somewhere.org/stuff/folder3 4 0 imaps://mail.somewhere.org/stuff/folder4 5 0 imaps://mail.somewhere.org/stuff/folder5 6 0 imaps://mail.somewhere.org/stuff/folder6 7 0 imaps://mail.somewhere.org/stuff/folder7 8 0 imaps://mail.somewhere.org/stuff/folder8 Clearly "stuff/fol<tab tab>" should bring up one of the folders that are already created. Thoughts on how to troubleshoot this and what may be wrong? Thanks! -james
