Getting Started
Learn how to use the msgs.global web dashboard
Welcome to msgs.global
The msgs.global web interface provides a comprehensive dashboard for managing your email security, forwarding aliases, custom domains, and system settings. This guide will walk you through the essential features to get you started quickly.
Logging In
Access the web interface at https://msgs.global/login
Authentication Options
- Username & Password - Standard authentication with your msgs.global credentials
- AfterDark SSO - Single sign-on for AfterDark Systems users
- GitHub OAuth - Sign in with your GitHub account
- Discord OAuth - Sign in with your Discord account
Dashboard Overview
After logging in, you'll see your main dashboard with:
Quick Stats
- Active Aliases - Total number of forwarding aliases you've created
- Messages Processed - Total emails processed through your aliases today
- Spam Blocked - Spam messages caught by our filters
- Quarantined Messages - Messages held for review
Recent Activity
View your most recent email activity, including deliveries, bounces, and filter actions.
Managing Email Aliases
Email aliases are the core feature of msgs.global. Create forwarding addresses that protect your real email.
Create Your First Alias
1. Click "Aliases" in the navigation menu
2. Click "New Alias" button
3. Choose an alias name (e.g., shopping@yourdomain.msgs.global)
4. Add destination email addresses where mail should be forwarded
5. Click "Create Alias"
Alias Types
- Standard Alias - Fixed forwarding address (e.g., newsletter@you.msgs.global)
- Wildcard Alias - Catch-all pattern (e.g., *@you.msgs.global)
- Subdomain Alias - Use your custom domain (e.g., info@yourbusiness.com)
Quarantine Management
Our multi-layer security filters catch spam, phishing, and malware before it reaches your inbox. Quarantined messages are held for your review.
Reviewing Quarantine
1. Click "Quarantine" in the navigation
2. Browse messages held by our filters
3. Preview message headers and content
4. Release legitimate messages or delete spam
Custom Domains
Use your own domain for email forwarding instead of msgs.global subdomains. Perfect for businesses wanting branded email addresses.
Adding a Domain
1. Click "Domains" in the navigation
2. Click "Add Domain"
3. Enter your domain name (e.g., yourbusiness.com)
4. Update your DNS records as instructed:
- MX record pointing to relay-a.msgs.global
- TXT records for SPF, DKIM, DMARC
5. Verify domain ownership
6. Start creating aliases on your domain
Security Settings
Two-Factor Authentication
Enable 2FA for enhanced account security:
1. Click your username → "Account Settings"
2. Navigate to "Security" tab
3. Click "Enable 2FA"
4. Scan QR code with your authenticator app
5. Enter verification code to confirm
6. Save backup codes in a secure location
API Keys
Generate API keys for programmatic access and CLI automation:
1. Go to "Account Settings" → "API Keys"
2. Click "Generate New Key"
3. Give it a descriptive name
4. Set an expiration period
5. Copy the key immediately (shown only once!)
6. Use the key in CLI or API integrations
User Preferences
Customize your experience:
- Email Notifications - Configure when to receive alerts
- Spam Thresholds - Adjust sensitivity of spam filters
- Language & Timezone - Localization preferences
- Display Options - Dark mode, compact views, etc.
Getting Help
Documentation
Support
- Email: support@msgs.global
- System status page
- GitHub Issues: Report bugs