Ken W <[EMAIL PROTECTED]> wrote:
>
> I am getting the same problem reported about mutt telling of new mail
> in mailboxes, but there is nothing there. I keeps on telling me that
> I have new mail in my spool folder and also in a regular maiulbox
> under ~/Mail. Every time I go to either there is nothing new there.
Mutt checks mbox folders by examing the time stamp information.
Try these commands, when Mutt is reporting new mail:
ls -l /path/to/spool/file (modified time)
ls -lu /path/to/spool/file (accessed time)
By comparing the time when the the folder was last changed, against the
time when it was last read, Mutt makes its determination of whether the
folder has new mail in it.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44