Mathieu, > Indeed, spamd starts and behold, I've got uridnsbl, hashcash and spf > modules being loaded. > It seems amavis is the culprit, at least in the way it's loading (or not > loading) modules.
When you are comparing SA debug as called from amavisd-new, and log from spamd or spamassasin -D, make sure you run both from the same user. The amavisd changes uid to vscan (or to amavis or whatever you have configured). The @INC is not modifier by amavisd-new. Btw, are you running in chroot? Mark