Try: SpoolDir="\\Lupine\c$\Ims\Out\"
Regards, Howie ----- Original Message ----- From: "Vinay gb" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 10:39 AM Subject: Re: [iMS] Urgent information required ! > Hi, > Thanks a lot for solving this issue. Now i am half way through configuring >CFX_amil tag. IMS running on server named "lupine". IMS Folder is C:\Ims\ and Coldfusion Application server is running in "Wks4" I have given the SpoolDir path as SpoolDir="\\Lupine\c$Ims\Out\" > But i am getting error as : > Error Diagnostic Information > CFX_iMSMail v2.9.6 - Exception occured while processing tag > Exception class: Exception > Exception message: Cannot proceed - CFX_iMSMail was unable to access the output >directory spooldir=\\vinay\c$\ims\out\. > > I have restarted the coldfusion service as Adiministator which has got access to all >the system. Still it gives the same error ? I have sent a mail to ColdFusion support regarding this issue ( Coldfusion service accessing remote machine ) > I think it will work if Coldfusion allows <cfx_ImsMail> tag to access different >machine > If you know about this please let me know. > > Thanks and regards > vinay > > > > ----- Original Message ----- > From: "Howie Hamlin" <[EMAIL PROTECTED]> > Date: Tue, 29 Oct 2002 07:48:30 -0500 > To: inFusion Support List <[EMAIL PROTECTED]> > Subject: Re: [iMS] Urgent information required ! > > > > Answers below.... > > > > ----- Original Message ----- > > From: "Vinay gb" <[EMAIL PROTECTED]> > > To: "inFusion Support List" <[EMAIL PROTECTED]> > > Sent: Tuesday, October 29, 2002 2:22 AM > > Subject: [iMS] Urgent information required ! > > > > > > > Hi respected sir, > > > I am using IMS mail server for my site which is in Coldfusion. My site sending >news lterrets in Bulk ( in lakhs of > > mumbers). I want to seperate Coldfusion server and IMS mail server services into >different machiens . Is it possible ? > > if possible how can i configure CF_imsMail Tag in coldfusion server ? > > > > You'll need to add a parameter to the CFX_iMSMail tag and configure ColdFusion on >the web server so that it has access > > to the other server. By default, the ColdFusion service logs in as a system >service which has no access rights to other > > servers. You need to configure the ColdFusion service to log in as a user with >access rights to the other server. Once > > you do that you need to restart ColdFusion for the change to take affect. > > > > Then, you need to add the SpoolDir parameter to the cfx tag. The SpoolDir >parameter tells the tag where to put the > > outgoing mail. For example, if iMS is installed on a machine called "Server1" and >it's in the c:\ims\ folder then your > > spooldir would look something like: > > > > spooldir=\\server1\c$\ims\out\ > > > > This tells the tag to write mail to server1 in a share called c$ and in the >\ims\out folder. > > > > > I installed ColdFusion server in Machine1 and IMS Mail server in machine2. I >coppied the CF_imsMail.dll to > > machine1(where Coldfusion server resides) and configured that dll in Coldfusion >server administration But it gives err > > saying > > > "The library associated with the custom tag CFX_IMSMAIL (d:\cfusion\custom >tags\cfx_iMSMAIL.dll) was not found " > > > I checked the path & dll all are correct. > > > > > > > Try restarting the ColdFusion service. All you should need to do is configure the >path to the DLL. > > > > Regards, > > > > Howie > > > > > Please help me since i want to seperate both at any cost because while sending >bulk mail system hangs because of > > overload caused by Coldfusion server, mailserver , web server all r in same system > > > Please Help me. > > > > > > -- > > > __________________________________________________________ > > > Sign-up for your own FREE Personalized E-mail at Mail.com > > > http://www.mail.com/?sr=signup > > > ==^======================================================= This list server is Powered by iMS "The Swiss Army Knife of Mail Servers" -------------------------------------- To leave this list please complete the form at http://www.coolfusion.com/iMSSupport.cfm Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/iMSDevelopers.cfm List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/ Note: You are subscribed as [email protected] ==^=======================================================
