CRM114 - Problems with install
Alex Broens
ms-list at alexb.ch
Tue Jul 31 07:21:13 IST 2007
On 7/31/2007 8:02 AM, Johnny Stork wrote:
> Where do I "add those extra files" from? Or do I just create them as
> empty files?
samples are in
/usr/share/doc/crm114-0/mailfilter.cf
depending on setup/OS they may be someplace different
try:
locate *.mfp
locate mailfilter.cf
etc
(see below for your own list of missing files)
>
> The loadplugin directive in crm114.cf shows "loadplugin crm114
> crm114.pm" and crm114.pm is also in the same location as crm114.cf
> (/etc/mail/spamassassin)
then edit that line to show to the full path:
loadplugin crm114 /etc/mail/spamassassin/crm114.pm
>
> Alex Broens wrote:
>> On 7/31/2007 7:35 AM, Johnny Stork wrote:
>>> I also seem to be missing some files? Chris Yuzik shows these files...
>>>
>>>
>>> # ls -lh
>>> total 25M
>>> -rw-r--r-- 1 root root 4.7K Jul 30 17:37 crm114.cf
>>> -rw-r--r-- 1 root root 18K Jul 30 17:29 mailfilter.cf
>>> -rw-r--r-- 1 root root 44K Jul 30 16:18 mailfilter.crm
>>> -rw-r--r-- 1 root root 15K Jul 30 16:19 maillib.crm
>>> -rw-r--r-- 1 root root 23K Jul 30 16:18 mailreaver.crm
>>> -rw-r--r-- 1 root root 37K Jul 30 16:18 mailtrainer.crm
>>> -rw-r--r-- 1 root root 13M Jul 30 15:57 nonspam.css
>>> -rw-r--r-- 1 root root 0 Jul 30 15:57 priolist.mfp
>>> -rw-r--r-- 1 root root 0 Jul 30 16:09 rewrites.mfp
>>> -rw-r--r-- 1 root root 13M Jul 30 15:57 spam.css
>>>
>>> I have these?? (my crm114.cf is in /etc/mail/spamassassin
>>>
>>>
>>> ls -la /etc/mail/spamassassin/crm114
>>> total 24752
>>> drwxr-xr-x 2 root root 4096 Jul 30 22:25 .
>>> drwxr-xr-x 6 root root 4096 Jul 30 21:42 ..
>>> -rwxr-xr-x 1 root root 44537 Jul 30 22:25 mailfilter.crm
>>> -rwxr-xr-x 1 root root 14511 Jul 30 22:25 maillib.crm
>>> -rwxr-xr-x 1 root root 22740 Jul 30 22:25 mailreaver.crm
>>> -rwxr-xr-x 1 root root 37621 Jul 30 22:25 mailtrainer.crm
>>> -rw-r--r-- 1 root root 12582924 Jul 30 21:27 nonspam.css
>>> -rw-r--r-- 1 root root 12582924 Jul 30 21:26 spam.css
>>
>>
>> add those extra files
>>
>> if you still see:
>>
>> [24354] warn: plugin: failed to create instance of plugin
>> Mail::SpamAssassin::Plugin::crm114: Can't locate object method "new"
>> via package "Mail::SpamAssassin::Plugin::crm114" at (eval 78) line 1.
>>
>>
>> see if the loadplugin command in crm114.cf is pointing to the right
>> file/path
>>
>> does that help?
>>
>> Alex
>>
>>
>>
>
More information about the MailScanner
mailing list