Re: Bayes and MySQL - does it actually work?

2011-12-24 Thread Gary V
clicked the link above and clicked on a howtoforge document regarding mysqltuner and was nearly infected with fake AV virus. I loaded up task manager and killed IE before it had a chance to infect me. So, beware. -- Gary V

Re: Razor2 times out...Why?

2011-11-12 Thread Gary V
On Sat, Nov 12, 2011 at 9:26 PM, Gary V wrote: >> On 12.11.2011 17:31, Mufit Eribol wrote: >> >>> [root@mail amavisd]# razor-check -d -home=/var/spool/amavisd/.razor/< >>> /usr/share/doc/spamassassin-3.3.1/sample-spam.txt >> >> now razor config fil

Re: Razor2 times out...Why?

2011-11-12 Thread Gary V
c 'spamassassin -t -D razor2 < /usr/share/doc/spamassassin-3.3.1/sample-spam.txt' -- Gary V

Re: Razor2 times out...Why?

2011-11-11 Thread Gary V
On Fri, Nov 11, 2011 at 7:20 PM, Gary V wrote: > > Try running the debug command as your amavis user, for example: > su amavis -c 'spamassassin -t -D razor2 < > /usr/share/doc/spamassassin-3.3.1/sample-spam.txt' > > If the result is no different, then you co

Re: Razor2 times out...Why?

2011-11-11 Thread Gary V
ssassin-3.3.1/sample-spam.txt' If the result is no different, then you could try re-registering and re-discovering and running the debug command as your amavis user again. su amavis -c 'razor-admin -register' su amavis -c 'razor-admin -discover' su amavis -c 'spamassassin -t -D razor2 < /usr/share/doc/spamassassin-3.3.1/sample-spam.txt' BTW, the sample spam does not appear to trigger a razor2 hit, but that is not the issue here. -- Gary V

Re: FYI: IPv6 Update: IANA IPv4 Exhaustion, World IPv6 Day

2011-02-06 Thread Gary V
On 2/6/11, Michael Scheidell wrote: > On 2/6/11 10:46 AM, Gary V wrote: >> 32K leased line and at the time it was standard practice for my ISP to >> give each individual small business customer a /24 network. > did you keep your /24 block? got ours in 1994. kept it, and I ha

Re: FYI: IPv6 Update: IANA IPv4 Exhaustion, World IPv6 Day

2011-02-06 Thread Gary V
>>anyone remember when you were only allowed one domain per company? > 32K leased line and at the time it was standard practice for my ISP to give each individual small business customer a /24 network. -- Gary V

Re: config: SQL error: Access denied for user 'spamassassin'@'localhost' (using password: YES)

2011-01-08 Thread Gary V
have many wierd chars in it.) > The user name and password combination can log in and query the database > using: > # mysql -p spamassassin -u spamhamster > Enter password: > > > Any one know what I can check? > > Best regards. > You are logging in as user spamhamster, so should this: user_scores_sql_username spamassassin not be: user_scores_sql_username spamhamster ?? -- Gary V

Re: Difference in spam score for seperate email machines with same version of Spamassassin

2010-11-28 Thread Gary V
(set debuglevel = 0 in /var/amavis/.razor/razor-agent.conf) sed -i 's/= 3/= 0/' /var/amavis/.razor/razor-agent.conf -- Gary V

Re: Mail discarded with http

2010-05-23 Thread Gary V
h score, so you do need to see which rules hit. If you increase amavisd-new $log_level to 2 during testing, you should see which rules were triggered. Here is a sample from amavisd-new 2.6.4: # tail -f /var/log/mail.log | grep SPAM May 23 02:55:54 filter amavis[3942]: (03942-01) SPAM-TAG, -> , No, score=1.317 required=6.1 tests=[ALL_TRUSTED=-1, AWL=0.549, DATE_IN_FUTURE_06_12=0.001, MISSING_SUBJECT=1.767] autolearn=no -- Gary V

Re: Postifx and Spamassassin w/o Clamav/Amavis-new

