In the wise words of [EMAIL PROTECTED]:
> > Unfortunately, my doesn't cycle through mailboxes problem is
> > still unsolved, so if anyone has any suggestions I'd appreciate it.
>
> How do you have your mailboxes defined? If it is like
>
> mailboxes ! "echo $HOME/mail/*"
>
> then I don't thin
On Wed, Oct 27, 1999 at 11:13:36AM -0400, J. Lasser wrote:
> Unfortunately, my doesn't cycle through mailboxes problem is
> still unsolved, so if anyone has any suggestions I'd appreciate it.
How do you have your mailboxes defined? If it is like
mailboxes ! "echo $HOME/mail/*"
then I don't t
By commenting out my 'unset save_empty' line, the problem where it
recognized and then failed to recognize boxes with new mail was solved.
(The Inc: line would actually decrease before I could hange to the
next mailbox before...)
This should be noted in documentation, or fixed. :-)
Unfortunatel