On Thursday 13 August 2009 14:13:33 LuKreme wrote: > I am starting spamd (/usr/local/etc/rc.d/sa-spamd start or spamd -d - > r /var/run/spamd.pid -c -s /var/log/spamd) and then a few seconds > later it is dying without an error. > > [Never mind, spamassassin --lint was dying with a core dump. I removed > the spear-fishing rules and all is back right with the world]
If the spear-fishing rules are extensive, you may have hit the stack size limit during rules compilation. You may want to try with the new 3.3.0-alpha2 if the problem goes away using the same set of extra rules. The 3.3.0 should be (upwards and downward) compatible with existing 3.2.5 environment. Mark