Hello Chris, >>I'm trying to setup the latest nightly build (20080820), but spamdrop >>keeps spitting out the parsed message to stderr (I know about the -p >>switch, but it's turned off). DEBUG isn't defined in the Makefile. >>So far I can locate it, it happens during parse_message().
>>Do I miss something? Please do a "make clean all", and try again. I verified the latest nightly build, and it has no such a problem. The phenomenon may occur if you issue "make" again, after a complete build when the spamtest utility is compiled. Then you will use some object files again, which are already recompiled with the -DDEBUG option. Please let me know how, if you still have the problem. Best regards, Janos