• 11.0 SP9 smtp setup

    Former Member
    Former Member
    I have been struggling to get SMTP up and running in any configuration. Initially I tried setting our internal SMTP relay using Mail SMTPServer="x.x.x.x" . Nothing was received by the relay server. Next I setup SMTP on the innovator server itself, verified…
  • Sending Email on Object Property Value

    Hi, I am trying to send Email, in my case I have document object which has one property called "Last Date",and I run workflow for the same, so I want to send mail before 1 day of "Last Date" property value, so is it possible to achieve it? or how can…
  • Got Error of Socket Problem

    I am trying to send email on lifecycle state change, I made change in InnovatorServerConfig.xml file : <Mail SMTPServer="smtp.gmail.com"/> I got Error: A socket operation was attempted to an unreachable network [2404:6800:4003:c00::6c]:25 where to…
  • How to Configure SMTP in Aras

    I am trying to configure a smtp in aras but I dont know how to achieve it. in one article I read that just need to change in file "InnovatorServerConfig.xml" and do change in Mail SMTPServer =[server name], so is there any other setting I need to do…