| Author | 
		  Message | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Dec 14, 2006 11:51 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  Thanks Eddie, I did try things with that example but that is for sending attachments.   
 
 I have not heard back from the author to see if there was a way to do it so I changed the source to set Cont ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Dec 14, 2006 6:20 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  | Thanks for the update on that.   I am able to successful send the HTML text in the body of the message but the "Content-Type" is always set to "text/plain" not "text/html" ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 06, 2006 7:37 pm   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  Have you tried using CDATA with your html?
 
 <![CDATA[<html><body> 
 html tags \
 </body></html>]]>
 
 This may help you with the Email Connector issue, I am not to fami ... | 
  		
  		
		     Topic: IA07 Sendmail Plug-in Debug | 
  		
  		
		  jrjoe
  
	  	  Replies: 0 Views: 1673
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 06, 2006 6:47 am   Subject: IA07 Sendmail Plug-in Debug | 
  		
  		
		  This is just an FYI for anyone using the current version of IA07 on AIX.
 
 The current distribution of the plug-in for the AIX platform in the debug directory the SMTP and SendMail binaries are switc ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Dec 01, 2006 1:11 pm   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  Thanks for the post Prasad. 
 
 Eddie, so the Plug-in as is will not handle the headers for html:
 
 Mime-Version: 1.0
 Content-Type: text/html;charset=ISO-8859-1
 
 
 I will look at the source.  I wa ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 29, 2006 8:20 pm   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  I have sent an email to the Support Pac author and hoping to here back. 
 Once I do I will post the results here for others to benefit from.
 
 
 jefflowrey wrote:
 Or you could continue to wait aroun ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 29, 2006 1:31 pm   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  I was able to from command line on a UNIX server send an HTML email to the Notes server using SMTP commands:
 
 telnet SERVERNAME.DOMAIN.com 25
 Trying...
 Connected to SERVERNAME.DOMAIN.com.
 Escape  ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 29, 2006 10:34 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  In the examples it only showed the  ContentType of 7-bit text areas for doing attachmates.   I didn't see anything for HTML
 
 Does anyone have a simple HTML sample I could revview?
 
 Thanks 
 Joe | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 29, 2006 10:28 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jefflowrey wrote: 
 So you're not setting the MIME headers to indicate that the content type of the data is text/html. 
 
 I guess my question is how and/or where do I set the MIME headers?
 I don't s ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 3:44 pm   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  Sorry about that,
 
 When I open the mail it shows as only text:
 
 <html><head> 
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
 < ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 1:12 pm   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  I am adding the output from the trace nodes and the body tag going into the mailplugin looks correct.   
 
 Any ideas on what I am missing here?   
 
 EmailIn.txt  - This is the trace after the MQInpu ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 10:35 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  If I don't use the CData then the HTML tags will look like XML tags right?
 
 I have the MQInputNode "Message Domain = XML"   
 
 The following is the ESQL from the Compute Node:
 
 CREATE C ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 7:21 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  I am setting the content in the html document to text/html.
 Where or how do I set the MIME headers?   Is this something that I need to do using ESQL or can I set the MIME headers in the XML document? ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 6:48 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  The following is the XML message that I am putting to the queue.
 I use a valid email address in the from and to fields but put mymail@xxx.com for this example.
 
 
 <Message>
 <From>mymai ... | 
  		
  		
		     Topic: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  jrjoe
  
	  	  Replies: 31 Views: 31978
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 6:22 am   Subject: RESOLVED: Sending email as HTML with IA07 | 
  		
  		
		  | I do have a compute node before the sendmail plugin but for now I am just passing the XML message that is put on the queue to the send mail without changing anything in the compute node.   Is there so ... |