Richard Russon

Results 313 comments of Richard Russon

I've been thinking some more about coverage. It'd be good to dump every dialog (possibly in every configuration), but I'm starting to realise that'll be a LOT of tests. Besides...

maildir? imap? what's happening in the logs? have you tried running with zero, or minimal, config? is it _waiting_ for seconds, or running at 100% for that time?

have you tried running with zero, or minimal, config? I've just run NeoMutt with zero config on a mailbox of 100,000 emails (704MiB cached) in 19 seconds. If that's fast,...

Sorry I keep \*\*\*\*ing up mbox for you. The interplay between all the mailbox types and all the config is scary. Please can you try branch [[devel/mbox]](https://github.com/neomutt/neomutt/tree/devel/mbox).

Great, merged. > The initital number of mboxes with new mail (3) is correct; but when I change to the mboxes with new mail, that number won't ever decrease below...

I see that as long as the fcc mailbox hasn't been `mailboxes`'d

Hmm... that's a bit odd. Your config looks perfect. I've just tried your config and it works for me, both in NeoMutt (2020-11-27) and `master` (development). Can you try some...

> Both tests also work in my own muttrc and not only in a separate configuration file. Good thinking. > I don't understand what the problem with `mbsync MYCHANNEL` is...

Thanks for digging. I still have no idea what mbsync is doing differently, but if it affects mbsync, it's bound to affect other commands. > this should be investigated further...

> I would like to avoid the attachments step altogether That'd be nice, but unfortunately it's a little tricky. First, when you open the email the attachments don't exist (on...