Am Freitag, 23. Juni 2006 23:31 schrieb Aaron Stone: > Ok, let us know if you need any help! Aaron Stone <[EMAIL PROTECTED]> schrieb: > >Ok, let us know if you need any help!
I'm lost... Jun 25 22:44:24 comp-isol01.metaways.net dbmail/imap4d[2283]: [ID 748625 mail.notice] Info COMMAND: [00000001 AUTHENTICATE LOGIN] Jun 25 22:44:24 comp-isol01.metaways.net dbmail/imap4d[2283]: [ID 748625 mail.notice] Debug arg[0]: 'LOGIN' Jun 25 22:44:24 comp-isol01.metaways.net dbmail/imap4d[2283]: [ID 748625 mail.notice] Info imap4.c,IMAPClientHandler: Executing command authenticate... Jun 25 22:44:24 comp-isol01.metaways.net dbmail/imap4d[2283]: [ID 748625 mail.notice] Debug RESPONSE: [+ dXNlcm5hbWUNCg==^M Jun 25 22:44:24 comp-isol01.metaways.net ] Jun 25 22:44:24 comp-isol01.metaways.net dbmail/imap4d[2283]: [ID 748625 mail.notice] Debug RESPONSE: [!cGFzc3dvcmQNCg==^A^M Jun 25 22:44:24 comp-isol01.metaways.net ] I just compared config.h created by configure for glib2. They are mostly equal expect some endian variables. Somehow the output gets corupted, but i have no idea why. I have checked the code in glib/gprintf.c line 311(#elif defined (HAVE_VASPRINTF)). I commented this code out to use the code from the else clause, but that did not change anything. Any ideas?