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
Fix SmarterMail CPU Fluctuation on 64bit Server
This article will go over fixing an issue where SmarterMail will use a high amount of CPU time at random intervales and how to resolve the issue. This articles applies only to Cloud and Dedicated Servers running Windows 2008.
- First, connect via Remote Desktop. If you are unsure of how to connect via Remote Desktop, please see this support article.
- Once logged in, go to Start > Run > enter in services.msc and click OK.
- Find SmarterMail Service and click Stop. This will terminate the SmarterMail service momentarily.
- Next, download the .NET 2.0 SDK 64bit Web Installer Platform from Microsoft available here.
- Run Setup.exe once the download finishes and click Run.
- After the first screen appears asking where to install the SDK, leave it as is and click Next.
- Uncheck everything except .NET Development Tools and click Next.
- Click Next to start the software installation.
- Once the installer finishes, click Finish.
- Next, open a Command Prompt on the server. At the command line type the following commands
- You can now close this command prompt window.
- Open IIS. There is usually a Desktop icon on the server. If not, navigate to Start > Run > type inetmgr and click OK.
- Select Application Pools from the listing.
- Right-click SmarterMail and select Advanced Settings.
- Change Enable 32-Bit Applications to True and click OK.
- Expand Sites and select SmarterMail.
- Double-click Handler Mappings.
- Remove the first Enabled Entry for *, should be titled AboMapperCustom-134234.
- Start the SmarterMail Service from the services.msc window.
- SmarterMail is now configured to run in 32bit mode on your server which will resolve the issue with high CPU fluctuation by the mailservice.exe process. If you have any questions please contact us.
<
cd "\Program Files\Microsoft SDKs\Windows\v6.1\Bin" <enter>
CorFlags.exe "C:\Program Files (x86)\SmarterTools\SmarterMail\Service\MailService.exe" /32bit+ <enter>



