ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Failing to send Email from EmailOutput node

Post new topic  Reply to topic
 Failing to send Email from EmailOutput node « View previous topic :: View next topic » 
Author Message
new2wmb
PostPosted: Thu Aug 28, 2008 6:14 am    Post subject: Failing to send Email from EmailOutput node Reply with quote

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
View user's profile Send private message
mqjeff
PostPosted: Thu Aug 28, 2008 6:35 am    Post subject: Reply with quote

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
View user's profile Send private message
zpat
PostPosted: Thu Aug 28, 2008 6:37 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Surely it is telling you exactly the reason

Quote:
Relaying denied. IP name lookup failed
Back to top
View user's profile Send private message
new2wmb
PostPosted: Thu Aug 28, 2008 9:47 pm    Post subject: Re: Failing to send Email from EmailOutput node Reply with quote

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
View user's profile Send private message
sandeep9678
PostPosted: Fri Aug 29, 2008 12:34 am    Post subject: Re: Failing to send Email from EmailOutput node Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Failing to send Email from EmailOutput node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.