TracCloudTechMail: 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>


==Generic SMTP==
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:


==Office 365==
*<b>Your mail server address</b>
[[File:4686585689579o68u7.png|800px]]
::<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].


==Gmail==
[[File:6j57yh456k57k57k.png|800px]]
|}
|}
{{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 17:02, 2 August 2021


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:
  • Your mail server address
smtp.example.edu
  • Your mail server port number
25
  • Username (for authentication, if applicable)
trac@example.edu
  • Password (for authentication, if applicable)
Password123#
  • Send from address
traccloud@example.edu
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 helpdesk@go-redrock.com or submit a helpdesk ticket.