I 've been running IMS for about 3 years and have used the same postail.cfm. I upgraded to the latest paid version IMS 2.5i, just today, and now I am getting my event viewer full from the below error: Any ideas, attached is my postfail.cfm. I have Cold Fusion Express loaded to process the postfail.cfm (these are slave servers)


The description for Event ID ( 0 ) in Source ( ServerSupport ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: ServerSupport : 1592, results=D:\iMSPOST_SE\Domains\POSTFail.cfm.

or

The description for Event ID ( 0 ) in Source ( DXISAPIDEDBUG ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: DXISAPIDEBUG : 1592, GetVariable - SCRIPT_NAME=/POSTFail.cfm.

Thanks in Advance

Peter Cronin

==^=======================================================
This list server is Powered by iMS  "The Swiss Army Knife of Mail Servers"
--------------------------------------------------------------------------------------
This list is provided as a free service.  Although we will try to address issues
in a timely manner, support via this list is not guaranteed.  If you require expedited
support then a support contract is required.  Support may be purchased from
http://www.coolfusion.com/commerce.  Details regarding support options may be reviewed
at: http://www.coolfusion.com/SupportOptions.cfm
--------------------------------------------------------------------------------------
To leave this list please complete the form at http://www.coolfusion.com/Support/
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]
==^=======================================================





	

	

 
	
	
	
	
	
	
	 

	
				




insert into undeliverables (email,cid,jid,ordernum,code)
values ('#mid(form.header_To,2,len(form.header_To)-2)#',#Mid(ID,Find("C",ID)+1,Find('U',ID)-Find("C",ID)-1)#,#Mid(ID,Find("J",ID)+1,Find('X',ID)-Find("J",ID)-1)#,#ordernum#,'#code#')


result=accept

Reply via email to