SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
Updates
Primary tabs
Credits
Various bits of code, scripts, and procedures were put together with information from John Simpson's qmail.jms1.net website. It's an excellent resource on managing and setting up a Qmail server.
- Qmail Core
When updating the Qmail core, say to apply a new version of John Simpson's Combined Patch, be sure to stop all the Qmail services, including SMTP servers, before runningmake setup check
. Otherwise, you'll run into errors as it tries to replace programs that are currently running. - vpopmail
Any time you reconfigure and install vpopmail you will need to rebuild and install QmailAdmin. QmailAdmin statically links libvpopmail, so you need to recompile it whenever libvpopmail changes.
- Log in to post comments