Hey Sandy - look - I got partial credit for your script :) How'd that happen?

Chris

----- Original Message ----- 
From: Rob Hopkins 
To: [EMAIL PROTECTED] 
Sent: Friday, April 30, 2004 10:41 PM
Subject: RE: Re[2]: [IMail Forum] Apache 2.0 & Imail on Same Server


>From what I discovered today. You want to avoid any resarts of any kind on
the Imail side. Apache could care less since it's selective on what it
responds to. And that was the entire point of my original post. Hate to say
it but Ipswtich needs to consider changing their listening routine. This
would be a great enhancement for a future release. Once I got my act
together on the archive issue <DUH, but thanks to all who pointed out my
DUH> I read the few posts (almost seemded to be in an antagonistic content,
just my opinion) regarding this topic. With the speed and space I can create
on one lone server it makes sense to load this up with as much as I can
since we aren't trying to be the next Google IPO. I need to be in control
and simply can't do that with the current Imail Web Messenging release.
Apache is a trip on it's own but in the few months I've implemented it (use
to run IIS) I've overcome insurmountable obstacles. Now I'm in love with
Apache and have been with Imail on the POP3/SMTP side since we bought it a
few years back.

In closing, thank you Sandy for your insight and Chris L. I'll be trying the
scripts you both provided next week. So expect another <DUH> email in the
short but immediate future. If you don't see an email by 5/6/2004 please
call 911. No, on second thought, don't. It'll upset the family. They'll
eventually find me.

Rob Hopkins
Hopkins Mailing Services, Inc.
758 W Racquet Club Dr.
Addison, IL 60101-4324
(630) 628-0088 Ext. 11
[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Chris
Langsenkamp
Sent: Friday, April 30, 2004 9:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Re[2]: [IMail Forum] Apache 2.0 & Imail on Same Server


This can be shortened by setting the IMail service(s) to Manual start so the
BAT file won't have to stop it/them.  If you're using
the monitor service you'll probably have to set them all to manual and let
BAT start the Monitor which will fire up the others.

Caveat here is a restart of one of the IMail services for whatever reason -
it will see the new IP and pick it up and may fight with
your other service over it?

Thoughts?

Chris

----- Original Message -----
From: Sanford Whiteman
To: Rob Hopkins
Sent: Friday, April 30, 2004 9:05 PM
Subject: Re[2]: [IMail Forum] Apache 2.0 & Imail on Same Server


> Tried Sandy's gyration method...

! Interesting term...:)

> Don't  know  how  to  automate  it  yet...

Start a batch file like this at system start (using Task Scheduler):

net stop <non-IMail svc>

net stop <IMail svc>

netsh interface ip delete address "local" 10.10.10.2

net start <IMail svc>

netsh interface ip add address "local" 10.10.10.2 255.255.255.0

net start <non-IMail svc>

--Sandy


------------------------------------
Sanford Whiteman, Chief Technologist
Broadleaf Systems, a division of
Cypress Integrated Systems, Inc.
e-mail: [EMAIL PROTECTED]

SpamAssassin plugs into Declude!
    http://www.mailmage.com/download/software/freeutils/SPAMC32/Release/


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
---
[This E-mail scanned for viruses by Declude Virus]



To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to