Im running the Email Server as a Service, and I can find the Icon in the task tray notification area. Whats going on?
When you run the CapeSoft Email Server as a service, only one person who is logged into the computer can see the task-tray icon at a time. This is a result of the Service binding itself to the Desktop of the first person who logs in. Also, if you use Remote Desktop to access your server, you will not be able to see the task bar icon. This is because a service can’t interact with a remote desktop’s session. To display the CapeSoft Email Server window you can do either of the following: 1) Logout your session, and log in to the session (user) that has the Email Server bound to it, or 2) Kill the service (either via Task Manager or via the Windows Service Manager (type services.msc in the Start | Run window)), and then restart the application in EXE mode (by choosing the CapeSoft Email Server icon from the Start | Programs Menu. We may implement a Web Admin interface that may make this process easier too.