On Mon, Jul 21, 2003 at 02:19:58PM -0700, Net Nut wrote:
> Hello, I have been trying to get gbuffy to work from time to time (off, and
> on) against my courier imap server, but the boxes always show up with zero
> mail in it. At the same time when I setup mailboxes on a exchange server it
> notifies fine.
>
> Any pointers?
I'm using Courier with this setup:
{
mailboxes = (
{
type = imap;
title = inbox;
path = inbox;
command = "xterm -e mutt -f =INBOX";
server = imapmail;
port = 143;
login = moseley;
},
[more of the same]
);
vertical = false;
polltime = 10;
rows = 1;
maildir = "/home/moseley/Mail";
}
It kind of works -- often it doesn't update the mail counts until I
click on the buttons. I can't get it to show a summary of my subjects,
either.
--
Bill Moseley
moseley@...