Re: version.h.pl show stopper

2016-11-18 Thread Bill Cole
On 18 Nov 2016, at 20:30, Dan Jacobson wrote: $ svn checkout http://svn.apache.org/repos/asf/spamassassin/trunk /tmp/ee $ cd /tmp/ee $ echo|perl Makefile.PL PREFIX=/tmp/g $ make In the end you will see cd spamc /usr/bin/perl version.h.pl spamc/configure.pl: Can't exec `version.h.pl': No such

Best place to filter spam (x-original-to, no_address_mappings)

2016-11-18 Thread MRob
Hello, I posted this question to the Postfix list and it occurred to me that the SA community could be just as (or more) informative: I am looking at a system where SpamAssassin is called out from the delivery agent. I know there will be a difference here in terms of the envelope information

Re: version.h.pl show stopper

2016-11-18 Thread Benny Pedersen
RW skrev den 2016-11-19 03:58: spamc/configure.pl: Can't exec `version.h.pl': No such file or directory at spamc/configure.pl line 74. Makefile:1812: recipe for target 'spamc/Makefile' failed make: *** [spamc/Makefile] Error 2 If your /tmp is mounted with noexec, try it elsewhere. and if bui

Re: version.h.pl show stopper

2016-11-18 Thread RW
On Sat, 19 Nov 2016 09:30:17 +0800 Dan Jacobson wrote: > $ svn checkout > http://svn.apache.org/repos/asf/spamassassin/trunk /tmp/ee $ > cd /tmp/ee $ echo|perl Makefile.PL PREFIX=/tmp/g > $ make > > In the end you will see > > cd spamc > /usr/bin/perl version.h.pl > spamc/configure.pl: Can't exe

Re: version.h.pl show stopper

2016-11-18 Thread David B Funk
On Sat, 19 Nov 2016, Dan Jacobson wrote: $ svn checkout http://svn.apache.org/repos/asf/spamassassin/trunk /tmp/ee $ cd /tmp/ee $ echo|perl Makefile.PL PREFIX=/tmp/g $ make In the end you will see cd spamc /usr/bin/perl version.h.pl spamc/configure.pl: Can't exec `version.h.pl': No such file o

Re: version.h.pl show stopper

2016-11-18 Thread Dan Jacobson
Sure, it exists $ find -name version.h.pl -ls 432321 4 -rwxr-xr-x 1 jidanni jidanni 1107 Nov 19 09:19 ./spamc/version.h.pl but that doesn't help anything.

Re: BODY_EMPTY score

2016-11-18 Thread Alex
HI, On Fri, Nov 18, 2016 at 1:12 PM, John Hardin wrote: > On Thu, 17 Nov 2016, Alex wrote: > >> We have a lot of users who use email to share photos. Empty body, 2M >> JPG attachment, nothing in the subject. > > Is the subject header missing entirely, or present but empty? I believe in this part

version.h.pl show stopper

2016-11-18 Thread Dan Jacobson
$ svn checkout http://svn.apache.org/repos/asf/spamassassin/trunk /tmp/ee $ cd /tmp/ee $ echo|perl Makefile.PL PREFIX=/tmp/g $ make In the end you will see cd spamc /usr/bin/perl version.h.pl spamc/configure.pl: Can't exec `version.h.pl': No such file or directory at spamc/configure.pl line 74.

Re: rbl check

2016-11-18 Thread RW
On Fri, 18 Nov 2016 15:59:59 + Nicola Piazzi wrote: > I use spamassassin in incoming and outgoing emails > Outgoing emails come from an internal ip > Is there a way to avoid rbl checks when it come from an ip class ? There are several ways: 1. put the IP address blocks into trusted_networks

Re: BODY_EMPTY score

2016-11-18 Thread John Hardin
On Thu, 17 Nov 2016, Alex wrote: We have a lot of users who use email to share photos. Empty body, 2M JPG attachment, nothing in the subject. Is the subject header missing entirely, or present but empty? -- John Hardin KA7OHZhttp://www.impsec.org/~jhardin/ jhar...@impsec

Re: BODY_EMPTY score

2016-11-18 Thread John Hardin
On Fri, 18 Nov 2016, Martin Gregorie wrote: On Thu, 2016-11-17 at 20:49 -0500, Alex wrote: Hi all, We have a lot of users who use email to share photos. Empty body, 2M JPG attachment, nothing in the subject. How do you train bayes for these? Is 3.0 a suitable score for BODY_EMPTY? It's also

Re: rbl check

2016-11-18 Thread Benny Pedersen
Nicola Piazzi skrev den 2016-11-18 16:59: I use spamassassin in incoming and outgoing emails +1 Outgoing emails come from an internal ip setup internal_networks and trusted_networks in local.cf see more info in perldoc Mail::SpamAssassin::Conf spamassassin needs to know ALL your wan ips,

Re: rbl check

2016-11-18 Thread Alex
Hi, On Fri, Nov 18, 2016 at 10:59 AM, Nicola Piazzi < nicola.pia...@gruppocomet.it> wrote: > I use spamassassin in incoming and outgoing emails > > Outgoing emails come from an internal ip > > Is there a way to avoid rbl checks when it come from an ip class ? > This isn't something you'd use spa

rbl check

2016-11-18 Thread Nicola Piazzi
I use spamassassin in incoming and outgoing emails Outgoing emails come from an internal ip Is there a way to avoid rbl checks when it come from an ip class ? Nicola Piazzi CED - Sistemi COMET s.p.a. Via Michelino, 105 - 40127 Bologna - Italia Tel. +39 051.6079.293 Cell. +39 328.21.73.470 Web: ww

Re: BODY_EMPTY score

2016-11-18 Thread RW
On Thu, 17 Nov 2016 20:49:49 -0500 Alex wrote: > Hi all, > > We have a lot of users who use email to share photos. Empty body, 2M > JPG attachment, nothing in the subject. > > How do you train bayes for these? Same as anything else, they still have header tokens which may help, particularly for

Re: BODY_EMPTY score

2016-11-18 Thread Martin Gregorie
On Thu, 2016-11-17 at 20:49 -0500, Alex wrote: > Hi all, > > We have a lot of users who use email to share photos. Empty body, 2M > JPG attachment, nothing in the subject. > > How do you train bayes for these? > > Is 3.0 a suitable score for BODY_EMPTY? That seems quite high. I also > don't reca