Steve wrote: > Matt Kettler wrote: > >> Did you restart spamd after adding the ZMIde_* rules? >> >> Spamd won't re-parse files in /etc/mail/spamassassin. >> >> > I hadn't just added the ZMIde_* rules - but, just to be sure, I checked: > > -- > $ su > Password: > # /etc/init.d/spamd restart > * Stopping spamd > ... [ ok ] > * Starting spamd > ... [ ok ] > # exit > $ spamc < spkeluation.eml | grep -A2 'X-Spam-Status' > X-Spam-Status: Yes, score=7.9 required=5.0 tests=AWL,BAYES_99,IMAGESHACK_URI > autolearn=no version=3.1.8 > MIME-Version: 1.0 > $ > -- > > I don't think that explains things... > Interesting.. What parameters are being passed to spamd on startup?
Any chance there's a --siteconfigpath option in there? > >