Support
- Advanced Backup
- Client Side
- Cloud Enterprise
- ColdFusion
- Control Panel
- cPanel
- Customer Portal
- DNS Information
- Dedicated Servers
- DirectAdmin
- Domain Name
- dotDefender
- Dreamweaver
- FileCatalyst
- Front Page
- FTP
- General Information
- Hosted Exchange & SharePoint
- IIS6
- IIS7
- Juniper Netscreen Firewalls
- Linux
- List Server
- MIVA Merchant
- MySQL
- Patching / Server Updates
- phpMyAdmin
- Plesk
- Policies and Procedures
- Premium Spam Filtering
- Programming
- Ruby on Rails
- Search Engine Submission
- SharePoint 3
- SharePoint 2010
- SiteDesigner
- SmarterMail 3
- SmarterMail 4
- SmarterMail 5
- Alias
- Autoresponder
- Browsers
- Calendar
- Catchall Email Alias
- Createcontact
- Disablefilter
- Domainalias
- Domaincontent
- Domainfilter
- Domainkey
- Editmailbox
- Emailfilter
- Emailpassword
- Faq
- Forwarding
- Globaladdress
- Impexpcontacts
- Newmailuser
- Pop Retrieval
- Rssfeed
- Smsync
- Spamfiltering
- Synch
- Tasks
- Smartermail5
- Configure SmarterMail to Forward to Another Address
- Check how much disk space my email domain is using
- Automatically delete old junk mail or deleted items for my email users
- Download list subscribers to a flat file
- Enabling Logging in SmarterMail
- Add a new domain to SmarterMail
- Fix Bad Data error in SmarterMail
- Install SmarterMail dictionary packs
- Reset my SmarterMail admin password
- View the logs in SmarterMail 5 and 6
- Install SmarterMail 5.x and 6.x
- Install ClamWin & Configure for SmarterMail
- Fix SmarterMail CPU Fluctuation on 64bit Server
- Migrate SmarterMail between Virtual or Dedicated Servers
- Relay ColdFusion Mail through SmarterMail on Localhost
- Propagate settings to all domains in SmarterMail
- Relay through SmarterMail on Localhost
- Upgrade SmarterMail
- Impersonate a user via SmarterMail
- Install the SmarterMail Language Pack
- Securing SmarterMail
- Set a forwarding blacklist for SmarterMail
- Set secure password requirements for SmarterMail
- SmarterMail order of operations
- Upload list subscribers from a flat file
- Create folder in SmarterMail
- Send an email from a domain alias in SmarterMail
- Set up Abuse Detection in SmarterMail
- Enable and Disable email users
- How to setup SmarterMail in Windows 2008 / IIS 7
- SmarterMail FAQ
- Change my default settings for new users in SmarterMail
- Open a shared folder in SmarterMail
- Set up my email account to process content filters before spam filters
- Change my default settings for existing users in SmarterMail
- Set up sent items folder in SmarterMail
- Share a folder in SmarterMail
- Use SmarterMail Sync
- What does the SmarterMail error “unable to send message this time” mean?
- What is greylisting and how do I enable it?
- Create a new mailing list in SmarterMail
- Re-Start SmarterMail Service
- Create a new email account with the SmarterMail interface
- Add RBLs to SmarterMail for Spam Protection
- Set up a signature in SmarterMail
- Add images to my signature in SmarterMail
- Use Reports in SmarterMail
- Creating Contact Categories in SmarterMail
- hostname
- SmarterMail 6
- SmarterMail 7
- SmarterStats
- SmarterTrack
- SQL Server
- Secure Socket Layer (SSL)
- Uploading Your Website
- Video Tutorials
- Windows Server 2003
- Windows Server 2008
- Web Design
- WordPress
- Advanced Monitoring
- MediaWiki
- Enkompass
- Microsoft Outlook 2010
- Android
- Outlook Web Access
- Critical Availability Service
- NAS Data Transfer
- Customer Portal Demos
- Joomla
- Moodle
- Cloud Dedicated
- Gallery CMS
- phpBB
- Standard Monitoring
- Righteous Restore
- NAS (Network Attached Storage)
- Networking
- SmarterMail 8
- PCI Security Scan
- LinkTiger
- Windows Cloud VPS
- Linux Cloud VPS
- Linux VPS
- Windows VPS
- Hyper V
- ENSIM
- Alert Logic
- Webmin
- e107
- Vbulletin
- VPN
- Visual Vault
- Mozilla Thunderbird
- PyroCMS
- Active Directory
- Vmware Related
- Drupal
Install ClamWin & Configure for SmarterMail
Note that for high volume mail servers you should look into usage of ClamAV and have at least 2Gb of RAM and a 2.4Ghz core CPU.
Connect via Remote Desktop

Open Internet Explorer and Browse to http://www.clamwin.com
Select Download and Save the Installation Package


Select Run

Select Run

Click Next

Select "I accept the agreement" and Click Next

Click Next

Click Next

Click Next

Click Next

Click Next

Click Install

Click Finish

Now you will need to reboot, after which you will have a systray icon for the management of ClamWin. Right click on this icon and select Configure ClamWin.

On the "Advanced" tab, check "Treat Files As Mailboxes"

On the "Limits" tab, check "Extract Files From Archives". You will probably want to make certain the file size to scan up to matches, or exceeds the maximum mail/file size in the mail server.

On the "Internet Updates" tab, you will want this enabled.

The next thing you will want to do is setup a batch file for the scan. Below is an example:
@echo off
cd "C:\Program Files (x86)\ClamWin\bin"
clamscan.exe --database="C:\ProgramData\.clamwin\db" "%1" --detect-broken --log="C:\clamav.log"
You can save this to the root of your C: drive as clamscan.bat
After you have ClamWin and the batch file in place, you will want to login as the admin user in SmarterMail.

From the Security Menu click on Antivirus Administration. Once you are on this page you should see an entry for "Enable Command-Line AV" to check off and then on the Command-Line AV tab you will want to enter the following: c:\clamscan.bat %FILEPATH



Once you've saved your settings in SmarterMail, you should be set and now all messages in your spool will be scanned by ClamWin.
