Grant Edwards <[email protected]> writes: > Another poster claimed that it works for him. I didn't (and don't) > believe him.
You are right, my testing was not extensive enough. The timeout setting was handling the refresh of my mailboxes itself, not my manual hit of '.' Using the advice of Wolf, on my (debian version of) mutt, I now have defined this hook, which works well: folder-hook '^imap://' 'macro index,pager $ "<sync-mailbox><imap-fetch-mail>"' -- Nicolas
