﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Re-invent ASP.NET Hosting Community / Web Site Development / Design / ASP (Active Server Pages)  / JMail Execute Error / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Re-invent ASP.NET Hosting Community</description><link>http://community.re-invent.com/</link><webMaster>community@re-invent.com</webMaster><lastBuildDate>Thu, 20 Nov 2008 09:11:27 GMT</lastBuildDate><ttl>20</ttl><item><title>JMail Execute Error</title><link>http://community.re-invent.com/Topic469-3-1.aspx</link><description>&lt;P&gt;I have three forms on my site that all use the same jmail code and were working up until now even though we have not made any changes to our site.  The code is as follows:&lt;/P&gt;&lt;P&gt; Set JMail = Server.CreateObject("JMail.SMTPMail")&lt;/P&gt;&lt;P&gt;  JMail.Logging = true&lt;BR&gt;  JMail.ContentType = "text/html"&lt;/P&gt;&lt;P&gt;' This is my local SMTP server &lt;/P&gt;&lt;P&gt;  JMail.ServerAddress ="mail.rms-hrmgr.com"&lt;/P&gt;&lt;P&gt;  Jmail.Sender = "&lt;a target=_blank href="mailto:administrator@rms-hrmgr.com"&gt;administrator@rms-hrmgr.com&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;  JMail.AddRecipient "&lt;a target=_blank href="mailto:support@rms-hrmgr.com"&gt;support@rms-hrmgr.com&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;  JMail.Subject = "Product Update"&lt;/P&gt;&lt;P&gt;  JMail.Body = strData&lt;/P&gt;&lt;P&gt;  JMail.Priority = 2&lt;/P&gt;&lt;P&gt;  JMail.AddHeader "Originating-IP", Request.ServerVariables("REMOTE_ADDR")&lt;/P&gt;&lt;P&gt;  JMail.execute&lt;/P&gt;&lt;P&gt;  JMail.ClearRecipients()&lt;/P&gt;&lt;P&gt;  set JMail = nothing&lt;/P&gt;&lt;P&gt;&lt;BR&gt;' END JMail Application1&lt;BR&gt;&lt;/P&gt;&lt;P&gt;and here is the error:&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;jmail.SMTPMail&lt;FONT face="Times New Roman" size=3&gt; &lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;error '8000ffff'&lt;/FONT&gt;&lt;FONT face="Times New Roman" size=3&gt; &lt;/FONT&gt;&lt;P&gt;&lt;FONT face=Arial size=2&gt;The message was undeliverable. All servers failed to receive the message&lt;/FONT&gt; &lt;P&gt;&lt;FONT face=Arial size=2&gt;/contactus_feedback.asp&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;, line 37&lt;/FONT&gt; &lt;/P&gt;&lt;P&gt;Any help is greatly appreciated,&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;</description><pubDate>Sun, 07 Jan 2007 14:18:00 GMT</pubDate><dc:creator>Gary</dc:creator></item></channel></rss>