SpamAssassin 2.30
sysadmin
sysadmin at DMS.UMONTREAL.CA
Sat Jun 15 16:47:07 IST 2002
Julian Field wrote:
> At 16:28 15/06/2002, you wrote:
>>
>> Do you mean "SpamAssassin Auto Whitelist = yes", which I did set given
>> your remarks there.
>
>
> Yes.
>
>> What I dont understand is
>> at a score of -95.5 , why did it get marked {SPAM?} ?
>
>
> Good point, I missed that, sorry.
> It shouldn't have. The code is so simple it's ridiculous that it doesn't
> always work on every version of Perl. Did you have the option switched on
> to always include the SA header?
> What exact version of Perl are you using? I've tried and tried to reproduce
> this fault on any of my systems, but I still can't :-(
>
Here's what I changed in the conf file:
> diff
/export/local_linux/MailScanner-3.20-3/mailscanner/etc/mailscanner.conf
./mailscanner.conf
43c43
< Incoming Work Dir = /var/spool/MailScanner/incoming
---
> Incoming Work Dir = /opt/mailscanner/var/incoming
46c46
< Quarantine Dir = /var/spool/MailScanner/quarantine
---
> Quarantine Dir = /opt/mailscanner/var/quarantine
222c222
< Local Domains = put.your.domain.name.here
---
> Local Domains = DMS.UMontreal.CA
321c321
< Use SpamAssassin = no
---
> Use SpamAssassin = yes
329c329
< SpamAssassin Timeout = 10
---
> SpamAssassin Timeout = 20
344c344
< SpamAssassin Auto Whitelist = no
---
> SpamAssassin Auto Whitelist = yes
365c365
< Spam List = ORDB-RBL, relays.ordb.org.
---
> #Spam List = ORDB-RBL, relays.ordb.org.
393,394c393,394
< Accept Spam From = 152.78.
< Accept Spam From = 139.166.
---
> #Accept Spam From = 152.78.
> #Accept Spam From = 139.166.
uname -a
SunOS euler.DMS.UMontreal.CA 5.7 Generic_106541-15 sun4u sparc
SUNW,Ultra-5_10
perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.7, archname=sun4-solaris
uname='sunos dewitt.vnet.net 5.7 generic_patch sun4u sparc '
config_args='-Dcc=gcc -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010315 (release)',
gccosandvers='solaris2.7'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under solaris
Compiled at Apr 26 2001 16:17:32
@INC:
/usr/local/lib/perl5/5.6.1/sun4-solaris
/usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris
/usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl
--
--------------------------------------------------------------------
Christopher Albert
Responsable des services informatiques
Departement de mathematiques et de statistique
Universite de Montreal
bureau 6188, Pavillon Andre-Aisenstadt
Tel: (514) 343-2281 Fax: (514) 343-5700
--------------------------------------------------------------------
More information about the MailScanner
mailing list