Re: [Declude.JunkMail] too funny

2006-04-19 Thread Mike K @ NetDotCom
This is the best part, Registration is via a confidential money transfer. Send your bank's name, account number, your name, address, telephone number, and fax numbers. Please note again that this transaction is strictly confidential and as such should be kept secret. Be rest assured that this

[Declude.JunkMail] Declude Web GUI - Any comments?

2006-04-19 Thread Mike Nice
Anyone use the new Web GUI to configure Declude yet? Or did I jump the gun in downloading it? --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type unsubscribe Declude.JunkMail. The archives can be found at

[Declude.JunkMail] Madlibs as Bayesian algorithm frustrators

2006-04-19 Thread Colbeck, Andrew
So... I had reason to dip into my spam folder today and found a message that is using some kind of tool to generate madlibs, presumably to pad the spam so that it seems like a normal message and perhaps to poison antispam systems that use Bayesian analysis. Assuming that your spam filter doesn't

Re: [Declude.JunkMail] Madlibs as Bayesian algorithm frustrators

2006-04-19 Thread Bill Landry
We have been seeing these for several weeks now, and SA's bayes implementation handles it quite well. This from the Matt Kettler on the SA list: == How well bayes poison works depends a lot on your bayes implementation. Some bayes implementations are fairly susceptible to this. (I

RE: [Declude.JunkMail] Madlibs as Bayesian algorithm frustrators

2006-04-19 Thread Colbeck, Andrew
Interesting reading... Thanks, Bill. I did have to go and look up hapaxes though: http://en.wikipedia.org/wiki/Hapax_legomena Andrew 8) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Landry Sent: Wednesday, April 19, 2006 2:17 PM To:

RE: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread Jerod Bennett
Here's some code I helped create to get yesterday's date into usable variables. It even takes leap year into consideration. Enjoy! -Jerod ::Creates time variable for /f %%z IN ('TIME/T') do set time=%%z ::Creates date variables for /f tokens=1-4 delims=/ %%a IN ('DATE/T') do ( SET day=%%a SET

Re: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread Matt
John, I would suggest taking a second look at Dean's reply. The "forfiles" command acts on the date of the file and not the time stamp, so therefore you won't be having issues with timestamps. It also has the ability to go through an entire directory tree and use wildcards to find the files,

RE: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread John T \(Lists\)
Only comes on Windows Server 2003 SP1 or above. Tried running it on Windows Server 2000 and it errored saying target system must be running Windows XP or above. John T eServices For You Seek, and ye shall find! -Original Message- From: [EMAIL PROTECTED]

RE: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread Andy Schmidt
Hi John, It's implicitely defined by using it in the FOR command: FOR /R %%f in (ex*.log) Whatever variable you use in the FOR is defined as the variable to hold the directory items. Best Regards Andy Schmidt Phone: +1 201 934-3414 x20 (Business) Fax:+1 201 934-9206

Re: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread Matt
Suck city! Matt John T (Lists) wrote: Only comes on Windows Server 2003 SP1 or above. Tried running it on Windows Server 2000 and it errored saying target system must be running Windows XP or above. John T eServices For You "Seek, and ye shall find!"

Re: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread Matt
John, Actually, it's in the Windows 2000 Resource Kit. You can download the executable from the following page instead of installing the entire package: http://www.petri.co.il/download_free_reskit_tools.htm Matt John T (Lists) wrote: Only comes on Windows Server 2003 SP1

Re: [Declude.JunkMail] OT: Help with WinZip command line

2006-04-19 Thread Dean Lawrence
Hi John, Actually, it came with the NT 4 and 2000 Server Resource kits. It only started to be include with the system in 2003. Here's site where you can get the files. http://www.dynawell.com/support/Reskit/win2k.asp Forfiles works great in that it transverses all my client folders, finds the