I have downloaded and installed SA from: http://www.hmailserver.com/forum/viewtopic.php?f=12&t=12605&p=69405&hilit=spamassassin#p69405 then executed: sa-learn –spam E:spamassassinspam sa-learn –ham E:spamassassinham now that I have executed sa-lean will I need to run it on a schedule Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin share via Reddit Share with Stumblers Tweet about it Subscribe to the [...]
Monthly Archives: November 2008
Faster PHP in IIS? Use FastCGI
Faster PHP? use FastCGI Ever thought that PHP runs a bit slow on your IIS (6/7) server, well with the new addition of FastCGI you can get an increase in performance of up to 20 times faster. What you need to do for IIS 6 and PHP 5.2.6; First download the latest [...]
Sender Policy Framework (SPF)
To help reduce spam, domain name owners should configure Sender Policy Framework (SPF). SPF allows email servers (which are configured) to identify messages which are allowed (or not) to use that domain name for sending emails. RFC 4408 defines SPF standards. SPF helps to reduce spam, for more information please see http://www.openspf.org/Introduction http://www.microsoft.com/mscorp/safety/content/technologies/senderid/wizard/default.aspx http://tools.bevhost.com/spf/ http://en.wikipedia.org/wiki/Sender_Policy_Framework [...]