Exporting Domains and Mailboxes Data
How to export your data to CSV for reporting.
Article details
Type, difficulty, plans, and last updated info.
▼
Article details
Type, difficulty, plans, and last updated info.
- Type
- Guide
- Difficulty
- Beginner
- Plans
- Nano · Starter · Pro · Agency
- Last updated
- Sep 9, 2026
TrekMail lets you export your domain and mailbox data to CSV at any time. This is useful for record-keeping, auditing your account, sharing data with a team member who does not have dashboard access, or preparing a migration to another provider.
Treat an export as account data. It can include domain names, mailbox addresses, routing details, and usage information. Store it in an approved location and remove it from a shared computer after you finish working with it.
What you can export
TrekMail provides three CSV exports:
- Domains export: a list of all domains on your account with their status, DNS health, and configuration details
- DNS records export: the expected DNS records for the selected domains
- Mailboxes export: a list of active mailboxes with their addresses, settings summary, and storage usage
Note: CSV exports do not include actual email messages. To move your email content, use the IMAP migration tool instead.
Exporting your domains
- Go to Domains in the TrekMail dashboard
- Click the Export dropdown button in the top-right toolbar
- Select Export domains (CSV)
- Your browser downloads the CSV file immediately
Columns included: domain, status, catch-all setting and target, 30-day sending statistics, bounce rate, deliverability status, mailbox count, filter count, active auto-reply count, notes, and storage usage.
Tip: Select specific domains with checkboxes before clicking Export to export only those domains.
Exporting DNS records
This is especially useful after bulk-importing domains, export all DNS records at once and import them into your registrar.
- Go to Domains in the TrekMail dashboard
- Click the Export dropdown button
- Select Export DNS records (CSV)
- Your browser downloads a CSV file with all DNS records for all domains
Columns included:
| Column | Description |
|---|---|
| domain | The domain name |
| type | Record type (MX, TXT, CNAME) |
| host | Record host (e.g., @, dkim._domainkey, _dmarc) |
| value | The expected record value |
| priority | MX priority (10 for the primary MX) |
DNS-import formats differ between providers. Treat this file as a reviewable record list and map its columns to your DNS provider’s importer before uploading it.
Note: A record whose DKIM value is still being generated is omitted. Wait until the domain page shows its final DKIM value, then export again.
Exporting your mailboxes
- Go to Mailboxes in the TrekMail dashboard
- Click the Export button in the top-right toolbar
- Select Export mailboxes to CSV
- Your browser downloads the CSV file immediately
You can also export mailboxes for a single domain by first filtering the list to that domain, then clicking Export.
Columns included in the mailboxes export:
| Column | Description |
|---|---|
| Email address | The full email address of the mailbox |
| Domain | Which domain this mailbox belongs to |
| Storage used (MB) | Current storage consumption |
| Forwarding enabled | Whether forwarding is switched on |
| Forwarding targets | Saved forwarding destination or destinations |
| Aliases / filters | Counts of configured aliases and mail filters |
| Auto-reply enabled | Whether an auto-reply is active |
| Notes / storage / status / created | The mailbox note, current storage use, status, and creation time |
Opening the CSV in Excel or Google Sheets
CSV files use commas to separate values and UTF-8 encoding. Here is how to open them correctly:
In Microsoft Excel:
- Open Excel → File → Open → select the CSV file
- Excel's import wizard launches. Choose Delimited → Comma as the delimiter
- Click Finish
In Google Sheets:
- Open sheets.google.com → File → Import
- Upload the CSV file
- Google Sheets detects the delimiter automatically
In Numbers (Mac): Drag the CSV file onto the Numbers icon. It opens and parses the file automatically.
Frequently asked questions
Are mailbox passwords included in the export? No. Passwords are never exported for security reasons. Only publicly-visible metadata is included.
Can I import the CSV back into TrekMail? The domains CSV is not used for import. To add and verify a domain, use Adding a Domain. To create multiple mailboxes at once, use Bulk Mailbox Creation.
Does exporting affect my plan limits? No. A CSV export does not consume mailbox or storage capacity. Your dashboard permission must allow access to the records you export.
How often can I export? Exports are rate-limited to protect the service. If the dashboard asks you to wait, retry later rather than repeatedly downloading the same file.
Related articles
Jump to nearby guides that continue the workflow.