|   | 
	 
  
    | 
RSS Feed - WebSphere MQ Support
 | 
RSS Feed - Message Broker Support
 |   
 
  
	     | 
	 | 
   
 
  
	|  Failing to send Email from EmailOutput node | 
	« View previous topic :: View next topic »  | 
   
  
  	
	  
		
		
		  | Author | 
		  Message
		 |  
		
		  | new2wmb | 
		  
		    
			  
				 Posted: Thu Aug 28, 2008 6:14 am    Post subject: Failing to send Email from EmailOutput node | 
				     | 
			   
			 
		   | 
		 
		
		   Newbie
 
 Joined: 08 Aug 2008 Posts: 5
  
  | 
		  
		    
			  
				Hi Freinds,
 
 
 I am using wmb6.1. As part of my flow there is a emailoutput node. i have given the mandatory fields like smtp name( i have tried with both hostname and ip adrress), to, from and cc address properties. 
 
i have used smtp server that ends with domain name ***.ibm.com , it is valid smtp server.
 
i have tried the  to, cc, from address with ibm ids also, but it is failing.
 
 
throwing some exception. the error message is as below
 
 
ExceptionList
 
	RecoverableException
 
			File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\ImbDataFlowNode.cpp
 
			Line:INTEGER:739
 
			Function:CHARACTER:ImbDataFlowNode::createExceptionList
 
			Type:CHARACTER:ComIbmMQInputNode
 
			Name:CHARACTER:frpphase2#FCMComposite_1_8
 
			Label:CHARACTER:frpphase2.WWPRT_Input_Q
 
			Catalog:CHARACTER:BIPv610
 
			Severity:INTEGER:3
 
			Number:INTEGER:2230
 
			Text:CHARACTER:Node throwing exception
 
			RecoverableException
 
					File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\TemplateNodes\ImbOutputTemplateNode.cpp
 
					Line:INTEGER:310
 
					Function:CHARACTER:ImbOutputTemplateNode::processMessageAssemblyToFailure
 
					Type:CHARACTER:ComIbmEmailOutputNode
 
					Name:CHARACTER:frpphase2#FCMComposite_1_6
 
					Label:CHARACTER:frpphase2.EmailOutput
 
					Catalog:CHARACTER:BIPv610
 
					Severity:INTEGER:3
 
					Number:INTEGER:2230
 
					Text:CHARACTER:Caught exception and rethrowing
 
					RecoverableException
 
							File:CHARACTER:MbErrorHandler.java
 
							Line:INTEGER:122
 
							Function:CHARACTER:sendBasicEmail()
 
							Type:CHARACTER:
 
							Name:CHARACTER:
 
							Label:CHARACTER:
 
							Catalog:CHARACTER:BIPv610
 
							Severity:INTEGER:3
 
							Number:INTEGER:4459
 
							Text:CHARACTER:Exception sending email
 
							Insert
 
									Type:INTEGER:5
 
									Text:CHARACTER:com.ibm.broker.emailnodes.EmailOutputNode : javax.mail.SendFailedException: Invalid Addresses;
 
  nested exception is:
 
	com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 <emailid1@gmail.com>... Relaying denied. IP name lookup failed [showing my machine ip here]
 
 
	at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
 
	at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
 
	at com.ibm.broker.emailnodes.EmailOutputNode.sendMail(EmailOutputNode.java:434)
 
	at com.ibm.broker.emailnodes.EmailOutputNode.sendBasicEmail(EmailOutputNode.java:469)
 
	at com.ibm.broker.emailnodes.EmailOutputNode.sendData(EmailOutputNode.java:351)
 
	at com.ibm.broker.plugin.MbOutputTemplateNode.sendData(MbOutputTemplateNode.java:47)
 
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 <emailid1@gmail.com>... Relaying denied. IP name lookup failed [showing my machine ip here]
 
 
	at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1047)
 
	... 5 more
 
 
							RecoverableException
 
									File:CHARACTER:MbErrorHandler.java
 
									Line:INTEGER:242
 
									Function:CHARACTER:throwableToMbException
 
									Type:CHARACTER:
 
									Name:CHARACTER:
 
									Label:CHARACTER:
 
									Catalog:CHARACTER:BIPv610
 
									Severity:INTEGER:3
 
									Number:INTEGER:3450
 
									Text:CHARACTER:Exception sending email
 
									Insert
 
											Type:INTEGER:5
 
											Text:CHARACTER:Invalid Addresses
 
550 5.7.1 <emailid1@gmail.com>... Relaying denied. IP name lookup failed [showing my machine ip here]
 
 
 
 
Can anybody please help me.. its very urgent
 
 
Thanks in advance    | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Aug 28, 2008 6:35 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				This is telling you that the SMTP server you are using is (correctly) not allowing you to send email with FROM addresses that don't belong to it.
 
 
i.e., if you set the FROM to your ibm email instead of your gmail, it should work.  Or if you use the gmail server as your SMTP server, it should work. | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | zpat | 
		  
		    
			  
				 Posted: Thu Aug 28, 2008 6:37 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		    Jedi Council
 
 Joined: 19 May 2001 Posts: 5867 Location: UK 
  | 
		  
		    
			  
				Surely it is telling you exactly the reason
 
 
   
	| Quote: | 
   
  
	| Relaying denied. IP name lookup failed  | 
   
 
 | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | new2wmb | 
		  
		    
			  
				 Posted: Thu Aug 28, 2008 9:47 pm    Post subject: Re: Failing to send Email from EmailOutput node | 
				     | 
			   
			 
		   | 
		 
		
		   Newbie
 
 Joined: 08 Aug 2008 Posts: 5
  
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| i have tried the  to, cc, from address with ibm ids also, but it is failing. | 
   
 
 | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | sandeep9678 | 
		  
		    
			  
				 Posted: Fri Aug 29, 2008 12:34 am    Post subject: Re: Failing to send Email from EmailOutput node | 
				     | 
			   
			 
		   | 
		 
		
		    Apprentice
 
 Joined: 04 Aug 2008 Posts: 41 Location: India 
  | 
		  
		    
			  
				
   
	| new2wmb wrote: | 
   
  
	Relaying denied. IP name lookup failed [showing my machine ip here]
 
 | 
   
 
 
 
See response from zpat.
 
 
make sure that the configurations you mentioned are correct. _________________ Cheers,
 
Sandeep | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | 
		    
		   | 
		 
	   
	 | 
   
 
  
	     | 
	 | 
	Page 1 of 1 | 
   
 
 
 
  
  	
	  
		
		  
 
  | 
		  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
  | 
  		 
	   
	 | 
   
 
  	 | 
	  |