Re: [AMaViS-user] Steps to install SaneSecurity and MSRBLsignatures

This is a discussion on Re: [AMaViS-user] Steps to install SaneSecurity and MSRBLsignatures within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; On 8/8/07, Leon Kolchinsky <leonk@construct.haifa.ac.il> wrote: > > > > > > &...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-08-2007
Gary V
 
Posts: n/a
Default Re: [AMaViS-user] Steps to install SaneSecurity and MSRBLsignatures

On 8/8/07, Leon Kolchinsky <leonk@construct.haifa.ac.il> wrote:
> > >

> >
> > What version of amavisd-new? Requires 2.5.0 or newer.
> >
> > --
> > Gary V
> >

>
>
> Still amavisd-new-2.4.4-4 and spamassassin-3.1.7-3
>
> Need to upgrade uh... :)
>
> Is there any changes in amavisd.conf and local.cf I need to be aware of
> upgrading to amavisd-new-2.5.2-4 and spamassassin-3.2.2-1 (Anders builds) ?
>
>
> Best Regards,
> Leon Kolchinsky
>


In local.cf if you have explicitly configured trusted_networks and/or
internal_networks you will need to remove the loopback interface as
127/8 is now enabled by default. If you run sa-compile and enable the
Rule2XSBody plugin and you are using @additional_perl_modules, in
amavisd.conf you may desire adding something like:

my($sa_instdir) = '/var/lib/spamassassin/compiled/3.002002';
unshift(@INC, $sa_instdir, $sa_instdir.'/auto');

In order for the body_0.pm module to get pre-loaded.

@additional_perl_modules = qw(
/etc/spamassassin/Botnet.pm
Mail::SpamAssassin::CompiledRegexps::body_0.pm
);

At least this works for 3.2.1. I found that there is a body_500.pm
module that seems to come and go (I have not spent any time looking
into why). I found that if you were to add body_500.pm to
@additional_perl_modules and then it goes away, amavisd-new will die.

.... (!)_DIE: Can't locate
Mail/SpamAssassin/CompiledRegexps/body_500.pm in @INC ...

So, don't add it.

--
Gary V

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:08 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0