docs(whp): add reference + 5 add-on articles, env.d.ts for font CSS imports
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
---
|
||||
title: Archival email
|
||||
description: Long-term, searchable archive of your mailbox content, separate from the live mailbox.
|
||||
sidebar:
|
||||
order: 3
|
||||
---
|
||||
|
||||
import PaidAddon from '~/content/partials/paid-addon-callout.mdx';
|
||||
import Support from '~/content/partials/support-link.mdx';
|
||||
|
||||
<PaidAddon />
|
||||
|
||||
## What it does
|
||||
|
||||
Archival email keeps a long-term, searchable copy of your mail **outside** the live mailbox. It's useful when:
|
||||
|
||||
- You need to retain mail beyond your live mailbox's storage cap.
|
||||
- Compliance or policy requires you keep email for a fixed window.
|
||||
- You want a recovery option for mail you accidentally delete from the live mailbox.
|
||||
|
||||
## How it's different from backups
|
||||
|
||||
| | Backups | Archival email |
|
||||
|---|---|---|
|
||||
| **Type** | Point-in-time snapshots | Continuous mailbox copy |
|
||||
| **Granularity** | Restore the whole mailbox to a moment in time | Search and retrieve individual messages |
|
||||
| **Best for** | Recovering from a known event ("the mailbox was hacked yesterday") | Long-term retention, occasional message lookup |
|
||||
|
||||
You can use both — they cover different problems.
|
||||
|
||||
## What's included
|
||||
|
||||
- **Per-mailbox archive** — enable on the mailboxes that need it, not the whole account.
|
||||
- **14-day quick-restore window** — accidentally deleted mail is recoverable without staff help.
|
||||
- **Configurable longer retention** — set retention to match your policy.
|
||||
- **Independent password reset** on the archive without touching the live mailbox — so you can grant audit access without disturbing the user.
|
||||
|
||||
## How to enable
|
||||
|
||||
From the [client portal](https://secure.anhonesthost.com/clientarea.php), open **Add-ons** under your hosting service and pick Archival email. Billing is per archived mailbox.
|
||||
|
||||
## How to search archived mail
|
||||
|
||||
In WHP, go to the sidebar: **Email → Archive**. Pick the mailbox, then search by date range, sender, subject, or body content.
|
||||
|
||||

|
||||
|
||||
Click a result to view the message in place; click **Restore to mailbox** to send it back to the live mailbox.
|
||||
|
||||
## Related
|
||||
|
||||
- [Create an email account](/whp/how-to/create-an-email-account/)
|
||||
- [Backups](/whp/how-to/backups/)
|
||||
- [Email upgrades](/whp/add-ons/email-upgrades/)
|
||||
|
||||
## Still stuck?
|
||||
|
||||
<Support />
|
||||
Reference in New Issue
Block a user