forget symantec; open source anti-virus: ClamAV
my good friend and confidant james mikusi writes about ClamAV in the latest SysAdmin:
In the spirit of the Unix philosophy, Doug McIlroy said, "Write programs that do one thing and do it well. Write programs to work together." ClamAV demonstrates just how effective this model continues to be. The ClamAV engine simply filters any input given and outputs a basic summary stating whether a virus was detected. This simplicity makes it appropriate for scanning content on a local file system, network file system, Web proxy, mail gateway, or whatever. Simply send it input and get a yes/no result.
while it isn't a virus cleaner (well, not yet anyway). it certainly is an effective and efficient virus scanner for your file server, local drives, mail server and web proxy. nonetheless it makes a compelling solution for any business looking to save some cash. there has been a ton of contributions recently and with every day ClamAV is gaining wide acceptance.
