You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2002 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Mario P. <Mar...@ep...> - 2002-04-12 18:20:20
|
OOOooops, probably not ... will do it and try again - Thanks ----- Original Message ----- From: "Christian Biesinger" <cbi...@we...> To: <mmc...@li...> Sent: Friday, April 12, 2002 6:40 PM Subject: Re: [Mmc-users]Compile of mmc dies > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, Apr 12, 2002 at 05:36:25PM +0200, Mario Premke wrote: > > I checked out the current cvs repository, made an autogen.sh and then make. It first died with an syntax error which within an #ifdebug section which I commented out. The next make died in a syntax error in main.cc when address.h is included in the line (no.:57 I think): DB *openDatabases ... > > Do you have Berkeley DB installed, compiled with support for 1.85? > > > - -- > "They that can give up essential liberty to obtain a little temporary > safety deserve neither liberty nor safety." > -- Benjamin Franklin > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: Weitere Infos: siehe http://www.gnupg.org > > iD8DBQE8tw3tdCr6gHluMO0RAtazAJ44jNfxJQdxPKKpZdI1fBRBiGpaWACfSlqw > T0tdP9J7/eryUhjXQdCl9BA= > =38H9 > -----END PGP SIGNATURE----- > > _______________________________________________ > Mmc-users mailing list > Mmc...@li... > https://lists.sourceforge.net/lists/listinfo/mmc-users > |
From: Christian B. <cbi...@we...> - 2002-04-12 16:40:53
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, Apr 12, 2002 at 05:36:25PM +0200, Mario Premke wrote: > I checked out the current cvs repository, made an autogen.sh and then make. It first died with an syntax error which within an #ifdebug section which I commented out. The next make died in a syntax error in main.cc when address.h is included in the line (no.:57 I think): DB *openDatabases ... Do you have Berkeley DB installed, compiled with support for 1.85? - -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE8tw3tdCr6gHluMO0RAtazAJ44jNfxJQdxPKKpZdI1fBRBiGpaWACfSlqw T0tdP9J7/eryUhjXQdCl9BA= =38H9 -----END PGP SIGNATURE----- |
From: Mario P. <Mar...@ep...> - 2002-04-12 15:36:48
|
Hi, everybody, I checked out the current cvs repository, made an autogen.sh and then = make. It first died with an syntax error which within an #ifdebug = section which I commented out. The next make died in a syntax error in = main.cc when address.h is included in the line (no.:57 I think): DB = *openDatabases ... Any hints ??? (Sorry, I haven't copied the output to a file and now = windows is running :-(( [Since I haven't a Mail Client under Linux ;-)] Thanks Mario |
From: Christian B. <cbi...@we...> - 2001-05-25 14:51:12
|
Firstly: You are using MMC, right? Version 0.4? I suppose you are using IMAP? On Thu, May 24, 2001 at 03:50:27PM -0500, Shanthamurthy Kerekondapura wrote: > Program Bug discovered. Mail mmc...@li... and write > A000003 BAD Protocol Error: "Expected SPACE not found". > > I am trying to APPEND some messages using APPEND command What do you mean by saying "trying to APPEND messages"? -- Encrypted Emails strongly preferred! Get PGP from http://www.pgpi.org PGP-Key: 1024D/DFFE21F1 - Get it from http://mmc.sourceforge.net/biesi.asc Key also available at PGP Keyservers Key fingerprint = E60D 24FC BBC5 97CE 5421 C0FE 311B 7F82 DFFE 21F1 |
From: Shanthamurthy K. <Sh...@st...> - 2001-05-24 20:51:14
|
Program Bug discovered. Mail mmc...@li... and write A000003 BAD Protocol Error: "Expected SPACE not found". I am trying to APPEND some messages using APPEND command ______________________________________________________________ Lead Architect 214.370.0000 x 157 <<Content of this email is confidential and proprietary to Stick Networks, Inc. >> |
From: <no...@so...> - 2000-07-05 18:19:31
|
Bug #108930, was updated on 2000-Jul-05 20:14 Here is a current snapshot of the bug. Project: My Mail Client Category: Addressbook Status: Open Resolution: None Bug Group: General Priority: 5 Summary: Global Variables in Address book Details: Steven, you use global variables in the addressbook. This can be bad: a user may modify more than one entry at the same time ==> problems. For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=108930&group_id=2775 |