2010-04-26 Thread Gary V
orked for me. Until you get ClamAV fixed, you can disable virus scanning inside of amavisd-new. So, you can keep SA by putting things back the way they were, and setting this in in amavisd.conf: @bypass_virus_checks_maps = (1); -- Gary V

Re: How to I disable spam checking for a domain

2010-04-23 Thread Gary V
ypass SA > entirely, as Ned suggested. > > Does anyone know where the best reference for doing this with amavisd > and postfix would be, btw? I'd like to include it in some docs I'm > putting together. > > Best, > Alex > I think my doc might be helpful: http://www200.pair.com/mecham/spam/bypassing.html -- Gary V

Re: Debian maintainers online? 3.3.0 availability Q

2010-01-27 Thread Gary V
n, and/or > prod someone to do it? > > http://www.debian.org/Bugs/Reporting > > > Kind regards, > --Toni++ > > I believe SpamAssassin would be published to Volatile, not Backports. -- Gary V

Re: Detecting Porn photos

2008-11-28 Thread Gary V
here'd be way too many false positives or false negatives... > There are programs out there. They claim roughly 88% detection and 11% false positive. Google for: pornographic image detection -- Gary V

Re: updates

2008-11-27 Thread Gary V
info/?l=amavis-user&m=114918487508776 Generally, since you are still on sarge, this could range from being a fairly straightforward upgrade to a major undertaking that leaves you with an unusable system. Have fun with all that. -- Gary V

Re: Spamassassin+amavis

2008-10-28 Thread Gary V
I would try between 20 and 30 for the value of N (along with $max_servers) 6 seconds seems somewhat typical. Mostly due to network tests. Some RBLs are no longer and you could turn the non functional RBL rules off by setting to 0. I'm not sure which ones though. Maybe someone else knows. -- Gary V

Re: Question about which configuration files my installation is using!

2008-10-19 Thread Gary V
nt file extension for backup copies of .cf files (.old for example). Gary V

Re: How to avoid localhost mails tagged as spam

2008-08-25 Thread Gary V
200.pair.com/mecham/spam/bypassing.html#1 You should also find examples in amavisd.conf and amavisd.conf-sample and the amavisd-new website. http://www.ijs.si/software/amavisd/amavisd-new-docs.html#pbanks-ex -- Gary V

Re: Where is the bays database?

2008-07-11 Thread Gary V
es files. So, to see those files, run sa-learn as that user. If you run a site wite setup where only one user calls SpamAssassin, run sa-learn as that user. For example, if using amavisd-new, the one user that interacts with SpamAssassin might be named amavis, or vscan. su amavis -c 'sa-learn --dump -D' -- Gary V

RE: Postfix Question with front end filtering [OT]

2008-01-12 Thread Gary V
ng anyway. If this is the case, they should be added to $mydestination. It's also possible there used to be a $relay_domains setting that was removed. Where is the mail store? Gary V _ Watch “Cause Effect,” a show about real people making a real difference. http://im.live.com/Messenger/IM/MTV/?source=text_watchcause

RE: Postfix Question with front end filtering [OT]

2008-01-12 Thread Gary V
> Gary V:> > > I think Postfix may know it's the final destination for the > domains in> > question,> > No, it could also be a relay domain. In that case > the mail would loop,> since it goes back to the MX (the other machine) and > comes backe etc.&

RE: Postfix Question with front end filtering [OT]

2008-01-12 Thread Gary V
the default relay control mechanism: > Stupid hotmail client, this looks better: http://www200.pair.com/mecham/spam/relay_control.txt Gary V _ Share life as it happens with the new Windows Live. http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008

RE: Postfix Question with front end filtering [OT]

2008-01-12 Thread Gary V
essed to one of my domains, then reject it. The client will see 'relay access denied'. Hopefully this is at least a conceptually accurate decription of the relay control mechanism. Notice how permit_* evalulates to PERMIT (OK) or DUNNO and reject_* evalulates to REJECT or DUNNO Gary V

RE: Postfix Question with front end filtering [OT]

2008-01-12 Thread Gary V
the server in question to tell you which one. The thing is, the administrator should not have changed what domains the Postfix server accepts mail for when the MX record was changed. In other words, maybe the admin should put it back the way it was in this respect. Gary V _

