Email



This article will show you how I am using PF (the Packet Filter from the OpenBSD project) and spamd (also from OpenBSD) to implement greylisting ... [more]


As this server will be hosting quite a few websites, it's rather annoying if all emails sent out have the server hostname in the mail ... [more]


Since we're running exim, we can install and configure clamav for virus and malware scanning.

cd /usr/ports/security/clamav make install

When installing, do not compile with the milter ... [more]