Re: Problem with SpamAssassin rules wiki. What is the new link ?

2020-04-09 Thread Bill Cole
On 9 Apr 2020, at 5:12, Antoine Chiris wrote: Dear SpamAssassin users/team, I have a little problem with *SpamAssassin*. I don't find the documentation for the rules. The definitive documentation of the rules that are distributed as part of the project is the rules files themselves.

Problem with SpamAssassin rules wiki. What is the new link ?

2020-04-09 Thread Antoine Chiris
Dear SpamAssassin users/team, I have a little problem with *SpamAssassin*. I don't find the documentation for the rules. For example, for the rule MIME_HTML_MOSTLY I have a link to this wiki : https://wiki.apache.org/spamassassin/Rules/MIME_HTML_MOSTLY But apparently the documentation

Re: Problem with spamassassin update at /usr/bin/sa-update line 1603

2019-02-22 Thread Kevin A. McGrail
On 2/22/2019 5:36 AM, mbaldov wrote: > So I ask you if it's possible to intervene on the mirror's list with > some option so that to exclude the bad mirrors. Escalating that issue to our sysadmins list.  Thanks for reporting the problem. -- Kevin A. McGrail Member, Apache Software Foundation Cha

Re: Problem with spamassassin update at /usr/bin/sa-update line 1603

2019-02-22 Thread RW
On Fri, 22 Feb 2019 11:36:38 +0100 mbaldov wrote: > Hello, > I have a mailserver with postfix installed (v.2.11.0) on Ubuntu 14.04 > LTS with Amavis, ClamAV and Spamassasins (v. 3.004002) > Since the last upgrade that I have done next week, the upgrade of new > signatures fails The SA rules are n

Problem with spamassassin update at /usr/bin/sa-update line 1603

2019-02-22 Thread mbaldov
Hello, I have a mailserver with postfix installed (v.2.11.0) on Ubuntu 14.04 LTS with Amavis, ClamAV and Spamassasins (v. 3.004002) Since the last upgrade that I have done next week, the upgrade of new signatures fails with this messages: "/etc/cron.daily/spamassassin:Cannot open file /var/lib/spam

Re: problem with spamassassin for WIndows

2018-02-18 Thread Gianluca Furnarotto
(mailto:users@spamassassin.apache.org) Oggetto: Re: problem with spamassassin for WIndows > Keysteal, you will get your help for that on the hmailserver forum (where you > are following the guide from). > > This mail list is strictly spamassassin and not for the bespoke configuratio

Re: problem with spamassassin for WIndows

2018-02-18 Thread Groach
to copy everywhere, >but nothing has changed. > >-- >Gianluca Furnarotto > >Da: Groach >(mailto:groachmail-stopspammin...@yahoo.com) >Rispondi: Groach >(mailto:groachmail-stopspammin...@yahoo.com) >Data: 18 febbraio 2018 at 11:57:44 >A: users@spamassassin.apache.o

Re: problem with spamassassin for WIndows

2018-02-18 Thread Gianluca Furnarotto
o.com) Data: 18 febbraio 2018 at 11:57:44 A: users@spamassassin.apache.org (mailto:users@spamassassin.apache.org) Oggetto: Re: problem with spamassassin for WIndows > Gianluca > > 1, Your .PRE files are (by default) in: > > %ProgramFiles(x86)%\JAM Software\SpamAssassin for Windows\e

Re: problem with spamassassin for WIndows