RE: Mail marked as spam on outgoing mail

2007-11-09 Thread Gary V
sd-new you should consider using a policy bank for outgoing mail. With a policy bank you can be more forgiving to your internal clients. http://www.ijs.si/software/amavisd/amavisd-new-docs.html#pbanks http://www200.pair.com/mecham/spam/bypassing.html Gary V __

RE: pyzor check failed (can't fork at Util.pm)

2007-10-02 Thread Gary V
mentioned in the> > README.Debian) but nothing else.> > Regards,> Frank> -- You will get better response time from a server other than the one provided via the 'pyzor discover' command. http://marc.info/?l=spamassassin-users&m=117907371211470 Gary V _ Windows Live Hotmail and Microsoft Office Outlook – together at last.  Get it now. http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033

RE: looking into spamassassin mail proxy solution

2007-09-27 Thread Gary V
> Subject: RE: looking into spamassassin mail proxy solution > > > Thanks, > Knowing what to search for helps. > The first document I started reading has an installation where spam is > filtered to a specific user 'spammy'. I hope that there is a way to just > tag the spam in the header and let th

RE: looking into spamassassin mail proxy solution

2007-09-26 Thread Gary V
with SA --> internet >> 2) Mail Client --> Mail Server (existing) --> New Mail Server with SA >> >> > These last two appear to be what I am trying to achieve, but am not sure how > to set up the "New Mail Server with SA&quo

RE: R: FuzzyOcr score limit

2007-09-03 Thread Gary V
ind anything suitable. > > > >Thanks, > > > >Giampaolo > > You can limit the total score with this patch (edit as you like): > http://www200.pair.com/mecham/spam/capFuzzy.txt Ah, I see: hard-coding it is the only way out, uh? Thank you very much, Gary. Giampaolo

RE: FuzzyOcr score limit

2007-09-03 Thread Gary V
patch (edit as you like): http://www200.pair.com/mecham/spam/capFuzzy.txt Gary V _ It’s the Windows Live™ Hotmail® you love — on your phone! http://www.windowsmobile.com/hotmailmobile?ocid=MobileHMTagline_2

RE: network tests

2007-09-02 Thread Gary V
You have configured amavisd-new to tell SA not to run network tests. If you want amavisd-new to stop telling SA not to run network tests, set: $sa_local_tests_only = 0; Gary V Sorry, I didn't see the other posts, so this is redundant. Make sure you reload amavisd-new after making chang

RE: network tests

2007-09-02 Thread Gary V
'sa_local_tests_only' and the flag is set to 1. Has anyone experienced this? Thanks Kelsey You have configured amavisd-new to tell SA not to run network tests. If you want amavisd-new to stop telling SA not to run network tests, set: $sa_local_tests_only =

Re: Blacklist problems!

2007-08-23 Thread Gary V
lly has any effect. What does your procmail recipe look like? Gary V _ More photos, more messages, more storage—get 2GB with Windows Live Hotmail. http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507

Re: Blacklist problems!

2007-08-21 Thread Gary V
Maybe you don't have a user_prefs, but then maybe you are not the user calling SpamAssassin. find / -name user_prefs | xargs grep -i blacklist_from find / -name local.cf | xargs grep -i blacklist_from Gary V or (better) find / -name user_prefs | xargs grep -i blacklist_ find /

Re: Blacklist problems!

2007-08-21 Thread Gary V
klist_from find / -name local.cf | xargs grep -i blacklist_from Gary V or (better) find / -name user_prefs | xargs grep -i blacklist_ find / -name local.cf | xargs grep -i blacklist_ _ Learn.Laugh.Share. Reallivemoms is rig

Re: Blacklist problems!

2007-08-21 Thread Gary V
ot the user calling SpamAssassin. find / -name user_prefs | xargs grep -i blacklist_from find / -name local.cf | xargs grep -i blacklist_from Gary V _ Messenger Café — open for fun 24/7. Hot games, cool activities served dai

RE: How do I temporarily disable SpamAssassin?

