Hmm.. Well thanks for the post, but I get the same results.. I am running
this on a redhat 8.0 machine (but have had the same results on several
redhat versions.) I have compiled, or run the precompiled binaries.. Always
the same results..
-----Original Message-----
From: Bill Moseley [mailto:
moseley@...]
Sent: Monday, July 21, 2003 2:53 PM
To: Net Nut
Cc:
gbuffy@yahoogroups.com
Subject: Re: still having trouble using this on a with courier imap server
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@...