TrekMail Platform Security Overview
Review account protection, 2FA, scoped API tokens, protected credentials, TLS mail connections, audit logs, and operational safeguards.
Article details
Type, difficulty, plans, and last updated info.
▼
Article details
Type, difficulty, plans, and last updated info.
- Type
- Policy
- Difficulty
- Beginner
- Plans
- Nano · Starter · Pro · Agency
- Last updated
- Sep 9, 2026
TrekMail secures your account and email data with standard platform safeguards. Use this overview to understand the controls you can see in the product.
Security controls you manage
- Email verification: new accounts verify their email address. Sending is unavailable until the verification requirement for the account is complete. Changing your account email starts verification again.
- Two-factor authentication (TOTP) for account login.
- Role-based access through account ownership and admin permissions where available.
- Password policies and password management flows for accounts and mailboxes (including the mailbox password change portal).
- API tokens with configurable scopes, domain constraints, and expiration dates. Copy a new token when it is shown and keep it private.
- Drive device passwords (sync): use a separate, limited password for each sync app or device. Create one in Drive → Sync devices in the dashboard or webmail. Give it a name, choose its permissions, and set an optional expiry. Account admins can create account-wide passwords; mailbox users can create mailbox-only passwords from webmail. Revoking one password leaves other devices connected. A new password is shown only when you create it. Account admins can see and revoke devices from both surfaces. See Sync devices for the full lifecycle.
- API audit log helps account admins review API activity and investigate unexpected changes.
Data encryption
- Protected secrets: sensitive credentials that TrekMail must recover for an operation, such as certain provider tokens or migration credentials, are stored using application encryption. Passwords used only for authentication are stored as one-way hashes.
- Security maintenance: TrekMail maintains the protections used for stored data without requiring you to reconfigure your account.
- Compliance records: limited billing and administrative records can be retained when an account is deleted. See Privacy and Data Retention for the applicable policy.
- Password protection: passwords are protected and are not displayed again after you create or change them. Use the available password-change or reset flow if you need a new one.
Operational practices
- TLS is required for the IMAP and SMTP connection paths shown under Apps & devices. Use the exact host, port, and TLS method shown for the mailbox or brand rather than copying values from an old guide.
- DNS authentication (SPF, DKIM, DMARC) is required for sending to protect your domain identity.
- Disposable and throwaway email addresses are blocked at registration to prevent abuse.
- Inbound email is checked by several spam and safety controls, including protections for dangerous attachments.
- Rate limits and abuse controls protect public sign-in and mail services.
- Browser security controls help protect the dashboard and webmail.
- Disabled and suspended mailboxes are excluded from mail delivery. TrekMail does not accept or route mail for a non-active mailbox.
- Outbound mail is watched per mailbox. If what leaves one mailbox suggests a stolen password, TrekMail can stop that mailbox from sending without interrupting other mailboxes on the account. Change the password and contact support to review restoration of sending. See Mailbox Security.
- Vulnerable dependencies are blocked at deploy time via automated audit checks.
Independent researchers can review our Security & Vulnerability Disclosure Policy before testing or reporting an issue. Researchers whose valid reports help protect TrekMail may be recognized in our Security Hall of Fame.
API and MCP security
- API tokens use bearer authentication over HTTPS. Keep a token private and revoke it if you suspect that it has been exposed.
- Scopes limit what each token can do. Domain constraints limit which domains it can access.
- Mailbox deletion requires a two-step intent-and-confirm flow with a 10-minute expiration.
- The MCP server disables destructive operations by default. Delete tools require explicit opt-in.
- Connection settings and migration requests are validated before use.
- Account admins can review API activity under AI Agents & API → Audit Log.
- Request limits help protect mailbox data from automated collection.
Quick fixes and troubleshooting
- Enable 2FA for all admins to reduce account takeover risk.
- Keep DNS records current to prevent spoofing and deliverability issues.
- Revoke API tokens immediately if you suspect they have been compromised.
- Review the API audit log regularly to detect unexpected activity.
- Report suspicious activity via the Support Center with timestamps and affected accounts.
Related articles
Jump to nearby guides that continue the workflow.