Do both cfx calls set header_message_id to the same value? If so, make them different and see if that fixes the problem. I ran into something similar and it turned out that Exchange wouldn't properly complete delivery of two messages with the same message id that were received at the same time.
Marc -----Original Message----- From: Kym Kovan [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 06, 2001 7:38 AM To: inFusion Support List Subject: RE: [iMS] iMS / Exchange server Hi Raven, >Issue: When a template is executed that contains two cfx tags [one generates >a Text only message, and one an HTML+Text message] one of the .mail files >generated never reaches the internal Exchange Server [100% of the time it is >the HTML message that is dropped, but if the template is executed >repeatedly, 5-10 times, then both messages are delivered successfully 9 out >of 10 times], although it is logged as a successful delivery in the POST >logs. However, when only one tag is called in a template every .mail >generated reaches the internal server successfully whether it is an >HTML+Text or Text only. There are a couple of things that pop up here. One is a time-based question and the other is the logging of the posting. Your post infers that this error ocurs only occasionally, 10% of the time, but when it fails it is always the HTML file. Have you tried swapping the code round in the template so that they get sent in the reverse order? This might indicate if there is a probelm which is time-relatedm rather than anything else. Second if the POST server logs always indicate a successful post what do the Exchange server logs say? Our experience is that the logs never lie, if it went it really did, blame the other end...... Yours, Kym ==^======================================================= 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] ==^=======================================================
