Reorganize folders

This commit is contained in:
thhsh-local 2025-04-21 11:16:38 -04:00
parent a95fffb192
commit a8a11ffef6
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg
21 changed files with 5 additions and 35 deletions

View file

@ -0,0 +1,5 @@
title: Communication
nav:
- index.md
- mxroute.md
- voipms.md

View file

@ -0,0 +1,11 @@
# Communication
!!! abstract "Placeholder Page"
This is a placeholder page. Please see the site navigation for any sub-pages that exist.
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.

View file

@ -0,0 +1,30 @@
# MXroute
[:octicons-link-external-24: MXroute](https://mxroute.com/) hosts our email servers for coporate email, transactional messages, and Postline groups.
## Servers
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"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.

View file

@ -0,0 +1,23 @@
# Voip.ms
[:octicons-link-external-24: Voip.ms](https://voip.ms/) provides phone numbers, calls, and text messages for corporate phone, and app communications.
## Quick Links
[:octicons-link-external-24: Control panel](https://voip.ms/signin/index.php?ln=en) - limited access, contact admin if you need access or need to make changes
## Current Setup
### Incoming Calls
When someone calls our main number, the IVR tells them to visit our website for the most efficient support, or they can press ++5++ to leave a voicemail. They can also enter an extension to be forwarded out to a user's direct line, or press ++9++ to have the recording repeated.
### Outgoing Calls
If you need to make an outbound call from our main number, call the main number and press ++7++. Enter the outbound calls passcode (ask admin if you need the passcode), and then follow the prompts to place the call.
### Voicemails
By default, all voicemail messages are automatically emailed as an MP3 attachment and deleted from the system. The "Main VM" that incoming callers are directed to from the main menu is emailed to the `voipms_vm_main@starcatsys.net` email group.
If you need to set or change your voicemail message for your direct line voicemail box, call in to the main number and enter your voicemail box number. (Or, you can enter your extension and wait for the ringing to stop.) When you reach your own voicemail recording, press the ++*++ (asterisk) key and log in with your voicemail PIN. (Forgot your voicemail box number or PIN? Ask an admin.)
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](../../../meta/editing.md) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.