Description of Issue
A list of email relay IPs for sites to whitelist and how to locate externally facing IP addresses.
Context
- Whitelist IP
- SMTP
- Exchange Server
- Email Server
- SaaSMail
- Munis
- SaaS Hosted (Datacenter)
- System Administration
Cause
Emails are getting lost on the site's end due to the IP addresses of email relay servers being blocked.
Resolution
The site must whitelist the following IP Addresses:
Program | IP Address |
---|---|
Email Relay | 208.64.237.225 |
Email Relay | 208.64.238.25 |
Tyler External Office | 207.182.192.0/19 |
VLAN | 207.245.128.0/21 |
VLAN | 207.245.140.0/22 |
TylerHost | 208.64.232.0/21 |
Munis App Server External IP | Different for each Site |
Forms Server External IP | Different for each Site |
How to locate the External IP for the Munis App Server:
- The External IP for a site's Munis Application server can be retrieved by contacting TSM SaaS in the Support Portal or by taking the steps below
Open CMD and run the following command (use the site's base Munis Application URL): nslookup townoftylertownxxmunisapp.tylerhost.net 8.8.8.8
- The External IP will appear in the Address field
- Locate the IP for both the Production and NonProduction Munis App Servers
- Whitelist the External IP Addresses in the site's SMTP Settings
How to locate the External IP for the Forms Server:
- The External IP for a site's ReadyForms or DocOrigin server can be retrieved by contacting TSM SaaS in the Support Portal or by taking the steps below
Open CMD and run the following command (use the site's base Forms URL): nslookup townoftylertownxxforms.tylerhost.net 8.8.8.8
- The External IP will appear in the Address field
- Locate the IP for both the Production and NonProduction Forms Servers
- Whitelist the External IP Addresses in the site's SMTP Settings
Additional Information
Add Comment