Yes, I do that

#spamassassin -D plugin --cf="loadplugin HitFreqsRuleTiming /etc/mail/spamassassin/HitFreqsRuleTiming.pm" -t < /etc/mail/spamassassin/sample-spam.txt

<snip>
[19279] dbg: plugin: loading HitFreqsRuleTiming from /etc/mail/spamassassin/HitFreqsRuleTiming.pm
<snip>

And permissions are ok on .pm files

Em 27-05-2013 13:40, Alexandre Boyer escreveu:
hi,

with the debug infos, do you see your module loaded?

A few hints: check permissions on the .pm itself, then check permissions of the user to write in this directory.

You may want to try a call on the CLI with the flag --cf="loadplugin HitFreqsRuleTiming /etc/mail/spamassassin/HitFreqsRuleTiming.pm". This will load SA with the sepcified plugin and you should see it loading with -D.

Cheers,
Alex, from osmosed.
Bow before me, for I am root.

On 27/05/13 11:03 AM, Rejaine Monteiro wrote:
Hi all,

I'm using SpamAssassin version 3.2.5 running on Perl version 5.8.8

I I did copy HitFreqsRuleTiming.pm to /etc/mail/spamassassin/HitFreqsRuleTiming.pm and add to /etc/mail/spamassassin/init.pre file the following line:

loadplugin HitFreqsRuleTiming /etc/mail/spamassassin/HitFreqsRuleTiming.pm

I execute "spamassassin --lint -t -D" which correctly said:

         spamassassin --lint -t < test.msg

But Ido not find any 'timing.log' file on my current directory or anywhere on my system, even running as root...

Did I missed something ?




--
Rejaine da Silveira Monteiro
Suporte-TI
Jamef Encomendas Urgentes
Matriz - Contagem/MG
Tel: (31) 2102-8854
www.jamef.com.br

Reply via email to