Hello, I have problem for installing dbmail-2.0.4 on Mandrake 10.1
I have : 1) updated dbmail.conf 2) create the database "dbmail" 4) execute ./configure --with-mysql 5) execute make, and the result is : mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -W -Wall -Wpointer-arith -Wstrict-pr ototypes -Wp,-MD,.deps/sort.pp -c sort.c -fPIC -DPIC -o .libs/sort.o sort.c:68: error: conflicting types for 'sort_and_deliver' ../sort.h:59: error: previous declaration of 'sort_and_deliver' was here sort.c:68: error: conflicting types for 'sort_and_deliver' ../sort.h:59: error: previous declaration of 'sort_and_deliver' was here make[2]: *** [sort.lo] Erreur 1 make[2]: Leaving directory `/tmp/imapforxmail/dbmail-2.0.4/sort' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/tmp/imapforxmail/dbmail-2.0.4' make: *** [all-recursive-am] Erreur 2 Thanks for your help Bernard