handbook_infrastructure #9
1 changed files with 20 additions and 2 deletions
|
@ -2,9 +2,27 @@
|
||||||
|
|
||||||
[:octicons-link-external-24: MXroute](https://mxroute.com/) hosts our email servers for coporate email, transactional messages, and Postline groups.
|
[:octicons-link-external-24: MXroute](https://mxroute.com/) hosts our email servers for coporate email, transactional messages, and Postline groups.
|
||||||
|
|
||||||
## Connection Information
|
## Servers
|
||||||
Please see the [:octicons-lock-16: MXroute](https://git.starcat.systems/starcat-internal-docs/infra/wiki/MXroute) page of the internal wiki for connection and access information.
|
List of MXroute servers that we use to run our infrastructure:
|
||||||
|
`heracles` - our current primary email server
|
||||||
|
|
||||||
|
### `heracles`
|
||||||
|
#### Quick Links
|
||||||
|
[:octicons-link-external-24: Control panel](https://heracles.mxrouting.net:2222/) - limited access, contact admin if you need access or need to make changes
|
||||||
|
[:octicons-link-external-24: Basic webmail](https://heracles.mxrouting.net:2222/evo/roundcube) - log in with your full `@starcat.systems` or `@starcatsys.net` email address
|
||||||
|
|
||||||
|
#### Connection Information
|
||||||
|
IMAP Server: `heracles.mxrouting.net`
|
||||||
|
SMTP Server: `heracles.mxrouting.net`
|
||||||
|
|
||||||
|
PORTS:
|
||||||
|
IMAP SSL: `993`
|
||||||
|
IMAP Non-SSL: `143`
|
||||||
|
SMTP SSL: `465`
|
||||||
|
SMTP Non-SSL/STARTTLS: `25` or `587`
|
||||||
|
|
||||||
|
## Additional Information
|
||||||
|
Please see the [:octicons-lock-16: MXroute](https://git.starcat.systems/starcat-internal-docs/infra/wiki/MXroute) for additional configuration and access information.
|
||||||
---
|
---
|
||||||
!!! example "Work in Progress"
|
!!! example "Work in Progress"
|
||||||
This page is not complete, and is subject to change.
|
This page is not complete, and is subject to change.
|
||||||
|
|
Loading…
Add table
Reference in a new issue