Outlook 2003 comes with an integrated junk-mail filter that helps to prevent spam and other scums. I've spread my email addresses too much over newsgroups, forums, blogs, etc, and I use to receive between 200 and 300 emails a day. Most of them are spam. Almost of all them are not stopped by Outlook 2003 junk mail filter.
For this reason I started to investigate about filtering mail to detect spam. I saw an article by Paul Graham called "A Plan for Spam" that talked in early 2000 about Bayesian algorithms for the detection of spam. Bayesian algorithms are based on assigning a probability from the existing knowledge to any new item that comes to the filter. I've created my own implementation of this kind of algorithms, and optimized lots of things to improve the spam detection. Finally, created an Outlook 2003 Add In and plugged everything in to test it with my incoming mail. Results where amazing after my filter was trained. Almost 99.5% of my spam is stopped now.
Of course, I want to share this piece of bytes what all the community to help stop spam for everyone. It's totally free. It's fully developed in C#.
It requires Outlook 2003 and .NET Framework 1.1 ... (adapting the filter to work in Outlook 2000 and 2002) This is a beta version of the filter... more features are being added in this time. And I'm open to your suggestions, if you find it interesting, useful, any bugs, or anything you would like to comment on it.
Feedback
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2004 3:11 AM |
hi there,
looks great. been using spambayes for sometime and works pretty well (altho seems to have got les successful recently for some reaosn). anyway, installed yours and - maybe it's just me .. or the fact i should have been in bed @ 4 hours ago x-). anyway, can't seem to find it - nothing in the start menu, nothing new in outlook (2003) and no add-ins etc to be seen.
what am i doing wrong ..?!?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2004 10:18 AM |
Hi Neil,
It doesn't add anything to the start menu just to outlook... The program installs itself to C:\Program Files\Matador for Outlook... check everything is there. If you had Outlook open while installing, you should close it and restart again for the add-in bar to appear... Obviously .NET Framework 1.1 should be installed, I guess you have this. If you still experiencing problems after this checks please contact me through mail (with the contact menu of this page) and I will check with you the component and add-in components registration and registry keys.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2004 3:37 PM |
Installed fine, indexed my inbox/spam... How do I set the options. It appears that options is greyed out and I can't get to it.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2004 4:06 PM |
Larry, the filter engine is completed and integrated within outlook 2003, but the options and some whitelist options will be released on the next version (scheduled for next wednesday) ... The addin includes an update system that will tell you when to upgrade. The options button was grayed out for some unstable issues serializing/deserializing the configuration
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2004 11:55 PM |
Hi Neil,
Very strange... I tried to install it and it came back telling me I don't have Outlook 2003. Not true! I've been using Spambsyes and would be happy to find something that's even more accurate. Any idea why it doesn't think I have Outlook 2003? FYI, I have SP1 for Office 2003 installed and XP with SP2.
You can email me direct at b.schilling@comcast.net
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/24/2004 12:27 AM |
Bob... due to an error in the msi check for outlook 2003 its trying to find the outlook.exe file in \program files\microsoft office\office11 ... if you don't installed office in its default location, it would generated this issue on the MSI installation.
I will correct this in the next release of the software. You can create a dummy folder and copy the outlook.exe file, execute the installer, and remove it after it's installed.
Sorry for this inconvenience.
# MataDor - Free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/30/2004 12:27 AM |
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/30/2004 7:03 PM |
Hi, I tried to install the program and it came back with an error telling me I do not have outlook 2003. I do, in fact, have outlook 2003. I have Office professional 2003, to be exact. I have WinXP pro with SP2. Please contact me and let me know how to fix this error.
Thanks,
Jim
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/30/2004 10:17 PM |
Does this work on earlier versions of Outlook?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/30/2004 10:39 PM |
Hi,
Would be great if you can make something like tis for outlook express!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/30/2004 11:13 PM |
In order... Jim, the error is due to an invalid action on the msi that searches for the outlook.exe file and its version in the default installation folder (program files\microsoft office\office11\outlook.exe) if you have it in other location, please create this dummy folder and copy the file just for the instalation. This will be solved in the next msi installer.
Mark. Currently it only works on Outlook 2003, but 2000 and 2002 will be supported in an early early early future.
Oscar. It's a bit more difficult to add support to Outlook Express from .NET but as soon as other interesting features are finished I will be focused on this client and other non-Ms email clients (Eudora, Incredimail)
Btw. The release planned for this wednesday has been moved due to some work-overload... :( but it should be out during the weekend...
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/1/2004 7:44 AM |
Thanks for getting back to me so quickly. I was able to install it per your instructions, however, I don't see the toolbar in outlook. I didn't have it opened when I installed and I have the .net installed as well. Any suggestions?
Thanks,
Jim
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/3/2004 3:55 PM |
Hi. Does this only scan the default Outlook inbox, or can it scan other mail folders, such as my imap, pop3, and hotmail (html) accounts?
Thanks for the application. Looks good so far, and I'm looking forward to the next release
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/3/2004 5:10 PM |
nice!!!!!!!!!!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/4/2004 4:37 PM |
Hi. I have installed the program into outlook. I cannot see the program anywhere in outlook. Please let me know how to fix this error. Please!
Thanks.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/4/2004 4:56 PM |
Never mind. I figured it out. Yes, I figured it out. I understand you are busy, but I was waiting five days for help. Little frustrating, you know? Hope the program was worth the wait.
Thanks.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/4/2004 5:25 PM |
Hi Jim, I answered you by mail a while ago... Sorry for your wait, I answered you on Friday 1st October and today Monday 4th October. I was out the weekend without mail, enjoying the sun.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/4/2004 10:03 PM |
still getting tons of spam but hey it's free. thank you.
is there an update coming?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/5/2004 10:14 AM |
Hi,
I installed this, worked fine for a couple of days, now clicking on the Spam or NoSpam buttons will not do anything.
I've tried uninstalling, reinstalling Outlook then reinstalling Matador.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/5/2004 10:24 AM |
Pete... can you send me your log to see the reasons of so low detection and help you to stop more of your spam?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/5/2004 11:00 AM |
That usually happens when the plugin is not started or any registry information is missing and no action can be performed by Outlook to launch the filter dlls. Sure reinstalling outlook and the filter will solve the issue, but obviously is not the best way...
10/5/2004 8:05 PM |
hi miguel,
just wondering how the update was coming along (now how being busy can ruin the best of plans ;-) ..?
cheers ..
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/5/2004 11:07 PM |
Hi Neil, as you said I'm really busy now but just with Matador... nothing else in my scope right now... The problem is that a lot of people (about 14000 downloads till now) asks things, gives me feedback, propose new features, and i'm overloaded with so much work. Sure this worths the hours I spent on it, just for see the interest of the rest of you. The original release for the wednesday has become bigger and more things were added, but I have to retain it a bit more to finish the betatesting and backwards compatibility with the previous version.
The original Matador Filter had an update checker that will prompt you when a new version is available with the url to download it (not quite automatic, but was interesting for the first version :)
So please, wait for bit more and you all will get my best on the next release. Thanks for everything.
10/6/2004 12:33 AM |
hi miguel,
sounds great .. only don't forget, rome wasn't built in a day - an interim update would be good for now, perhaps with your original features implemented - the full monty can always follow when you're ready after that (there will always be people requesting more new features ;-)).
cheers .. and can't wait! 8-)
# Matador Enhancement Suggestion
10/6/2004 2:20 PM |
Hi,
Great program. But I have trouble determining what are the new entries to the Junk Mail folder, because they are switched to "read" status. If you could leave them unread, then I could check out the new entries, and mark them read as I process them to be sure they all are spam. It makes it too hard to determine what are new spam entries and what have already been checked out when they all the the "read' status. DHK wa1oui@arrl.net
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/8/2004 12:39 AM |
hi miguel, which log? matador or outlook?
where can i find this log plz?
# GotDotNet Workspaces and SCC integration
10/8/2004 6:14 PM |
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/12/2004 2:48 PM |
checked out the new site. looks cool/handy. presume the beta download from there dated 08.10 is the same as your original ..?
ps not sure how to add myself to the board there, to be made aware of updates ..?
cheers ..!
# no se activa el boton opcion y add friends#
10/15/2004 2:08 PM |
Me gusta la sencillez y la eficacia del programa, enhorabuena. Pero no se me activan el boton de añadir a amigos( add friends) y el de opciones, es un fallo mio ??
Salu2
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/16/2004 3:30 AM |
Hola Txabi... no es un fallo tuyo, es una restriccion por unos problemas con el UI de configuracion en esa version. En la nueva version ya esta reparado, pero aun no esta disponbile
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/16/2004 1:15 PM |
I had matador installed, but it stopped working after installing winXP SP2
I tried to remove it and install it again, but the only thing it shows in outlook in the matador toolbar, but the buttons don't work.
When looking in the Outlook 2003 options for COM-addins there is nothing listed either.
anybody has another solution on how to get this working again?
thanks,
Ruben
10/27/2004 8:25 AM |
Been checking here everyday. Looking forward to the next version
# Work with the ACT! Program?
10/28/2004 11:21 PM |
Will this program work with ACT 6 and/or ACT 7
1/22/2005 4:33 PM |
So far I like what I see. I'd like to be able to add friends, though.
Are you planning on releasing the source code? I'm sure there are plenty of us who would be willing to work on this project.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/4/2005 10:56 AM |
Hi,
have you any info about new version - or have you any beta to download?
Patrik
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/8/2005 6:43 PM |
Have you made the source available?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/28/2005 11:19 AM |
Very useful and efficient tool.
I think many people would be interested if they could contribute to this project
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
5/6/2005 7:18 AM |
This is still Beta software. I like the white list feature. How do I uninstall it? I may revisit this software when it is a little more polished. I will stick with SpamBayes for Outlook Addin for now.
7/1/2005 5:27 PM |
I would love to work on this project also. I had an idea about making some kind of centralized feedback, so that clients with this plugin could maintain a server-side database, thereby identifying spam within Microsoft Exchange. Messages with an ultra-high probability could be deleted immeadiately while messages with a lower probability could be marked as spam, and sent on.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
7/4/2005 12:53 PM |
I must admit to being more impressed for it. I've even recommended it to all my friends.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:31 PM |
this a good product from your company
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:31 PM |
this a good product from your company
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:31 PM |
this a good product from your company
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:31 PM |
this a good product from your company
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:31 PM |
this a good product from your company
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:31 PM |
this a good product from your company
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2005 1:32 PM |
yinpj jonhibkn knihkjnm,nbchjjhjkjhjhjhjjhhjguftgutfustsfudtiysiofusoipsguuhdkbjvbjbjbv jvjgvjvbdjgusgfuyqteruyiquoipdpodp
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/25/2005 7:58 PM |
Hi, is there soms new version of release of Spam Fighter? Because I can't setup the options :-s I'm very interesting of Spam Fighter.
Thanks,
Tom
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/12/2005 4:55 PM |
I recently setup Matador on Outlook 2003 and it worked fine for awhile and now seems to not be doing anything. My spam is back up to a high level and when I click "Is Spam: it doesn't remove the messages from my inbox. It was great and now seeing all this spam again is almost traumatic. Any suggestions?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/12/2005 7:12 PM |
As a follow up, here is errors I found in the logfile:
10/10/2005 12:30:57 PM - Starting Matador Spam Fighter for Outlook 1.0.0.22992
10/10/2005 12:30:57 PM - Spam Fighter Filtering Engine 1.0.0.22992
10/10/2005 12:30:57 PM - Microsoft Outlook Version 11.0.0.6359
10/10/2005 12:30:57 PM - Initializing MAPI interface
10/10/2005 12:30:57 PM - Detecting Outlook 2003 Inbox and Junk Mail folders
10/10/2005 12:30:57 PM - Loading Bayesian Corpora for Matador Spam Fighter from C:\Program Files\Matador for Outlook
10/10/2005 12:30:59 PM - ERROR: Binary stream does not contain a valid BinaryHeader, 0 possible causes, invalid stream or object version change between serialization and deserialization.
10/10/2005 12:30:59 PM - ERROR: Object reference not set to an instance of an object.
10/10/2005 12:30:59 PM - Registering Outlook.NewMailEx event handler
10/10/2005 12:31:00 PM - Creating Matador Spam Fighter Toolbar
10/10/2005 12:31:04 PM - Checking for updates...
10/10/2005 12:31:04 PM - ERROR [CheckForUpdates]: An exception occurred during a WebClient request.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
12/10/2005 6:37 AM |
thank you for your valuable service
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
12/24/2005 6:08 AM |
ok
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
12/24/2005 6:09 AM |
ok
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/5/2006 9:35 AM |
Are there any planed updates? Great tool but what about enabling the options???
# Visual Studio Tools for Office and the future of Matador
4/26/2006 8:12 AM |
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
5/24/2006 4:48 AM |
Sounds like a good product
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
5/24/2006 4:51 AM |
sound like a good product
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
6/29/2006 5:09 AM |
Wow, blog spam here... lol, that pretty much sums it up..
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
6/29/2006 5:10 AM |
Could someone remove the blog spam?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
6/29/2006 10:15 PM |
One suggestion: Is there any way to make it so that outlook does not chime incoming mail sound unless it's not spam? My outlook continues to chime for spam when it receives it.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
8/30/2006 6:35 PM |
GOOD
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/23/2006 4:00 AM |
I also have outlook installed in a different location than the default ... :( - any timeframe you'll be releasing a new version? Thanx a bunch for making this available though! God bless,
- DM
# re: ... and they got together!!
10/30/2006 9:09 PM |
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
12/28/2006 3:28 AM |
Have you made the source available?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/18/2007 6:20 PM |
Is matador only for outlook? Can it be used with outlook express? If not any suggestions on a good spam fighter for outlook express?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/20/2007 2:05 PM |
nice filter, may be it the best for Outlook
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
4/25/2007 4:53 AM |
Help how run/get for read/write Microsoft C# Express Edition for any Program.cs???
-------------------------------------------------------------------------------------------------------------------------
1. How to get for Program.cs
2. I have worng to File at New Project..., Open Project..., Open Files... cannot get for new or old at all/any Program.cs. All Recent Projest all cannot to start(read/write) anything. No projecting from are Recent Project, cannot how to work(read/write) any Program.cs!!! Cannot how to read/write Program.cs!!! HELP THANKS!!!
Pls help me!!! eddyho333@hotmail.com or hohsen88@yahoo.com or eddyho88@gmail.com, THANKS!!!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
5/5/2007 12:27 AM |
Does not install. Tells me it needs Outlook 2003 - even though it's been installed since, well, 2003.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
5/21/2007 4:52 PM |
Excellent spam file, keepitup :)
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
6/21/2007 6:03 PM |
Are you planning to release the source code for this project?
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
7/15/2007 9:46 PM |
Me gusta la sencillez y la eficacia del programa, enhorabuena. Pero no se me activan el boton de añadir a amigos( add friends) y el de opciones, es un fallo mio ??
7/22/2007 7:52 PM |
Is matador only for outlook? Can it be used with outlook express? If not any suggestions on a good spam fighter for outlook express? thanks
7/22/2007 7:53 PM |
I ' am Sorry, thanks :)
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
8/22/2007 12:02 AM |
Hey, how can i get the source code?
8/26/2007 9:20 PM |
thanks.
8/26/2007 9:22 PM |
güzel sözler thanks
8/26/2007 9:22 PM |
redtube
8/26/2007 9:23 PM |
kralsiteler.com thanks
8/26/2007 9:23 PM |
Toplist thanks
8/26/2007 9:24 PM |
fix arkadaslik
8/26/2007 9:28 PM |
Ahsap
8/26/2007 9:29 PM |
Amerikan kapi
8/26/2007 9:30 PM |
Mobilya ahsap.gen.tr
8/27/2007 2:52 AM |
sextube
8/27/2007 2:53 AM |
redtube
8/27/2007 2:53 AM |
89com
8/27/2007 2:54 AM |
mobilya
8/27/2007 2:54 AM |
site ekle
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/14/2007 11:42 AM |
good work. thanks.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/16/2007 12:33 AM |
Interesting article!
Thanks
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/16/2007 11:47 PM |
Keep up the good work.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/18/2007 9:30 PM |
thanks...
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/20/2007 10:23 PM |
Interesting article!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/21/2007 5:19 PM |
realy nice site. great article. thanks for informations
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2007 11:01 PM |
Interesting article!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
9/23/2007 11:02 PM |
thanks for informations
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/2/2007 7:50 AM |
very nice article thx for all
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/6/2007 8:27 PM |
arrivi
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/8/2007 8:42 PM |
thanks
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/8/2007 8:43 PM |
thanks you article
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/11/2007 1:22 AM |
thanks
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/11/2007 1:24 AM |
thanks
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/14/2007 3:59 PM |
Brilliant article.
Thanks for this!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/18/2007 10:07 AM |
[url=
http://www.turkkosesi.com]forum[/url]
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/19/2007 2:41 PM |
thhank you very much
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/24/2007 2:33 PM |
Thanks for this informations. yararli bilgiler icin cok tesekkurler. (escuse me my english is bad.)
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/28/2007 1:50 PM |
it s very useful thank you..
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
10/31/2007 12:36 PM |
no Outlook 2003 with C#
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/1/2007 10:31 AM |
virtual jaa
11/2/2007 3:10 AM |
Güzel Sözler web sittas.
11/2/2007 3:12 AM |
www.canisi.net
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/2/2007 11:26 AM |
haber sitesi
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/5/2007 7:18 PM |
Interesting article!
Thanks
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/8/2007 7:18 PM |
yooopie!
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/10/2007 10:20 PM |
thanks
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/10/2007 10:22 PM |
nice Blog.
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/10/2007 10:23 PM |
fantastic blog
# re: Matador - A free junk-mail/spam Bayesian filter for Outlook 2003 with C#
11/10/2007 10:24 PM |
Güzel Sözler web sittas.