Warnings when enabling URILocalBL plugin

2018-11-07 Thread Quinn Comendant
I'm getting warnings when enabling Mail::SpamAssassin::Plugin::URILocalBL: warn: Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/RelayCountry.pm line 219. warn: plugin: eval failed: Can't use string ("") as a subroutine ref while "strict re

Re: yahoo rcvd bug?

2014-10-22 Thread Quinn Comendant
So apparently on my system—qmail as per qmailtoaster.com—it is by design not to include the rDNS hostname in the "Received: …" header. See my discussion on the QMT list: . So that degrades SA performance huh? At lea

yahoo rcvd bug?

2014-10-20 Thread Quinn Comendant
I'm getting FORGED_YAHOO_RCVD false positives for messages with yahoo received headers that do not match the search pattern defined in check_for_forged_yahoo_received_headers(). I'm using SpamAssassin 3.3.2 with latest rules as per `sa-update` rule channels `sought.rules.yerp.org` and `updates.

Re: commercial ESP for forwarded SMTP?

2011-09-13 Thread Quinn Comendant
We've managed the mail server in question with Rackspace for over 10 years. We're considering moving to their cloud servers to free up the dedicated hardware it's currently on. Rackspace admits that the IPs which are given with their cloud servers will very likely be on DNSBLs. As a solution, t

commercial ESP for forwarded SMTP?

2011-09-12 Thread Quinn Comendant
We'll be deploying a mail server on a Rackspace cloud server, and they suggested that because their offering is 'utility computing' the IP addresses included are dirty (in a blacklist kind of way) and we should use a commercial ESP such as SendGrid, PostMark, CritSend, CloudSMTP, or the like. H

Re: spamc -h received in message body

2011-06-20 Thread Quinn Comendant
On Sat, 21 May 2011 19:37:19 -0700, Quinn Comendant wrote: > We have a client on our mail server who occasionally and randomly receives emails which contain nothing other than the output from `spamc --help` I found the cause of this problem. The client was using a catch-all address, and

Re: spamc -h received in message body

2011-06-11 Thread Quinn Comendant
On Sat, 21 May 2011 19:37:19 -0700, Quinn Comendant wrote: > We have a client on our mail server who occasionally and randomly > receives emails which contain nothing other than the output from > `spamc --help` I found the cause of this problem. The client was using a catch-all addr

spamc -h received in message body

2011-05-21 Thread Quinn Comendant
Anybody seen this before? We have a client on our mail server who occasionally and randomly receives emails which contain nothing other than the output from `spamc --help` (see output at ). Nothing* in our log files match up with the ar

Re: SA rules subscription service

2007-04-03 Thread Quinn Comendant
On Tue, 03 Apr 2007 11:42:58 -0700, Walter Keen wrote: > I've been told there is some sort of a subscription service for SA rules > to check messages against > > > Does such a thing exist, I havent had any luck on google... OpenProtect offers a set of rule updates that are very helpful. You will

Re: Google Summer of Code 2007 ...

2007-02-16 Thread Quinn Comendant
On Fri, 16 Feb 2007 18:01:37 -0800, Quinn Comendant wrote: > And/or a fix for the qmail+simscan per-user preferences spamc -u > issue where if an email is addressed to multiple users or an alias > spamc isn't passed the correct user. Sorry to reply to myself, but I want to ret

Re: Google Summer of Code 2007 ...

2007-02-16 Thread Quinn Comendant
On Fri, 16 Feb 2007 15:35:39 +, Justin Mason wrote: >> We still have a number of items from last year that we could use again. >> Anything else that we'd like people to code up? How about an extensive statistics reporting tool, possible web-based, that can show how well a current spamassassin

Re: New stock spam (2/14/07)

2007-02-14 Thread Quinn Comendant
On Wed, 14 Feb 2007 22:41:45 -0500, Billy Huddleston wrote: > Here is a one I've been getting.. I use a older version of spambot, > SARE, and Network tests.. to no avail.. > > http://www.pastebin.ca/356543 I get... Content analysis details: (13.4 points, 4.9 required) pts rule name

RE: New stock spam (2/14/07)

2007-02-14 Thread Quinn Comendant
On Thu, 15 Feb 2007 02:48:44 +0100, Giampaolo Tomassoni wrote: > Nah! You cheat! Bayes did already learn this message, right? :) ;DDD Not intentionally... but we use bayes_auto_learn, so maybe it found it already. Here's an idea for fun: run a "who scores the highest" competition. Put online 50

RE: New stock spam (2/14/07)

2007-02-14 Thread Quinn Comendant
On Thu, 15 Feb 2007 01:18:46 +0100, Giampaolo Tomassoni wrote: > I think SARE and some network tests are even better (scores 11.5 with > my surprising Bayes :) I agree, mine scored it in a similar way: Content analysis details: (11.5 points, 4.9 required) pts rule name descripti

Re: FuzzyOCR 3.5.1 not using FUZZY_OCR rule when using hash (SOLVED)

2007-01-26 Thread Quinn Comendant
On Wed, 17 Jan 2007 19:46:54 -0800, Quinn Comendant wrote: > Also, I've added this issue to ticket #62: > http://fuzzyocr.own-hero.net/ticket/62 Case closed. I noticed the output score was different between running clamc and spamassassin and realized this was a permissions issue.

Re: FuzzyOCR 3.5.1 not using FUZZY_OCR rule when using hash

2007-01-17 Thread Quinn Comendant
On Mon, 15 Jan 2007 18:17:14 -0800, Quinn Comendant wrote: > When I set focr_enable_image_hashing 2: [...] HINT: I notice from http://fuzzyocr.own-hero.net/wiki/WhatisFuzzyOcr that this email should be tagged with FUZZY_OCR_KNOWN_HASH but note in my previous email this wasn't includ

FuzzyOcr::O_NONBLOCK redefined

2007-01-17 Thread Quinn Comendant
Is anybody bothered with SA-related software discussions on this list? I've got a FuzzyOCR bug to report. When I restart spamassassin, I get: Subroutine FuzzyOcr::O_NONBLOCK redefined at /usr/lib/perl5/5.8.5/Exporter.pm line 65. at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/POSIX.pm line 19

FuzzyOCR 3.5.1 not using FUZZY_OCR rule when using hash

2007-01-15 Thread Quinn Comendant
I just upgraded FuzzyOCR to 3.5.1 and everything works great. Except, I'm not getting the FUZZY_OCR rule when hashing is enabled. I get different results depending on the value of focr_enable_image_hashing. In the below examples, hashing off gives a much higher score for the orc-gif.eml example.

Re: Did I miss an SA version update?

2007-01-01 Thread Quinn Comendant
On Mon, 1 Jan 2007 08:11:56 -0600, Chris wrote: > Happy New Year, got up this morning to find this in my cronjob output > folder: [...] I got exactly the same errors. > What happened here? Yeah, what happened? Quinn - Strange

Re: user_bayes_sql_custom_query ?

2006-12-08 Thread Quinn Comendant
And as far as I understand it user aliases are only half the problem. On my simscan installation (simscan 1.2 from qmailtoaster.com) if an incoming messages has multiple recipients, simscan doesn't know which one to use and the username that is passed to spamc is just the user simscan is running

Re: Odd behaviour (?) of my Qmail / Qmail Scanner / SpamAssassin 3.1.3 Setup?

2006-12-01 Thread Quinn Comendant
Try executing all spamassassin programs as the same user: - To test your spam message from the command line, do this: sudo -H -u qscand spamassassin < spam.txt - To train your baysean database using sa-learn: sudo -H -u qscand sa-learn --spam ...whatever. Sudo forces these prog

Re: Why no bayes? [FIXED]

2006-11-28 Thread Quinn Comendant
How did you uninstall the cpan version? Just for the hell of it I ran the same test you did and I also have two versions installed (although my SA is running fine). I should uninstall the unused version, no? Quinn On Tue, 28 Nov 2006 14:53:49 -0600, Dave Augustus wrote: > TADA! 2 installs- the

Re: Percentage of email that is spam after filtering?

2006-11-28 Thread Quinn Comendant
What is being used to generate these summaries? Q On Mon, 27 Nov 2006 18:03:55 -0500, Rick Macdougall wrote: > Ed Kasky wrote: >> At 02:00 PM Monday, 11/27/2006, Bill Randle wrote -=> >>> Like other posters, I don't have real stats on the amount of spam that >>> makes it past the filters, other

RE: rbl insight and wisdom please

2006-11-28 Thread Quinn Comendant
opm.blitzed.org is no longer alive: http://wiki.blitzed.org/OPM_status I personally have seen a number of false positives using list.dsbl.org with customers who are on sbc and comcast networks. I would suggest using this list only if you have opened a RBL-free email submission port 587 for custo

Re: 1.1 GB of bayes data ... excessive?

2006-11-27 Thread Quinn Comendant
Ok, now down to 53 MB. ;P I've run sa-learn --force-expire and removed the *.expire* files. I'll turn off auto-exire and just run a daily cron script until I learn why auto-exire might have been failing. Any ideas how to increase the timeout for the spamc processes so they will be alive long

Re: rbl insight and wisdom please

2006-11-27 Thread Quinn Comendant
Well I'll be darned...you're right. Zen uses CBL. Q On Mon, 27 Nov 2006 21:50:47 +, Nigel Frankcom wrote: > Did you know that zen uses cbl anyway?

1.1 GB of bayes data ... excessive?

2006-11-27 Thread Quinn Comendant
My bayes data totals 1.1 GB. Is this okay? [EMAIL PROTECTED]/0 ~]$du -sk /home/vpopmail/.spamassassin/ 1107724 /home/vpopmail/.spamassassin/ [EMAIL PROTECTED]/1 ~]$ll /home/vpopmail/.spamassassin/ total 1107708 drw--- 2 vpopmail vchkpw28672 Nov 26 04:14 . drwx-- 9 vpopmail vchkpw

Re: rbl insight and wisdom please

2006-11-27 Thread Quinn Comendant
I'm using the following with qmail's rblsmtpd: -r zen.spamhaus.org -r bl.spamcop.net -r relays.ordb.org -r cbl.abuseat.org I do find it very hard to determine if a list is "malfunctioning" and honest emails are blocked until clients start complaining. It has happened before with me using other

Re: Single *letter* gif spams (ransom-note-style)

2006-11-08 Thread Quinn Comendant
I'm wondering which rules you have that flagged that so well. The same spam message for me scored low: (X-Spam-Status: No, score=2.1 required=4.9 tests=BAYES_50, DK_POLICY_SIGNSOME, EXTRA_MPART_TYPE, HTML_MESSAGE, TRACKER_ID autolearn=no version=3.1.7). I'm using all default rule sets, network t

Re: improving the sa-update process

2006-10-16 Thread Quinn Comendant
I agree that it would be smart for SA to have a "graceful" restart functionality. But wouldn't it be more responsible for the rule-set distributors to simply test rule-sets before releasing them? Or is it a combination of rule-sets that can break things and testing all possibilities is not poss

SA on qmail+vpopmail+simscan?

2006-10-09 Thread Quinn Comendant
Does anybody have any advice on setting up user-level spamassassin prefs using qmail + vpopmail + simscan? I'm building a mail server from the qmailtoaster.com community, but it doesn't have any user-level prefs built in. Is it possible to setup spamassassin user-level prefs in a MySQL database,

spamd stuck, running high load for lond time

2005-05-16 Thread Quinn Comendant
Well, I've got to ask you. Would spamd (spamassassin 3.0.2 on RHL 7.2/sendmail) ever be the cause of message delivery delays of a few hours? The suspect emails arrive very delayed and without X-Spam headers. Sometimes I find spamd running at 99% CPU for long periods (possibly stuck on processing o

USER_IN_WHITELIST false negative

2005-01-05 Thread Quinn Comendant
Oh boy do I need some help. I've got SpamAssassin 3.0.2 running on a RedHat 7.2 system with sendmail, configured sitewide to use bayes and auto-whitelist. local.cf is as follows: required_score 5.00 report_safe 0 use_razor2 0 use_pyzor 0 dcc_timeout 4 bayes_expiry_max_db_s

Re(2): RBL scores on dynamic IPs

2004-09-22 Thread Quinn Comendant
Thanks for the reply Michele. However, my question still applies even if the spam threshold were increased. In some cases false positives are marked with a score that is well beyond what I have found a effective threshold for our networks. Here is an example: > X-Spam-Report: > * 1.6 BAYES

RBL scores on dynamic IPs

2004-09-21 Thread Quinn Comendant
Help please. On our server we've noticed many scores like the following: X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on ns.strangecode.com X-Spam-Report: * 0.0 RCVD_IN_SORBS_MISC RBL: SORBS: sender is open proxy server * [212.43.204.77 listed in dnsbl.sorbs.net]