2007-08-20 Thread Gary V
http://marc.info/?l=qmail&m=118749326201041 I feel for Peter, it appears the qmail list is not much help either. But I do see as things develop that there is hope. Gary V _ See what you’re getting into…before you go there

RE: How do I temporarily disable SpamAssassin?

2007-08-20 Thread Gary V
). http://marc.info/?l=qmail&m=118749326201041 I feel for Peter, it appears the qmail list is not much help either. I can say that if this was a Postfix machine it would not be difficult to explain how to configure a relay server to reject mail to invalid users. Gary V __

RE: How do I temporarily disable SpamAssassin?

2007-08-19 Thread Gary V
hat initscript. If you like, post that script so someone can > offer > instructions. > > Gary V > this is the wrong direction for his solution - rh It's not a solution. It's an attempt to get the toilet unplugged while the plumber is on the way. The change should be rever

Re: How do I temporarily disable SpamAssassin?

2007-08-19 Thread Gary V
So, command_args="-d -r ${pidfile}" would be command_args="-d -r --local ${pidfile}" Sorry, should be: command_args="-d --local -r ${pidfile}" _ Find a local pizza place, movie theater, and more….then map the best route! http:/

Re: How do I temporarily disable SpamAssassin?

2007-08-19 Thread Gary V
{pidfile}" /usr/local/etc/rc.d/sa-spamd.sh stop /usr/local/etc/rc.d/sa-spamd.sh start My guess is (could be wrong), you are not rejecting mail addressed to invalid users. Can't help with that however as I am not familiar with qmail. Gary V _

Re: How do I temporarily disable SpamAssassin?

2007-08-19 Thread Gary V
e out where to place this in /usr/local/etc/rc.d/sa-spamd.sh. Then you would restart spam via that initscript. If you like, post that script so someone can offer instructions. Gary V _ Puzzles, trivia teasers, word scrambles and

Re: Bottleneck with external tests

2007-08-15 Thread Gary V
SM wrote: At 09:11 15-08-2007, Claudia Burman wrote: Since two days ago I have a huge perfomance problem. I think it is related to external tests, because when I disable them everything comes to normal. But the amount of spam that enters is unacceptable by our users. Version of spamassassin

Re: Training SPAM Assassin and keeping it upto date automatically

2007-08-09 Thread Gary V
your download. It caused no --lint errors here. cd /etc/mail/spamassassin rm postcards.cf wget http://www.impsec.org/~jhardin/antispam/postcards.cf spamassassin --lint Gary V _ Puzzles, trivia teasers, word scrambles and more. Play for

Re: amavisd & sa not loading plugins?

2007-08-02 Thread Gary V
.si/software/amavisd/release-notes.txt vaid for amavisd-new 2.4.3 and newer. Gary V _ Now you can see trouble…before he arrives http://newlivehotmail.com/?ocid=TXT_TAGHM_migration_HM_viral_protection_0507

RE: pyzor problem.

2007-07-30 Thread Gary V
I thought that was the purpose of the pyzor discover command? Who maintains 82.94.255.100 as it doesn't get listed with pyzor discover. http://marc.info/?l=spamassassin-users&m=117911370318308 _ http://liveearth.msn.com

Re: pyzor problem.

2007-07-30 Thread Gary V
nged with pyzor as of late ? > > Anyone have any clues? > > Thanks, > > Ken > > -- Joel Nimety I think the main server has been overloaded for a couple years now. Find .../.pyzor/servers file and replace 66.250.40.33:24441 with 82.94.255.100:24441 It should help. Gary V _ http://newlivehotmail.com

RE: not scoring correctly

2007-07-18 Thread Gary V
I would be careful using large Botnet scores. There have been a number of posts talking about false positives. Thanks for any help! Robert Gary V _ http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_pcmag_0507

Re: Debian and sa-update

2007-07-11 Thread Gary V
I'm currently using 3.1.7 version as I upgraded the server to Debian 4.0. How can I be sure Spamassassin and Amavis are using the updated rulesets ? Thanks for you help. Run amavisd-new in debug-sa mode for a minute (after stopping it): amavisd-new stop amavisd-new debug-sa G

