How does one get gbuffy to only show up for new messages? Right now, it shows all messages in the directory. I am using the MH format. Also, is it possible to...
R
itsme_410@...
Oct 4, 2003 6:47 am
98
Also, the mail messages in the monitor are not in order of arrival but in the order in which they appear when you do a ls. Of course, this is only an issue in...
R
itsme_410@...
Oct 4, 2003 7:11 am
99
... I don't know about the display stuff for mh format, but for the fonts and colours, it just uses the GTK theme. Change that, and gbuffy, and all your other...
So, this works in that the box actually shows a number other than zero now, but I have noticed the minute I access on of the maildirs to see what mail is in...
Attached is a patch that fixes a number of problems with gbuffy 0.2.4: * gbuffy.c: made debug file non-buffered. * gbuffy.c: fixed g_print() of position data...
Grant Edwards
grante@...
Oct 7, 2003 3:30 am
102
gbuffy is looking for message marked as "RECENT". When you connect and look at headers, then the "RECENT" flag is removed with courier. ... +++ imap.c Tue...
Hi, Can I get gbuffy to display new messages in the folder (MH format) only? I am using Redhat 9 linux. Thanks for any help you can give!!...
R
itsme_410@...
Oct 7, 2003 2:30 pm
105
That patched imap.c works great! Thanks a lot.. I can finally use gbuffy!!! :) So my next question is, is there a way to make gbuffy play sounds when mail ...
... The problem is that sylpheed uses mh folder format but uses .sylpheed_mark to get a time-stamp for last access to the mail folder. All messages after that ...
R
itsme_410@...
Oct 10, 2003 3:34 pm
109
Ok, I finally put together another release of gbuffy, and fixed some of the issues people have had. Changes in 0.2.6 - SSL Support from Eivind Tagseth...
Thanks! However, I was not able to get it to run on RH9. I used both the binary: gbuffy-0.2.6: error while loading shared libraries: libssl.so.0: cannot open...
R
itsme_410@...
Oct 11, 2003 5:40 am
111
OK, I was able to get it going, with the following work and one caveat... I soft-linked libssl.so.0 -> /lib/libssl.so.0.9.7a and libcrypto.so.0 ->...
R
itsme_410@...
Oct 11, 2003 2:56 pm
115
Hi, I am still using xbuffy but the follwing patch enhances gbuffy to also read password from .gbuffyrc for imap connections. As this is a security problem,...
Bjoern A. Zeeb
bzeeb@...
Oct 29, 2003 1:25 pm
119
$gbuffy gbuffy: relocation error: /usr/lib/libgdk-1.2.so.0: undefined symbol: XListInputDevices What exactly is this error? Can someone please help? Thanks and...
R
itsme_410@...
Nov 9, 2003 10:19 pm
120
... I'm guessing you're using one of the pre-compiled executables? Sounds like another library is needed to link against on fedora... Guess I'll have to...
I get the following on compiling, on Fedora Core 1. ./configure goes through without incident make ....... uncmain.o(.text+0x29b): In function `main': ...
R
itsme_410@...
Feb 3, 2004 6:04 am
139
Looks like uncmain.c needs to #include <errno.h> Brandon ... -- "Some people never observe anything. Life just happens to them. They get by on little more than...
Here's a simple patch adding some user friendlyness to gbuffy's login dialog and a vital imap bugfix. o Make Enter in the login dialog submit the dialog. ...
Eivind Tagseth
eivindt@...
Mar 9, 2004 8:25 am
176
Hi, Any chance we will be having a Fedora Core 2 version of gbuffy? It is becoming very necessary since some of the libraries have been superseded in Fedora...
R
itsme_410@...
Jun 17, 2004 5:14 am
177
I don't currently have a fedora2 box, so not much I can do about that. One of these days I should upgrade from rh6.1, I guess. Brandon ... -- "Of all the...
There seems to be a bug with sylpheed which causes gbuffy to not highlight the unread messages in a mailbox when the left button is pressed. I have traced the...
R
itsme_410@...
Sep 11, 2004 6:25 pm
197
I've seen a few old posts about Fedora Core 2 support. Anyone got it working yet? I had it working after upgrading form RH8, but after cleaning house of old...
Hi, gbuffy fans! I've got a serious problem with spaces in the name of IMAP folders. Our imap server Cyrus has the annoying feature of using paths like this: ...
Its a bug, the line 528 in imap.c should be: Is: snprintf (buf, sizeof (buf), "%s STATUS %s (MESSAGES RECENT)\r\n", seq, Should be: snprintf (buf, sizeof...
... uhh, thanks! ... I tried without success. Are you going to release a new version soon? Otherwise I'll forward your patch to the debian maintainer. Thanks...
I`ve installed GBuffy on NetBSD 4.0 from the source. GBuffy dont show me new mail on my IMAP Server. Here is my Config: { mailboxes = ( { type = imap; title =...