TracCloud: Mail Server: Difference between revisions
From Redrock Wiki
(Created page with "{| style="width:100%; vertical-align:top; " | style="width:250px; vertical-align:top; padding:2px 15px 2px 2px;" | {{TracCloudTechTOC}} | style="vertical-align:top; padding:20...") |
No edit summary |
||
Line 5: | Line 5: | ||
<big><b>Configuring Mail Servers in TracCloud</b></big><br><br> | <big><b>Configuring Mail Servers in TracCloud</b></big><br><br> | ||
TracCloud allows both anonymous, non-secure SMTP commutation as well as authenticated/secure SMTP messages. Office365 and Gmail mail servers are natively supported in addition to standard SMTP servers. In order to configure your mail server in TracCloud, we will need the following information: | |||
== | *<b>Your mail server address</b> | ||
[[ | ::<span style="color:grey">smtp.example.edu</span> | ||
*<b>Your mail server port number</b> | |||
::<span style="color:grey">25</span> | |||
*<b>Username (for authentication, if applicable)</b> | |||
::<span style="color:grey">trac@example.edu</span> | |||
*<b>Password (for authentication, if applicable)</b> | |||
::<span style="color:grey">Password123#</span> | |||
*<b>Send from address</b> | |||
::<span style="color:grey">traccloud@example.edu</span> | |||
Our IP address may need to be whitelisted to allow mail to be sent: 63.224.138.155 | |||
For more information, reach out to us at [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com] or [https://go-redrock.kayako.com submit a helpdesk ticket]. | |||
|} | |} | ||
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}} | {{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}} |
Revision as of 16:02, 2 August 2021
TracCloud Technical Documentation
|
Configuring Mail Servers in TracCloud TracCloud allows both anonymous, non-secure SMTP commutation as well as authenticated/secure SMTP messages. Office365 and Gmail mail servers are natively supported in addition to standard SMTP servers. In order to configure your mail server in TracCloud, we will need the following information:
|