Re: DNS timeout problem

2007-07-09 Thread Gary V
Hm, it really is that easy. I've got used to this culture that complex packages won't do anything useful until configured so that's why I was reluctant to install bind, thinking it would take up a lot of time and effort. Anyway, it's helped. It seems to take about 5 seconds per message instead

Re: DNS timeout problem

2007-07-08 Thread Gary V
Gary V wrote: > As mentioned twice, use a local caching DNS server (like bind for example). > Even if configured to forward requests to your ISP's DNS server it may make > a big difference. What OS are you running? Linux. -- TH * http://www.realh.co.uk Exactly which di

Re: DNS timeout problem

2007-07-07 Thread Gary V
rver it may make a big difference. What OS are you running? Gary V _ http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_pcmag_0507

RE: Which version fuzzyocr

2007-07-02 Thread Gary V
Hello, On the fuzzyocr site I see 3.5.1 version is not SA 3.2.X compatible ? Is this true, or can I safely ignore :-) We have an older server with SA 3.2.0 and Fuzzyocr 2.3b and it works. Greetings.. Richard http://marc.info/?l=spamassassin-users&m=118254092310213 Ga

RE: errors after upgrading from 3.1.8 to 3.2.1

2007-06-27 Thread Gary V
- Thank you for your help in advance. Irina Possibly using some old rules? Maybe the upgrade left old rule sets? If you run sa-update you should get a new set of rules. Try that. Also check that you are not referring to any of these rules in one of your config files (like local.cf

RE: Botnet Score

2007-06-23 Thread Gary V
=spamassassin-users&m=116670325102150 Gary V _ Hotmail to go? Get your Hotmail, news, sports and much more! http://mobile.msn.com

RE: FuzzyOcr SVN version fixes formatting problems with SA 3.1.8 or higher

2007-06-22 Thread Gary V
(only serious bug reports related to the SVN version, no general problems). Chris Indeed. To get the current version (and not something newer) I use: svn -r 131 co svn://svn.own-hero.net/fuzzyocr/trunk/devel Gary V _ PC Magaz

Re: Correct way to deactive AWL checks

2007-06-20 Thread Gary V
Yes, I know it. I think is the same than putting it in local.cf. <...> Angel L. Mateo Martínez Actually, it has no effect. As it says: "irrelevent for SA 3.0". That includes newer versions. Gary V _ Who&#

Re: Correct way to deactive AWL checks

2007-06-20 Thread Gary V
doing so) grep AWL /etc/spamassassin/* and also check /var/lib/spamassassin/. I have seen .pre files there that load plugins. Gary V _ Make every IM count. Download Messenger and join the i’m Initiative now. It’s free. http://im.live.com/messenger/im/home/?source=TAGHM_June07

Re: Update directory

2007-06-19 Thread Gary V
/spamassassin/the_version, spamassassin SA no longer uses the rules sets in /usr/share. The new rule sets replace them. You get a complete new set of rules. Gary V _ Make every IM count. Download Messenger and join the i’m Initiative now. It

RE: FuzzyOCR points limit?

2007-06-19 Thread Gary V
I'd like to see a feature on FuzzyOCR to cap the points it adds. Sometimes it really goes wildwhere it's a false positive and adds over 40 points. I'd like to cap it at 8 or so. You can use a hack in the mean time: http://www200.pair.com/mecham/spam/capFu

RE: Folks using amavisd-new and SA...

2007-06-18 Thread Gary V
Just a quick question to those that are using those two together. I have: $max_servers = 10; $max_requests = 15; in amavisd.conf. But the box's load average seems to be hovering around 2.00 all the time. Sometimes a little lower, sometimes higher. That is low for a quad CPU system. You want

RE: mySQL bayes not working correctly

2007-06-10 Thread Gary V
> I would run > amavisd stop > amavisd -d bayes debug-sa > > then send a message containing the gtube string through it. Send the > message > from the outside world (smtp), not from the local machine. See what > amavisd-new thinks of Bayes. > I will try that, what exactly is the "gtube" string?

RE: mySQL bayes not working correctly

2007-06-10 Thread Gary V
Gary V-2 wrote: > >>I'm running amavisd-new with spamassassin and setup bayes and mysql earlier >>today. It seems to connect to the db fine with user vscan when running >>spamassassin -d. I ran sa-learn --spam/ham < spam.txt (full email headers >>too) a few t

RE: mySQL bayes not working correctly

2007-06-10 Thread Gary V
assin and sa-learn commands as the vscan user but adding this seting means that even if you learn spam or ham as root, vscan's data will be updated. su vscan -c 'sa-learn --spam < spam.txt' Gary V _ PC Magazine’s 20

Re: Pyzor and Razor Are They Working?

2007-06-09 Thread Gary V
sues.apache.org/SpamAssassin/show_bug.cgi?id=5048 Gary V _ Make every IM count. Download Messenger and join the i’m Initiative now. It’s free. http://im.live.com/messenger/im/home/?source=TAGHM_June07

Re: Pyzor and Razor Are They Working?

2007-06-09 Thread Gary V
Vahur > I have that already in amavisd.conf in /usr/local/etc/ test like this: wget http://spamassassin.apache.org/full/3.0.x/dist/sample-spam.txt spamassassin -D razor2,pyzor < sample-spam.txt Gary V _ Don’t miss your chance to WIN $10,000 and other great prizes from Microsoft Office Live http://clk.atdmt.com/MRT/go/aub0540003042mrt/direct/01/

Re: A bit off topic for spamassassin but whats up with rulesemporium.com?

2007-06-07 Thread Gary V
Thank God it's not DDOD, I need my drugs. ;) Gary V _ Make every IM count. Download Messenger and join the i’m Initiative now. It’s free. http://im.live.com/messenger/im/home/?source=TAGHM_June07

Re: no loaded plugin implements

2007-05-15 Thread Gary V
s not using v320.pre. Make sure the permissions for that file are > the same as init.pre or v310.pre. > > Daryl > > Thanks guys.. You were right .. It was file location. I looked over the docs again and its referring to /var/amavisd/etc/mail/spamassassin .. So after copying over th

Re: no loaded plugin implements

2007-05-15 Thread Gary V
using "/usr/local/share/spamassassin" for default rules dir Now run amavisd -d config debug-sa Amavisd-new may disagree on where it looks for SA stuff. Gary V _ More photos, more messages, more storage—get 2GB with Wi

Re: razor and pyzor

2007-05-14 Thread Gary V
Do you mind if I include your notes with attribution to my document on building a MailServer applicance? -- Phil Barnett No, of course I don't mind, and credit isn't necessary. But thanks. Gary V _ More photos, mor

Re: razor and pyzor

2007-05-13 Thread Gary V
mailing list archives tell the tale: https://sourceforge.net/mailarchive/forum.php?forum_name=pyzor-users Milton Cyrus is the man. Thanks Milton. Gary V _ Like the way Microsoft Office Outlook works? You’ll love Windows Live Hotmail

Re: razor and pyzor

2007-05-13 Thread Gary V
On Sunday 13 May 2007 12:28, Gary V wrote: Thanks for the excellent notes! > The run 'pyzor discover'. This creates > /root/.pyzor/servers which is a file that contains the IP address and port > to the main pyzor server. Don't use that server. Edit and change to &g

RE: razor and pyzor

2007-05-13 Thread Gary V
PS wget http://spamassassin.apache.org/full/3.0.x/dist/sample-spam.txt razor-check -d sample-spam.txt | more The razor servers run on tcp port 2703. _ PC Magazine’s 2007 editors’ choice for best Web mail—award-winning Windows Live

RE: razor and pyzor

2007-05-13 Thread Gary V
= 0 use_engines= 4,8 whitelist = razor-whitelist If you don't create .razor files for each user that runs SA then it will try to -discover its servers every time it runs. This is time consuming for you, and increases load on the razor servers too. Gary V _

Files missing from spamassassin.apache.org

2007-05-09 Thread Gary V
I have links to some of the files that used to be in this location: http://spamassassin.apache.org/full/3.1.x/dist/ compare that URL to this one: http://spamassassin.apache.org/full/3.0.x/dist/ Who would know if the files that used to be there will be returned to that location? Gary V

Re: Justa a small nag from 3.2.0...

2007-05-04 Thread Gary V
8, but still happens in 5.8.6, 5.8.5, etc. See also: http://fuzzyocr.own-hero.net/ticket/16 I'm not convinced upgrading to 5.8.8 will necessarily solve this problem. http://marc.info/?l=spamassassin-users&m=116829902909608 Gary V

Re: Spamassassin scanning slower on Linux compared to FreeBSD

2007-03-25 Thread Gary V
Julian Yap wrote: > I've tried doing some tests in debugging mode. How do you record > timings for the SA parts in debugging mode? > This may offer an idea: http://marc.info/?l=amavis-user&m=116108763611148 Gary V

RE: Just a general question

2007-03-23 Thread Gary V
I've been on this mail list only for a few months now, and am wondering if I am the smallest guy here. No, you're not. Oh me me me! 1 domain, 1 user. :) I think only someone that uses fetchmail could beat that (no domain, 1 user)

RE: Just a general question

2007-03-23 Thread Gary V
uble-shoot. -=Aubrey=- In general, I think you already found that the mailing list is the best resource. It keeps you aware of most new developments - both good and bad and it familiarizes you with debugging. Gary V _ It’s

RE: user_prefs on anti-spam Gateway witout lokal accounts

2007-03-19 Thread Gary V
set of various user_prefs files. Also read amavisd.conf-sample and http://www.ijs.si/software/amavisd/README.lookups.txt. Gary V _ Get a FREE Web site, company branded e-mail and more from Microsoft Office Live! http://clk.a

RE: Why doesn't whitelist_from_rcvd work on this?

2007-03-16 Thread Gary V
s.wamu.com should match *.cems.wamu.com should it not? What am I missing here? Bret Try it without globbing the client: [EMAIL PROTECTED] cems.wamu.com Gary V _ Get a FREE Web site, company branded e-mail and more from Microsoft Of

RE: SA marks messages from root as SPAM

2007-03-14 Thread Gary V
t would be rather difficult to help you figure out how to alter your setup. Details are needed. Arthur Sherman Gary V _ Rates near 39yr lows! $430K Loan for $1,399/mo - Paying Too Much? Calculate new payment http://www.lowermybil

Re: Make Bayes more efficient?

2007-03-08 Thread Gary V
um.cnf and my-large.cnf on your system for examples. If your tables are InnoDB and you are using the default InnoDB settings you are likely hurting performance (but saving ram). Gary V _ Play Flexicon: the crossword game that feeds

Re: sa-update doesn't exist on my system

2007-03-01 Thread Gary V
keep your current files (/etc/default/spamassassin and /etc/spamassassin/local.cf). # apt-get install spamassassin/stable # apt-get install spamc/stable but only as a last resort. This worked for me on a test system - YMMV. Yeah, a test box would come in handy here. Is an

Re: sa-update doesn't exist on my system

2007-02-28 Thread Gary V
ng mail to spamd and restart EXIM until you get the issue resolved. Note that since the --local option disables net tests, SA may pass a lot more spam. Remember that this is only enabled to help diagnose the issue. Gary V _ With

Re: sa-update doesn't exist on my system

2007-02-28 Thread Gary V
pdates_spamassassin_org/20_body_tests.cf" for included file [27662] dbg: config: read file /var/lib/spamassassin/3.001007/updates_spamassassin_org/20_body_tests.cf Gary V _ Mortgage rates as low as 4.625% - Refinance $150,000

Re: sa-update doesn't exist on my system

2007-02-28 Thread Gary V
he problem then installing additional software like razor may further increase scan times and the problem should get worse and not better. As a test you might start spamd using only local tests ( --local ). This will greatly reduce scan times. If this works then I would conside

Re: sa-update doesn't exist on my system

2007-02-27 Thread Gary V
apt-get install -t sarge-backports spamassassin spamc If you were using DCC (and abiding by the license) you will want to uncomment this in v310.pre: #loadplugin Mail::SpamAssassin::Plugin::DCC Gary V _ Find what you need a

RE: MTA for Windows

2007-02-23 Thread Gary V
n.asp Gary V and I was able to incorporate the "Pickup Event for SpamAssassin" http://www.mailenable.com/addons_filtering.asp _ The average US Credit Score is 675. The cost to see yours: $0 by Experian. http://www.freecred

RE: MTA for Windows

2007-02-23 Thread Gary V
n.asp Gary V _ Want a degree but can't afford to quit? Top school degrees online - in as fast as 1 year http://forms.nextag.com/goto.jsp?url=/serv/main/buyer/education.jsp?doSearch=n&tm=y&search=education_text_links_88_h288c&s=4079&p=5116

Re: FuzzyOCR mature enough?

2007-02-12 Thread Gary V
r even less) the default value and lower focr_threshold to 0.20. There are known bugs decoder has not had an opportunity to address. That said, life would probably be miserable without it. Gary V _ Check out all that glitters

RE: spamassassin and amavisd

2007-02-07 Thread Gary V
$sa_spam_report_header = 1; but you will only see the report if it scores at or above tag2_level. You can possibly hack amavisd-new to include the report in lower scoring mail: http://marc.theaimsgroup.com/?l=amavis-user&m=113985038223442 Ga

RE: Is Pyzor server down

2007-02-03 Thread Gary V
utError: Is the server down at present or have I set it up on my box incorrectly? Thanks Matthew I think it's perpetually busy. Locate any and all 'servers' file in /.pyzor/ directories and replace 66.250.40.33:24441 with 82.94.255.100:24441 (and don't run &#

RE: spamassassin and amavisd

2007-01-29 Thread Gary V
Mail::SpamAssassin on startup you need to reload amavisd-new in order to see changes of this nature. Will not hurt to --lint first. Gary V _ Invite your Hotmail contacts to join your friends list with Windows Live Spaces http://clk.atdm

RE: Perl Help With FuzzyOCR Needed

2007-01-24 Thread Gary V
Last issue from lint: same problem with ImageInfo. I have no ImageInfo.cf, so from where should I load that? Other than from /etc/mail/spamassassin/init.pre, that is. Thanks, Rich I placed ImageInfo.pm in the SA Plugin directory /./Mail/SpamAssassin/Plugin and in v310.pre: loadplugin

RE: Perl Help With FuzzyOCR Needed

2007-01-23 Thread Gary V
load it via an entry in v310.pre, comment that out and instead use the supplied loadplugin entry in FuzzyOcr.cf. Gary V _ The MSN Entertainment Guide to Golden Globes is here. Get all the scoop. http://tv.msn.com/tv/globes2007/?icid=nctagline2

Re: Spam graphing

2007-01-22 Thread Gary V
tware/mailgraph/ I have never investigated the accuracy however. It may need a minor edit if you are using a recent version of amavisd-new: http://www200.pair.com/mecham/spam/mailgraph.pl-amavis-patch.txt Gary V _ Valentine’

RE: scan internal email? SA and exchange server?

2007-01-21 Thread Gary V
n (on the filter) rewrite the addresses to [EMAIL PROTECTED] Gary V _ Valentine’s Day -- Shop for gifts that spell L-O-V-E at MSN Shopping http://shopping.msn.com/content/shp/?ctId=8323,ptnrid=37,ptnrdata=24095&tcode=wlmtagline

RE: scan internal email? SA and exchange server?

2007-01-21 Thread Gary V
POP3 or IMAP clients. Note that I have no direct experience with Exchange or SA on Windows. The links provided are simply the first two I found. I'm not even certain the ESA_sink scans internal mail. The main point is I only see these two possible solutions. G

Re: bayes 101

2007-01-21 Thread Gary V
t seeing the _toks, _seen files getting generated. grr.. as the user in question, try 'sa-learn --sync' Gary V _ Laugh, share and connect with Windows Live Messenger http://clk.atdmt.com/MSN/go/msnnkwme002001msn/dir

  1   2   3   >