2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Imap+mysql connec...
FromSent OnAttachments
MattTDec 2, 2002 11:18 am 
MattTDec 2, 2002 12:16 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Imap+mysql connection issuesActions...
From:MattT (ma@abernackie.com)
Date:Dec 2, 2002 12:16:08 pm
List:net.sourceforge.lists.courier-users

This is the precise error: (after recompiling).

Compiling authmysqllib.c authmysqllib.c: In function `get_variable': authmysqllib.c:271: warning: field width is not type int (arg 3)

Hello,

For some reason, I cannot get my imap-courier server to connect to my mysql database. I have enabled query-logging to ensure that courier is actually making queries, and it is not. I believe this is an issue with the authmysqllib.c file, while compiling I get an error something in regard to 'get_variable legth not int'

any suggestions? I am using the courier-imap-1.6.1.20021124.tar release and using MySQL-3.23.53a-1, and gcc-2.95.4-4j (YellowDog Linux PPC). Is this error compiler related? Or mysql libs related?

Thanks in advance.