Page 1 of 1

MagicSpam & Cluster configuration

Posted: Fri Aug 06, 2010 6:45 am
by cqi
Hello:

I'm currently having an issue with MagicSpam and my Cluster Manager. I have Mail Enable services registered with Cluster Manager but when MagicSpam updates at intervals 0, 6, 12, and 18, it stops and starts the SMTP service which causes the registered cluster resource to fail. When Cluster Manager sees this, it tries to restart the service. Sometimes that works but other times I get an error that says Mail Enable could not bind to my ip address and the service fails altogether. I suppose this is because the Cluster is trying to bring the serivce on while other tasks are using the port. At that point, my users can't send any emails and I get the support call.

So, I have be researching a way around it and have come up with the idea that I could write a bat file that takes the resource offline, calls the magicspam updater, then brings the resource online. However, when I test the bat file and call the magicspam updater, it takes at least a minute or 2 then comes back with a "null" message. Am I doing something wrong? I see where the schedule task is just calling the same file and that's all I'm doing in the bat file.

Any suggestions? I also see where Cluster Manager has a "mainteance" option switch. I researched Cluster Manager command line tools to get my command line options.

Re: MagicSpam & Cluster configuration

Posted: Fri Aug 06, 2010 10:19 am
by magicspam
Could you please send us the portion of your batch file which deals with MagicSpam? You may be calling the updater incorrectly.

Re: MagicSpam & Cluster configuration

Posted: Fri Aug 06, 2010 12:17 pm
by cqi
Something like this?

cluster resource "SMTP" /offline
magicspam-updater.exe
cluster resource "SMTP" /online

Also, can you tell me what is being updated when the process happens?

Re: MagicSpam & Cluster configuration

Posted: Mon Aug 09, 2010 12:33 pm
by magicspam
Our developers have been in contact with you via email. This issue is now being handled there.