Install the service manually ? -----Oorspronkelijk bericht----- Van: Alex Young [mailto:[EMAIL PROTECTED] Verzonden: woensdag 14 mei 2003 11:42 Aan: [EMAIL PROTECTED] Onderwerp: [xmail] Re: Running multiple instances of Xmail
I tried to install it as a separate service and got this error message back: D:\xmail\newletters\MailRoot\bin>XMail_newsletter --install CreateService failed - The specified service already exists. (0x431) Any idea how I can change the service name without recompiling the source code? Thanks, Alex -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davide Libenzi Sent: 08 May 2003 17:52 To: [EMAIL PROTECTED] Subject: [xmail] Re: Running multiple instances of Xmail On Thu, 8 May 2003, Alex Young wrote: > > What I want to do is a separate Xmail process that I can send all out > newsletters out through. Otherwise it slows down the main mail system > which we use for our email as the newsletter we have to send out is > 100k users. We use cold fusion to generate these newsletter emails and > push them out the SMTP server. It doesn't about 200 a second. These > queue up in the mail system slowing everything down. > > If I can have a second version of Xmail running I could direct cold > fusion to just use that server meaning no slow down for our main mail > system. > > This all make sense? You should be able to run two copies of XMail as service by specifying command line parameters directly (not have XMail to read the registry, leave it empty). The service configuration of Windows does have the ability to let you specify startup parameters AFAIK. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
