Some troubleshooting steps require a restart of MDaemon. There are multiple ways to restart MDaemon detailed below.
Method 1: From the main MDaemon console (not a configuration console and when MDaemon is NOT running as a system service).
- Click File
- Click Restart MDaemon
Method 2: From the Control Panel.
- Open Control Panel
- Double-click Administrative Tools
- Double-click Services
- Locate the MDaemon service in the list
- Right-click on the service and click Stop
- Wait for the service to stop (the service control window showing the status will close)
- Right-click on the service again and click Start
Method 3: From the command prompt.
- Type net stop mdaemon
- Press Enter
- Wait for the response 'The MDaemon email server was stopped successfully'
- Type net start mdaemon
- Press Enter
- You should receive the message 'The MDaemon email server was started successfully.'