[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] N Stale messages are ignored
From: |
Uday Reddy |
Subject: |
Re: [VM] N Stale messages are ignored |
Date: |
Tue, 6 Aug 2013 12:10:57 +0100 |
address@hidden writes:
> Again, I don't even know what the stale messages are so I can't tell
> if they are redundant or not.
Here is an idea that might help. Load the vm-avirtual library, and type the
following
V C eval <RET> (null (vm-imap-uid-of vm-virtual-message)) <RET>
This gives you a virtual folder of messages that have nil as their UID.
Uninitialized messages generally fall in this category.
Cheers,
Uday