Hey Paul,
I'm just testing last svn's to folowing the changes to be updated but: May 24 12:18:58 flecha dbmail-timsieved[2366]: [0x85b7dc8] FATAL:[auth] auth_load_driver(+106): cannot find function `auth_get_users_from_clientid': /usr/local/lib/dbmail/libauth_sql.so: undefined symbol: auth_get_users_from_clientid This for timsieved+pop3d+imapd+lmtpd. The library is the correct one: flecha:/var/log# l /usr/local/lib/dbmail/libauth_sql.so lrwxrwxrwx 1 root staff 20 2008-05-24 11:59 /usr/local/lib/dbmail/libauth_sql.so -> libauth_sql.so.0.0.0* and a: tlecha:/var/log# objdump -T /usr/local/lib/dbmail/libauth_sql.so|grep -i auth_get 00004830 g DF .text 0000035b Base auth_getclientid 00004b90 g DF .text 000002f8 Base auth_get_known_aliases 000044d0 g DF .text 0000035b Base auth_getmaxmailsize 00004e90 g DF .text 000002f8 Base auth_get_known_users 00002200 g DF .text 0000035c Base auth_getencryption 00001ee0 g DF .text 0000031a Base auth_get_userid 000015c0 g DF .text 00000300 Base auth_get_aliases_ext 000018c0 g DF .text 00000320 Base auth_get_user_aliases There's no such function there. Am I missing something? Jorge PS: This is a testing server J (I learned with my mistakes!!)
_______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
