Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - Feature Request
  FAQ FAQ  Forum Search   Register Register  Login Login

Feature Request

 Post Reply Post Reply
Author
Kent View Drop Down
Guest Group
Guest Group
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kent Quote  Post ReplyReply Direct Link To This Post Topic: Feature Request
    Posted: 15 April 2003 at 5:08pm

I would like to throw out a feature request. I admin my servers through Term Srv and it is rather annoying to have to shut down the service and then launch the GUI app. Would it be possible to add a tray icon to all sessions for SpamFilter. I have written several services that do this, so I know it can be done. I am not sure which Dev language you use, but here are a few links on doing this.

http://www.microsoft.com/msj/defaulttop.asp?page=/msj/archive/s6bb.htm

http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B176085

So far in testing I think I am pretty much sold.

Kent

 

Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4104
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post Posted: 15 April 2003 at 11:49pm

Hi Kent,

I'm including part of a previous posting below.

================

The service application was designed in a rather unorthodox way.

We wanted to provide SpamFilter in three different flavors. A Windows standalone application, a Windows NT service, and a Unix GUI application (a Unix console application is on the way). We succeeded, and furthermore we simplified development a lot by using a single set of source code that can be compiled in three different ways.

The service is unusual in that there is no control program. The GUI you see *is* the service. Closing the GUI would shutdown the service. When there is nobody logged in NT, the GUI window is simply hidden, and keeps running in the background. You are correct, this is not how usually services are designed, but it is what allows us to maintain two applications (standalone & service) always in sync development-wise

================

We are very familiar with the articles you mention, unfortunately Borland Delphi (our compiler) has caused a few problems with the service-mode when we proceeded with our way of programming. But since the problem of not being able to use the tray icon is proving to be a pain with Term Services, we are trying to come up with an alternative way of forcing the tray icon to diplay using a helper app. We hope to have that ready soon, unless other issues come up.

Roberto Franceschetti
LogSat Software

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 1.527 seconds.