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...
103
R
itsme_410@...
Oct 7, 2003 2:30 pm
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!!...
105
Net Nut
netnut404
Oct 8, 2003 5:44 pm
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 ...
106
R
itsme_410@...
Oct 10, 2003 4:26 am
is there any easy fix to this problem? thx!...
107
Brandon Long
blong42
Oct 10, 2003 7:15 am
I'm not sure what the problem is... Brandon ... -- "God took 6 days to create the world, but the first one was an allnighter." -- leibniz rumor ...
108
R
itsme_410@...
Oct 10, 2003 3:34 pm
... 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 ...
109
Brandon Long
blong42
Oct 10, 2003 10:38 pm
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...
110
R
itsme_410@...
Oct 11, 2003 5:40 am
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...
111
R
itsme_410@...
Oct 11, 2003 2:56 pm
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 ->...
115
Bjoern A. Zeeb
bzeeb@...
Oct 29, 2003 1:25 pm
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,...
119
R
itsme_410@...
Nov 9, 2003 10:19 pm
$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...
120
Brandon Long
blong42
Nov 10, 2003 12:34 am
... 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...
133
rrauenza
Jan 8, 2004 6:29 pm
The problem is the HorizPos/VertPos.sign fields get modified when they shouldn't. ... +++ gbuffy.c Thu Jan 8 10:17:22 2004 @@ -566,11 +566,10 @@ if...
138
R
itsme_410@...
Feb 3, 2004 6:04 am
I get the following on compiling, on Fedora Core 1. ./configure goes through without incident make ....... uncmain.o(.text+0x29b): In function `main': ...
139
Brandon Long
blong42
Feb 3, 2004 9:18 am
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...
146
Eivind Tagseth
eivindt@...
Mar 9, 2004 8:25 am
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. ...
176
R
itsme_410@...
Jun 17, 2004 5:14 am
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...
177
Brandon Long
blong42
Jun 17, 2004 6:11 am
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...
194
R
itsme_410@...
Sep 11, 2004 6:25 pm
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...
197
John Campbell
jpcampbe
Sep 23, 2004 2:32 pm
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...
222
Andy Spiegl
realpopupandy
Feb 11, 2008 11:12 pm
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: ...
223
Brandon Long
blong42
Feb 11, 2008 11:14 pm
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...
224
Andy Spiegl
realpopupandy
Feb 12, 2008 1:47 am
... 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...
225
msaitov2000
May 18, 2008 7:55 pm
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 =...
226
Andy Spiegl
realpopupandy
May 19, 2008 12:38 am
instead of ... Does that help? Andy. -- Beim Skifahren bei wenig Schnee hat man schnell Dreck am Stecken. (Willy Astor)...
227
msaitov2000
May 19, 2008 5:22 am
... I was trying inbox or INBOX no changes it happens nothing.And im sure that the path is inbox. Menuhin...
228
Bill Moseley
whmoseley
May 19, 2008 5:35 pm
... I might have missed the start of this thread, but it is not uncommon on my setup that gbuffy fails to report new mail. I sometimes have to stop and...
229
Andy Spiegl
realpopupandy
May 19, 2008 9:37 pm
... So, the following works? mutt -f imap://menuhin@.../INBOX Chau, Andy. -- The only stupid question is the unasked one....
230
msaitov2000
May 20, 2008 7:44 am
... Hi, that works and sice yesterday now gbufyy shows the new mail thx a lot for a advice. Menuhin...
231
ku.kelvin@...
ku.kelvin...
May 21, 2009 11:16 pm
First, apply the gtk2 patch from the debian contributors: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515274 . The patch below fixes the following bugs *...