When starting up on a Perl 5.6.1 system under x86 Linux, spamd goes into a child spawn/die loop because of the fix for bug 5518 which replaces the previous set uid/gid routines fails and causes the newly spawned child to immediately die.
Is Perl 5.6.1 no longer the lowest support version? Chris