mirror of
https://github.com/myronblair/smtp-for-websites
synced 2026-06-30 17:50:58 -05:00
22 lines
812 B
Markdown
22 lines
812 B
Markdown
# orbishosting.com — Email Configuration (Shared SMTP Domain)
|
|
|
|
**Provider:** CyberMail by CyberPersons
|
|
**Status:** ✅ LIVE — domain verified
|
|
**Used as sending domain for:** epictravelexpeditions.com, parkerslingshot, parkerslingshotrentals.com
|
|
|
|
## API Credentials (use over HTTPS — DO blocks SMTP port 587)
|
|
- **API Key:** `sk_live_d52bf062797105aeaafac9954c21ff988e9b41b77315807d`
|
|
- **Endpoint:** `POST https://platform.cyberpersons.com/email/v1/send`
|
|
- **Auth:** `Authorization: Bearer {api_key}`
|
|
- **From:** `noreply@orbishosting.com`
|
|
|
|
## SMTP Credentials (for non-DO servers)
|
|
- **Host:** mail.cyberpersons.com
|
|
- **Port:** 587
|
|
- **Security:** STARTTLS
|
|
- **Username:** `smtp_6ab6cbe01dd919d7`
|
|
- **Password:** `BRYog0jWCrI4vMm3AlTwyXXo5MVzvSmU`
|
|
|
|
## CyberMail Dashboard
|
|
- https://platform.cyberpersons.com
|