View Single Post
  #1 (permalink)  
Old September 24th, 2008, 18:37
sknmail@rediffmail.com sknmail@rediffmail.com is offline
Member
 
Join Date: May 2007
Location: India
Posts: 69
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 1
Thanked 2 Times in 2 Posts
Rep Power: 2
sknmail@rediffmail.com is on a distinguished road
Send a message via Yahoo to sknmail@rediffmail.com
Configuration of SMTP in otm

Hi All,

We are building a new OTM 5.5 environment for our internal training.. I need to understand the SMTP configuration that needs to be set inorder that OTM sends out notificiation to any email ids -
Following parameters in glog.properties are configured with the SMTP server I have -
glog.mail.smtp.host=
glog.workflow.notify.defaultSmtphost=

However if the "from user" specified in glog.workflow.notify.advisor.email= parameter
is registered with that SMTP and if the recipient's email address is for .e.g googlemail., we get an exception in glog.exception.log as "javax.mail.SendFailedException: 550 5.7.1 Unable to relay for test@googlemail.com", however if receipients address is same as the from address, in such case then no exception is received in glog.exception.log and email is not received in my inbox.

It would great if anybody could help us by letting us know what type smtp server is required by OTM for e.g. anonymous smtp, relay enabled smtp.. what is that..

Thanks,
Skn


Reply With Quote