Problem getting RTC email configuration working
![]() We are trying to get email configuration set up. We have edited the relevant fields but a test email gets a Could not connect to SMTP host, port:25 Permission denied: connect error. We have opened relevant port on our IRONPORT system and Firewall but still no mails get through. Our server engineer said McAfee has a setting (from our IT Security dept) to block transmission on port 25 to stop mass emailing worms, BUT exceptions can be added for a specific .exe from the RTC server for this communication. Does anybody know which .exe RTC uses for the sending emails task? |
Comments
Beginning with v3, the JTS handles the e-mail chores. So the exe will likely be java, as far as I'm aware all activity on the RTC server is within that java process and its threads ( i.e. no calls to other executables )