I am running the latest version of Hermes (02/07/2003) on an NT 4 Server , and all is well except I can't run the console. The server is moving mail about like...
Will, The console is a separate application that communicates with the Hermes service via UDP and Windows Messages... so manipulating the service won't help....
Alex, I have a theory, but I would need to look at the code to answer it, or I can ask you any you'll probably know off the top of your head..... Now, the...
William, Actually, the Console and Service communicate through both UDP and Windows Service Control Manager... the SCM is the only thing the Console uses to...
Alex Well I have observed some new behavior. I fired up the console and in a hurry I left it running with just the splash screen showing like before. I came...
Ok, Been along time since I have had time to look at this, but here is some new information. I tried setting up a second box with as close to the same setup as...
Alex, I found out why things won't open for me anymore. If you look at the code below. The key parts are the condition for the while. It loops as long as there...
William, How about this... send me an email address where I can send a couple of megs worth of attachments, and I'll send you a new version fixing the bug...
FWIF, it sounds like the same thing is happening for me also Downloaded the service, never installed previously installed it and ticked "yes" to launch program...
Though I should post a fix for this in case no one else had The bug is in UtilU1.pas lines 484-487 It is trying to fill DNSList from a comma or space separated...
Loki, Oddly enough this thread goes all the way back to April of 2003 See: (http://groups.yahoo.com/group/Hermes-Server/message/396). Eventually I found the...