Slashdot Mirror


User: NT_blows

NT_blows's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Price discrepancy? on Dell's Gaming Monster · · Score: 1

    It depends on what you are using it for. If for engineering work, especially high end hardware design the cost of the hardware is irrelevant compared to the software licenses. If you can get a couple more hours of use/day out of CAD licenses (via home use) the payback on a 5-7 K laptop is really short....

  2. Re:Built-in spam filtering? on Evolution 1.5 has Been Released · · Score: 2, Insightful

    Huh? Run Spamassassin as a daemon (ie spamd) for speed and use Evolution's builtin filtering tool to define a pipe to shell command filter (ie spamc -c) with the rule being if does not return 0, either move to your spam folder or just delete it. Make sure bayesian filtering is enabled in spamassassin, do some training via sa-learn, add you will have great spam filtering with very low overhead.