Kevin J. McCarthy [200715 08:28]:
> Have you checked the access time vs modification time of those mailboxes?
> Capture them before and after procmail, and then launching Mutt. See if
> this gives any clues.
Can you describe the algorithm how to determine if a mbox file has new
mails? Is this on
I have a save-hook defined to move all mail into a certain folder.
save-hook "~A" +personal/Archive
Very often I want to move the mail into the archive without opening the
mail at all but then the mail ends up as unread in the archive.
I want to mark the mail as "read" when moving. How coul
Hi-
I've only seen this issue recently (and I realize it's not
mutt-specific) but that's where I see it and I know there are many on
the list who have this working well.
On many emails with PGP signatures, attempting to view them with mutt
from the index I get the message 'Invoking PGP..." for so
On Thu, Jul 16, 2020 at 09:03:59AM +0200, Sebastian Stein wrote:
Kevin J. McCarthy [200715 08:28]:
Have you checked the access time vs modification time of those
mailboxes? Capture them before and after procmail, and then
launching Mutt. See if this gives any clues.
Can you describe the al
Hello Trey,
Il 16 luglio 2020 alle 10:56 Trey Sizemore ha scritto:
> Do I need to change the server(s) in my gpg.conf file and/or the method
> by which the key is attempting to be retreived?
I do not use `auto-key-retrieve` myself, but I know for sure pgp.mit.edu
has been a little choosy lately.
On Thu Jul 16, 2020 06:24PM, Francesco Ariis wrote:
> Hello Trey,
>
> Il 16 luglio 2020 alle 10:56 Trey Sizemore ha scritto:
> > Do I need to change the server(s) in my gpg.conf file and/or the method
> > by which the key is attempting to be retreived?
>
> I do not use `auto-key-retrieve` myself,
Il 16 luglio 2020 alle 14:58 Trey Sizemore ha scritto:
> Thanks Francesco. Still not able to verify some keys though.
Can you do that manually with GPG and see if it takes a long time
on the command line too?
On Thu Jul 16, 2020 09:07PM, Francesco Ariis wrote:
> Il 16 luglio 2020 alle 14:58 Trey Sizemore ha scritto:
> > Thanks Francesco. Still not able to verify some keys though.
>
> Can you do that manually with GPG and see if it takes a long time
> on the command line too?
It's not so much the time
Kevin J. McCarthy [200716 18:18]:
> If the access time is earlier than the modification time, it notifies for
> new mail.
Wow, what a bad algorithm. I mean, this was probably perfect 20 years ago,
but in times of desktop search engines, cloud backup services, etc.
something more advanced is neede