Re: understanding HELO_DYNAMIC_IPADDR

2016-05-14 Thread John Hardin
On Sat, 14 May 2016, Bill Cole wrote: 4. The fact that SA is probably not alone in detecting that as a dynamic name is no excuse. Note the relevant rule definition: meta HELO_DYNAMIC_IPADDR (__HELO_DYNAMIC_IPADDR && !HELO_STATIC_HOST) So a framework is already in place by which exceptions a

Re: understanding HELO_DYNAMIC_IPADDR

2016-05-14 Thread Bill Cole
On 13 May 2016, at 15:29, Daniel J. Luke wrote: On May 13, 2016, at 2:26 PM, Kim Roar Foldøy Hauge wrote: This is NOT a practical solution. You can't expect administrators to know about this problem, some styles of hostnames not playing well with SA. Note that this isn't just a 'spamassassi

Re: FSL_HELO_HOME: deep headers again

2016-05-14 Thread John Hardin
On Sat, 14 May 2016, Reindl Harald wrote: Am 14.05.2016 um 19:10 schrieb John Hardin: On Sat, 14 May 2016, Reindl Harald wrote: > Am 14.05.2016 um 04:50 schrieb John Hardin: > > On Sat, 14 May 2016, Reindl Harald wrote: > > > Am 14.05.2016 um 04:04 schrieb John Hardin: > > > >How wou

Re: /etc/cron.daily/spamassassin - Update failed, exiting with code 4

2016-05-14 Thread Reindl Harald
Am 14.05.2016 um 21:42 schrieb Bill Keenan: Bob, the chown fixed the problem. Reindl, your answer seems to be describing a very different installation from 'sudo apt install spamassassin’. Am I correctly understanding the changes you are recommending? it has not to do anything with the pac

Re: /etc/cron.daily/spamassassin - Update failed, exiting with code 4

2016-05-14 Thread Bill Keenan
Bob, the chown fixed the problem. Reindl, your answer seems to be describing a very different installation from 'sudo apt install spamassassin’. Am I correctly understanding the changes you are recommending? > On May 14, 2016, at 11:31 AM, Reindl Harald wrote: > > > > Am 14.05.2016 um 20:09

Re: /etc/cron.daily/spamassassin - Update failed, exiting with code 4

2016-05-14 Thread Reindl Harald
Am 14.05.2016 um 20:09 schrieb Bob Proulx: I see start-stop-daemon and so assume you are running either Debian or Ubuntu where the process runs as a non-root user. As can be seen the --chuid debian-spamd:debian-spamd option runs the process as a non-root user. But very commonly people manuall

Re: /etc/cron.daily/spamassassin - Update failed, exiting with code 4

2016-05-14 Thread Bob Proulx
Bill Keenan wrote: > > > env -i LANG="$LANG" PATH="$PATH" start-stop-daemon \ > > > --chuid debian-spamd:debian-spamd --start \ > > > --exec /usr/bin/sa-update -- -v \ > > > --gpghomedir /var/lib/spamassassin/sa-update-keys 2>&1 > > RW wrote: > > 23 Write error. Curl couldn't write data

Re: FSL_HELO_HOME: deep headers again

2016-05-14 Thread Reindl Harald
Am 14.05.2016 um 19:10 schrieb John Hardin: On Sat, 14 May 2016, Reindl Harald wrote: Am 14.05.2016 um 04:50 schrieb John Hardin: On Sat, 14 May 2016, Reindl Harald wrote: > Am 14.05.2016 um 04:04 schrieb John Hardin: > > How would a webservice be better? That would still be sending > >

Re: FSL_HELO_HOME: deep headers again

2016-05-14 Thread John Hardin
On Sat, 14 May 2016, Reindl Harald wrote: Am 14.05.2016 um 04:50 schrieb John Hardin: On Sat, 14 May 2016, Reindl Harald wrote: > Am 14.05.2016 um 04:04 schrieb John Hardin: > > How would a webservice be better? That would still be sending > > customer > > emails to a third party for

Re: /etc/cron.daily/spamassassin - Update failed, exiting with code 4

2016-05-14 Thread Bill Keenan
John, the errors I showed were from adding a -v to the /bin/sh and doing sudo spamassissin. RW, thanks for looking up the cURL error. I was so focused on googling, I failed to RTM. I don’t know why, but I have something to focus my investigation on. > On May 14, 2016, at 4:18 AM, RW wrote: >

Re: /etc/cron.daily/spamassassin - Update failed, exiting with code 4

2016-05-14 Thread RW
On Fri, 13 May 2016 14:57:02 -0700 Bill Keenan wrote: > Googling this turns up some speculation…are the 4 curls failing > because of a mirror problem? Shame on me for not watching…I do not > know when this error started to occur. If there is a fix, where is it > documented? > > Bill > > SpamAssa

Re: Rules for norwegian spam

2016-05-14 Thread Jari Fredriksson
John Hardin kirjoitti 12.5.2016 20:34: On Thu, 12 May 2016, Kim Roar Foldøy Hauge wrote: I'd be happy to contribute to the SAMC. I had a look at the wiki and it looks fairly trivial to implement. I already have bayes filtering on spam/ham that is handsorted by me. I'll send them an email.