2018-02-18 Thread Groach
Gianluca 1, Your .PRE files are (by default) in: %ProgramFiles(x86)%\JAM Software\SpamAssassin for Windows\etc\spamassassin You will find the 'AutoLearnThreshold' plugin you need in v310.pre. You will find the BAYES and SHORTCIRCUIT plugins you need in v320.pre (they may already be enabled -

Re: problem with spamassassin for WIndows

2018-02-17 Thread Benny Pedersen
Gianluca Furnarotto skrev den 2018-02-18 00:48: I’ve done this modifications in local.cf: # ifplugin loadplugin Mail::SpamAssassin::Plugin::Shortcircuit loadplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold loadplugin Mail::SpamAssassin::Plugin::Bayes loadplugin must not be in a cf file,

Re: problem with spamassassin for WIndows

2018-02-17 Thread John Hardin
On Sun, 18 Feb 2018, Gianluca Furnarotto wrote: I’ve done this modifications in local.cf: #  ifplugin loadplugin Mail::SpamAssassin::Plugin::Shortcircuit loadplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold loadplugin Mail::SpamAssassin::Plugin::Bayes #ok_languages en it ok_locales en

Re: problem with spamassassin for WIndows

2018-02-17 Thread Gianluca Furnarotto
I’ve done this modifications in local.cf: #  ifplugin loadplugin Mail::SpamAssassin::Plugin::Shortcircuit loadplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold loadplugin Mail::SpamAssassin::Plugin::Bayes #ok_languages en it ok_locales en #   endif And command spamassassin —lint doesn’t s

Re: problem with spamassassin for WIndows

2018-02-17 Thread Gianluca Furnarotto
I confirm you that problem is in local.cf, into these lines: ifplugin Mail::SpamAssassin::Plugin::Shortcircuit Mail::SpamAssassin::Plugin::AutoLearnThreshold Mail::SpamAssassin::Plugin::Bayes ok_languages en it endif  If I comment all these lines, I don’t have any warning error. I don’t unders

Re: problem with spamassassin for WIndows

2018-02-17 Thread Bill Cole
On 17 Feb 2018, at 14:48 (-0500), Kevin A. McGrail wrote: I gave you a suggestion the other day. Your configuration is wrong.  You aren't passing lint Look at that line 717 or if that's not the right line number, look at your configuration around your DB for Bayes. I'm not sure that Bayes h

Re: problem with spamassassin for WIndows

2018-02-17 Thread Kevin A. McGrail
I gave you a suggestion the other day. Your configuration is wrong.  You aren't passing lint Look at that line 717 or if that's not the right line number, look at your configuration around your DB for Bayes. On 2/17/2018 2:31 PM, Gianluca Furnarotto wrote: So, anyone can't give me a suggesti

Re: problem with spamassassin for WIndows

2018-02-17 Thread Gianluca Furnarotto
So, anyone can't give me a suggestion? On 16 febbraio 2018 a 08:24:04, Gianluca Furnarotto (keyst...@libero.it) scritto: Hi Bill, this is the result of the command you suggested to type: feb 16 07:21:09.678 [21824] warn: Use of uninitialized value $_[1] in hash eleme nt at Mail/SpamAssassin/C

Re: problem with spamassassin for WIndows

2018-02-16 Thread Kevin A. McGrail
On 2/16/2018 1:24 AM, Gianluca Furnarotto wrote: Hi Bill, this is the result of the command you suggested to type: feb 16 07:21:09.678 [21824] warn: Use of uninitialized value $_[1] in hash eleme nt at Mail/SpamAssassin/Conf/Parser.pm line 571, line 717. Good call, Bill.  Sounds like a mis

Re: problem with spamassassin for WIndows

2018-02-15 Thread Gianluca Furnarotto
Hi Bill, this is the result of the command you suggested to type: feb 16 07:21:09.678 [21824] warn: Use of uninitialized value $_[1] in hash eleme nt at Mail/SpamAssassin/Conf/Parser.pm line 571, line 717. On 16 febbraio 2018 a 02:06:40, Bill Cole (sausers-20150...@billmail.scconsult.com) scr

Re: problem with spamassassin for WIndows

2018-02-15 Thread Bill Cole
On 15 Feb 2018, at 15:33, Gianluca Furnarotto wrote: Hi, I am trying to use Bayes with spamassassin, now it seems stop to learn, and when I use a command as "sa-learn --dump magic", or "sa-learn --sync", or other sa-learn commands, it appears this error: "Use of uninitialized value $_[1] in

Re: problem with spamassassin for WIndows

2018-02-15 Thread Groach
Thanks for your non contribution again harald. On point as ever. Hope you feel better now that you have again broadcast your irrelevant thoughts. (Your opinion of windows servers does not represent the world nor does it help the poster with his problem). (Did I say "on point"? Oops, it seems

Re: problem with spamassassin for WIndows

2018-02-15 Thread Kevin A. McGrail
On 2/15/2018 5:17 PM, Groach wrote: I originally guided Gianluca you this list for help because as a user i know that the jam port of spamassassin makes an almost identical function of the software which, as you know, operates mainly on these plug ins. Everything you do in Linux you also do in

Re: problem with spamassassin for WIndows

2018-02-15 Thread Groach
I originally guided Gianluca you this list for help because as a user i know that the jam port of spamassassin makes an almost identical function of the software which, as you know, operates mainly on these plug ins. Everything you do in Linux you also do in the Windows version. I also know tha

Re: problem with spamassassin for WIndows

2018-02-15 Thread Kevin A. McGrail
On 2/15/2018 3:33 PM, Gianluca Furnarotto wrote: I am trying to use Bayes with spamassassin, now it seems stop to learn, and when I use a command as "sa-learn --dump magic", or "sa-learn --sync", or other sa-learn commands, it appears this error: "Use of uninitialized value $_[1] in hash elemen

problem with spamassassin for WIndows

2018-02-15 Thread Gianluca Furnarotto
Hi, I am trying to use Bayes with spamassassin, now it seems stop to learn, and when I use a command as "sa-learn --dump magic", or "sa-learn --sync", or other sa-learn commands, it appears this error: "Use of uninitialized value $_[1] in hash element at Mail/SpamAssassin/Conf/Parser.pm line 571

Re: Problem with Spamassassin

2015-06-22 Thread Kevin A. McGrail
On 6/20/2015 4:08 AM, Antony Stone wrote: RCVD_IN_BRBL_LASTEXT=1.449, RCVD_IN_RP_RNBL=1.31, >RCVD_IN_SORBS_DUL=0.001, RDNS_DYNAMIC=0.982, >SHORT_HELO_AND_INLINE_IMAGE=1.39] autolearn=no > >Can anyone explain me what does this mean? These are the most important: The IP address of the pe

Re: Problem with Spamassassin

2015-06-20 Thread Matus UHLAR - fantomas
On 20.06.15 09:39, Simone Vassili wrote: one of my customer had a trouble with spamassassin on my server. He sent me a mail but this mail was recognized by sa as spam! X-Spam-Status: Yes, score=5.417 tagged_above=4 required=4.5 tests=[BAYES_00=-1.9, DOS_OUTLOOK_TO_MX_IMAGE=0.001,

Re: Problem with Spamassassin

2015-06-20 Thread Reindl Harald
Am 20.06.2015 um 09:39 schrieb Simone Vassili: Hi, one of my customer had a trouble with spamassassin on my server. He sent me a mail but this mail was recognized by sa as spam! X-Spam-Status: Yes, score=5.417 tagged_above=4 required=4.5 tests=[BAYES_00=-1.9, DOS_OUTLOOK_TO_MX_IMAGE=0.001,

Re: Problem with Spamassassin

2015-06-20 Thread Antony Stone
On Saturday 20 June 2015 at 09:39:19 (EU time), Simone Vassili wrote: > Hi, > one of my customer had a trouble with spamassassin on my server. > He sent me a mail but this mail was recognized by sa as spam! > > X-Spam-Status: Yes, score=5.417 tagged_above=4 required=4.5 > tests=[BAYES_00=-1

Problem with Spamassassin

2015-06-20 Thread Simone Vassili
Hi, one of my customer had a trouble with spamassassin on my server. He sent me a mail but this mail was recognized by sa as spam! X-Spam-Status: Yes, score=5.417 tagged_above=4 required=4.5 tests=[BAYES_00=-1.9, DOS_OUTLOOK_TO_MX_IMAGE=0.001, DYN_RDNS_AND_INLINE_IMAGE=1.168, DYN_

Problem with SpamAssassin wiki formatting

2013-01-08 Thread Jeremy Morton
It looks like there's a problem with the SpamAssassin wiki when trying to get it to format bash scripts. It's meant to format it properly if you start the script: {{{#!/bin/sh ... }}} but it doesn't; it just omits all formatting. In fact, you can't get it to display the shebang line at all;

Re: problem with spamassassin and sql

2011-07-13 Thread Kristian Kirilov
Ok, now my local.cf looking as follow: ifplugin Mail::SpamAssassin::Plugin::Shortcircuit rewrite_header Subject [* SPAM _SCORE_ *] required_score 5.0 report_safe 0 use_bayes 1 use_bayes_rules 1 bayes_auto_learn1 skip_rbl_checks 0 use_r

Re: problem with spamassassin and sql

2011-07-13 Thread Duane Hill
Wednesday, July 13, 2011, 3:14:53 AM, Kristian wrote: > Is it nessacary needed? When i start spamd in debug mode saw the > /usr/share/spamassassin/10_default_prefs.cf is proceeded. You shouldn't make any changes in the /usr/share/spamassassin directory as they could be overwritten when you upgrad

Re: problem with spamassassin and sql

2011-07-13 Thread Kristian Kirilov
Is it nessacary needed? When i start spamd in debug mode saw the /usr/share/spamassassin/10_default_prefs.cf is proceeded. > Wednesday, July 13, 2011, 1:23:51 AM, Kristian wrote: > >> Hello im using spamassassin and user prefs in mysql database, i have >> successfully setting up mysql table and al

Re: problem with spamassassin and sql

2011-07-13 Thread Duane Hill
Wednesday, July 13, 2011, 1:23:51 AM, Kristian wrote: > Hello im using spamassassin and user prefs in mysql database, i have > successfully setting up mysql table and all about correct work of > squirelmail plugin and from client site everything is ok. The problem is > spamassassin can't handle us

problem with spamassassin and sql

2011-07-12 Thread Kristian Kirilov
Hello im using spamassassin and user prefs in mysql database, i have successfully setting up mysql table and all about correct work of squirelmail plugin and from client site everything is ok. The problem is spamassassin can't handle username & domain variables.. I mean this: /usr/share/spamassas

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-06 Thread Luigi Lauro
BTW: https://rt.cpan.org/Public/Bug/Display.html?id=55278

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-06 Thread Luigi Lauro
On Fri, Mar 5, 2010 at 16:46, Mark Martinec wrote: > Your options are: > - contact the maintainer of IO::Socket::INET6 and sort out the problem; I just did and filed a bug report. Let's hope they can treat 127.0.0.1/0.0.0.0 as special cases and NOT query them against local domain. No one but ins

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-05 Thread Mark Martinec
myself wrote: > - contact the maintainer of IO::Socket::INET6 and sort out the problem; > - avoid mapping 127.0.0.1 query into an IPv6 address of your > nonrecursive DNS server. > (preferably both). Actually there are more options: - allow your IPv6 DNS server to answer recursive queries fr

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-05 Thread Mark Martinec
Luigi, > 127.0.0.1.53 > 127.0.0.1.15896: [udp sum ok] 12915 q: ? > 0.0.0.0.luigilauro.it. 1/0/0 0.0.0.0.luigilauro.it. > 2002:4e2e:3890::1 (67) > 127.0.0.1.53 > 127.0.0.1.24312: [udp sum ok] 12919 q: ? > 127.0.0.1.luigilauro.it. 1/0/0 127.0.0.1.luigilauro.it. > 2002:4e2e

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-05 Thread Luigi Lauro
> Forgot option -n, makes it unknown whether 'localhost' is 127.0.0.1 or ::1. 13:57:40.287618 IP (tos 0x0, ttl 64, id 30469, offset 0, flags [none], proto UDP (17), length 66, bad cksum 0 (->5a4)!) 127.0.0.1.36192 > 127.0.0.1.53: [udp sum ok] 45090+ A? marvin.luigilauro.it. (38) 13:57:40.28781

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-05 Thread Mark Martinec
Luigi, > marvin% perl -le 'use IO::Socket::INET6; print IO::Socket::INET6->VERSION' > 2.57 Good. > > Try capturing your traffic on a loopback interface for port 53: > > This is the output with -vv for protocol decode with my recursive > local DNS on 127.0.0.1 and my authorative DNS on listening

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-04 Thread Luigi Lauro
> Weird indeed. Which version of IO::Socket::INET6 do you have? marvin% perl -le 'use IO::Socket::INET6; print IO::Socket::INET6->VERSION' 2.57 > Try capturing your traffic on a loopback interface for port 53: This is the output with -vv for protocol decode with my recursive local DNS on 127.0.

Re: Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-04 Thread Mark Martinec
Luigi, > Mar 4 21:14:52.177 [4180] dbg: dns: no packet! err=Connection refused > packet=undef > Mar 4 21:14:55.196 [4180] dbg: dns: NS lookup of apache.org using > 127.0.0.1 failed, no results found Weird indeed. Which version of IO::Socket::INET6 do you have? $ perl -le 'use IO::Socket::INET6

Weird problem with Spamassassin and Net::DNS, using ipv6 and failing

2010-03-04 Thread Luigi Lauro
My spamassassin is failing DNS query with a very curious output, as if he's trying ipv6 despite the fact my resolv.conf give a correct 127.0.0.1 nameserver (im running I'm running a local resolver on 127.0.0.1 and an authorative nameserver on public IPs) Some info marvin% uname -a FreeBSD marvin.

Weird problem with Spamassassin and Net::DNS, using ipv6 and failing - more info

2010-03-04 Thread Luigi Lauro
Since it seems spamassassin was querying wrongly my authoritative DNS server on ipv6, i tried disabling it for a few minutes, and ran again spamassassin -D. More weird output: Mar 4 21:14:52.174 [4180] dbg: dns: is_dns_available() last checked 1267733692.2 seconds ago; re-checking Mar 4 21:14:5

Weird problem with Spamassassin and Net::DNS, using ipv6 and failing

2010-03-04 Thread Luigi Lauro
My spamassassin is failing DNS query with a very curious output, as if he's trying ipv6 despite the fact my resolv.conf give a correct 127.0.0.1 nameserver (im running I'm running a local resolver on 127.0.0.1 and an authorative nameserver on public IPs) Some info marvin% uname -a FreeBSD marvin.

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-15 Thread Eddy Beliveau
Message original Sujet : Re: URI-DNSBL problem with spamassassin 3.2.5 De : Dan Schaefer Dan Schaefer wrote: Please, can someone feed http://pastebin.ca/1495707 into spamassassin 3.3.0 and see how it works ? Hi! pts rule name description

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-15 Thread Dan Schaefer
Dan Schaefer wrote: Hi! Please, can someone feed http://pastebin.ca/1495707 into spamassassin 3.3.0 and see how it works ? Many thanks for your help Eddy pts rule name description -- -- 0.0 HTML_MESSAG

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-15 Thread Dan Schaefer
Hi! Please, can someone feed http://pastebin.ca/1495707 into spamassassin 3.3.0 and see how it works ? Many thanks for your help Eddy pts rule name description -- -- 0.0 HTML_MESSAGE BODY: HTM

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-15 Thread Eddy Beliveau
Message original Sujet : Re: URI-DNSBL problem with spamassassin 3.2.5 Date : 2009-07-14 11:07 but Ido not find any timing.log file on my current directory or anywhere on my system!! Did I missed something ? I doubt all the necessary hooks are in place for that plugin to work

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-14 Thread Eddy Beliveau
Message original Sujet : Re: URI-DNSBL problem with spamassassin 3.2.5 De : Michael Parker Pour : Eddy Beliveau Copie à : users@spamassassin.apache.org, Mark Martinec Date : 2009-07-09 19:37 On Jul 9, 2009, at 1:40 PM, Eddy Beliveau wrote: but Ido not find any

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-09 Thread Michael Parker
On Jul 9, 2009, at 1:40 PM, Eddy Beliveau wrote: but Ido not find any timing.log file on my current directory or anywhere on my system!! Did I missed something ? I doubt all the necessary hooks are in place for that plugin to work in 3.2.5, you'd need to run 3.3 to make use of that plu

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-09 Thread Eddy Beliveau
Is there some way to find the culprit rule ? other that removing all rules and adding them one at the time. Perhaps the best timing tool for rules is the HitFreqsRuleTiming plugin, which can be found in masses/plugins/HitFreqsRuleTiming.pm in the distribution. Should work with 3.2.5 and w

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-08 Thread Mark Martinec
Eddy, > So I spin it again with "-L -D" > 09:24:10.109 16.022 0.036 [20476] dbg: rules: ran rawbody rule > __SARE_HAS_FG_COLOR ==> got hit: ""color:" > 09:45:09.826 1275.740 1259.717 [20476] dbg: rules: ran eval rule > __SARE_HTML_HAS_BR ==> got hit (1) > So, after the 20 minutes delay

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-08 Thread Eddy Beliveau
Message original Sujet : Re: URI-DNSBL problem with spamassassin 3.2.5 De : John Hardin Pour : Eddy Beliveau Copie à : SpamAssassin Users List Date : 2009-07-07 16:49 On Tue, 7 Jul 2009, Mark Martinec wrote: It is not the DNS query that is a problem here. Eddy: What

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-07 Thread John Hardin
On Tue, 7 Jul 2009, Mark Martinec wrote: It is not the DNS query that is a problem here. Eddy: What happens when you run the test using -L (no network tests)? Does it still take as long? -- John Hardin KA7OHZhttp://www.impsec.org/~jhardin/ jhar...@impsec.orgFALaho

Re: URI-DNSBL problem with spamassassin 3.2.5

2009-07-07 Thread Mark Martinec
Eddy, > I'm using spamassassin 3.2.5 on my academic RHEL server and it works > well :-) > I'm also using Net::DNS version: 0.65, amavisd-new 2.6.4, postfix 2.5.6 > > I'm receiving an email which take too much time to process. > I have to remove it from my postfix's mail queue > > here is part of

URI-DNSBL problem with spamassassin 3.2.5

2009-07-07 Thread Eddy Beliveau
Hi! Netfriends, I'm using spamassassin 3.2.5 on my academic RHEL server and it works well :-) I'm also using Net::DNS version: 0.65, amavisd-new 2.6.4, postfix 2.5.6 I'm receiving an email which take too much time to process. I have to remove it from my postfix's mail queue here is part of

Re: Problem with spamassassin not finding razor-agent.conf

2008-12-11 Thread mouss
Johan Borch a écrit : > Hi all, > > I have a problem with getting spamassassin to find the razor-agent.conf > > When running "spamassassin -D < testmail.txt" it says: > > . > . > . > [22640] warn: razor2: razor2 check failed: No such file or directory razor2: > Can't read conf file: = /etc/razor

Re: Problem with spamassassin not finding razor-agent.conf

2008-12-11 Thread Theo Van Dinter
On Thu, Dec 11, 2008 at 05:33:36PM +, Johan Borch wrote: > [22640] warn: razor2: razor2 check failed: No such file or directory razor2: > Can't read conf file: = /etc/razor/razor-agent.conf at > /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/Razor2.pm line 326. Do you have a "razor_co

Problem with spamassassin not finding razor-agent.conf

2008-12-11 Thread Johan Borch
Hi all, I have a problem with getting spamassassin to find the razor-agent.conf When running "spamassassin -D < testmail.txt" it says: . . . [22640] warn: razor2: razor2 check failed: No such file or directory razor2: Can't read conf file: = /etc/razor/razor-agent.conf at /usr/lib/perl5/site_per

RE: I have a problem with spamassassin

2007-03-12 Thread Masoumeh Izadi
It is comment. Can anyone help me? On Mon, 12 Mar 2007 14:43:22 +0100 (CET), night duke wrote > Try to comment # lock line at local.cf > Restart spamassassin > > Masoumeh Izadi <[EMAIL PROTECTED]> escribió: > Hi; > > I installed spamassassin 3.1.8 on freebsd 6.2 with qmail and qmail-scanner. >

I have a problem with spamassassin

2007-03-11 Thread Masoumeh Izadi
Hi; I installed spamassassin 3.1.8 on freebsd 6.2 with qmail and qmail-scanner. my machine is gateway for passing email to destination machine on my domains. but I found following error in maillog: spamd[27473]: spamd: handle_user unable to find user: [EMAIL PROTECTED]' Mar 12 02:17:57 spark sp

Re: problem with spamassassin

2006-10-30 Thread Daryl C. W. O'Shea
Matt Kettler wrote: [EMAIL PROTECTED] wrote: Thanks. I've found a possible answer. Spamassassin works with only 1 child. Now I have add another child, 2. And now all my mails have the header. Is possible that spamassassin couldn't process all mails because has only one child... so I have some

Re: problem with spamassassin

2006-10-30 Thread Matt Kettler
[EMAIL PROTECTED] wrote: > Thanks. > I've found a possible answer. > > Spamassassin works with only 1 child. > Now I have add another child, 2. > > And now all my mails have the header. > > Is possible that spamassassin couldn't process all mails because has > only one child... so I have some mails

Re: problem with spamassassin

2006-10-30 Thread François Rousseau
Yes, it is possible.  If you use spamc/spamd:A simple way to see this is to check the log file of spamassassin (spamd).In my case, I have redirect the syslog channel to a separate file.  Make a script with those line or run in manually... I have test it for SA 3.1.4 thru 3.1.7 but it will probably

Re: problem with spamassassin

2006-10-30 Thread [EMAIL PROTECTED]
Thanks. I've found a possible answer. Spamassassin works with only 1 child. Now I have add another child, 2. And now all my mails have the header. Is possible that spamassassin couldn't process all mails because has only one child... so I have some mails with no header and much spam??? sorr

Re: problem with spamassassin

2006-10-30 Thread Loren Wilton
SA always adds information the header I believe. Although what you get depends on the "report_safe" option value in local.cf. Many of the mail tools that use SA will process the message through SA and then discard the result if it isn't marked as spam. So you don't see SA's markup in these t

problem with spamassassin

2006-10-30 Thread [EMAIL PROTECTED]
Hello, I'm newbie... I have a debian server with qmail e spamassassin 3.1.4 I've a lot of spam. I begin with only one question: how can I add in the header of my mail the result of scan also if the message is clean? Now spamassassin add header only if the mail is a spam mail. I need to read als

Net-DNS problem with SpamAssassin.

2006-10-23 Thread Piyush Panchal
I have SpamAssassin-3.1.7 with Postfix MTA  on RHEL 3.0.   I have found following failure message in my postfix log file. I believe that problem is happened when i updated Net::DNS perl module from CPAN. Yet SpamAssassin is working perfectly with postfix MTA without any problem   Oct 23 11:

Problem with spamassassin skipping messages and sa-learn coredumps on sync

2006-05-10 Thread marijane white
Greetings all, I am having a problem where spamassassin is not running on all my messages and a bunch of spam is slipping into my inbox as a result. I would say this has been going on for about a month, but it took me a few weeks to notice the lack of spamassassin headers in the skipped mail.

Re: problem with spamassassin 3.0 / amavisd-new on Debian

2004-10-12 Thread Iain Pople
Replying to myself for the sake of others with this problem. Please seem post here: http://marc.theaimsgroup.com/?l=amavis-user&m=109604895419150&w=2 Iain Pople wrote: Hi, I am using amavisd-new version 20030616p10 and Spam Assassin 3.0 debian packages from backports.org. The MTA is postfix 2.1.1

problem with spamassassin 3.0 / amavisd-new on Debian

2004-10-12 Thread Iain Pople
Hi, I am using amavisd-new version 20030616p10 and Spam Assassin 3.0 debian packages from backports.org. The MTA is postfix 2.1.1 I get the following error messages if I enable spam filtering: Oct 12 11:53:06 stan.brunny.com amavisd-new[23072]: (22857-01) ESMTP: 500 5.5.2 Error: bad syntax; PENALIZ

problem with spamassassin, courier-mta on fedora core 1

2004-09-22 Thread gillian bennett
hi, I have recently installed spamassassin 2.64, with courier-mta. This is some of the errors I am seeing in /var/log/maillog. Sep 22 11:03:15 ver-arc-ms1 spamd[24898]: Argument "" isn't numeric in scalar assignment at /usr/bin/spamd line 942. Sep 22 11:03:15 ver-arc-ms1 spamd[24898]: Argument ""