-
Notifications
You must be signed in to change notification settings - Fork 269
feat(mailbox): add manage mailbox subscription page MTA-6970 #6310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Loic-kd
wants to merge
4
commits into
MTA-6964-EPIC
Choose a base branch
from
MTA-6970
base: MTA-6964-EPIC
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
b4e5318
feat(mailbox): add manage mailbox subscription page
Loic-kd 2b85b5c
Apply suggestions from code review
Loic-kd c8a84bf
feat(mailbox): add pages to menu
Loic-kd 55af62e
feat(mailbox): update description for how to reactivate subscription
Loic-kd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,59 @@ | ||
| --- | ||
| title: How to manage a Mailbox subscription | ||
| description: This page explains how to manage a Mailbox subscription on the Scaleway console. | ||
| tags: mailbox subscription | ||
| dates: | ||
| validation: 2026-03-09 | ||
| posted: 2026-03-09 | ||
| --- | ||
| import Requirements from '@macros/iam/requirements.mdx' | ||
|
|
||
| <Requirements /> | ||
|
|
||
| - A Scaleway account logged into the [console](https://console.scaleway.com) | ||
| - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization | ||
| - [Created your Mailbox domain](/mailbox/how-to/create-mailbox-domain/) | ||
|
|
||
| ## How to change a subscription plan | ||
|
|
||
| <Message type="note"> | ||
| When you change a Mailbox account subscription, the new plan begins after the end of the current one. | ||
| </Message> | ||
|
|
||
| 1. Click **Mailbox** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The list of your domains displays. | ||
| 2. Click the domain you wish to configure. The list of Mailboxes created for this domain displays. | ||
| 3. Click a Mailbox email account to configure. The Mailbox account information displays. | ||
| 4. Navigate to the **Settings** tab. | ||
| 5. Click **Change commitment period** to change the subscription plan. A pop-up appears. | ||
| 5. Select the monthly or annual plan. | ||
| 6. Check the box to confirm you understand that you will be billed the price that displays. | ||
| 7. Click **Confirm**. | ||
|
|
||
| ## How to cancel a subscription | ||
|
|
||
| <Message type="important"> | ||
| When a Mailbox account subscription is canceled, the account stays active until the planned renewal date. Then, a 30-day pending period begins, during which the Mailbox remains available, but emails cannot be sent or received. At the end of the pending period, the Mailbox is permanently deleted. | ||
| </Message> | ||
|
|
||
| 1. Click **Mailbox** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The list of your domains displays. | ||
| 2. Click a Mailbox domain to configure. The list of Mailboxes created for this domain displays. | ||
| 3. Click a Mailbox email account to configure. The Mailbox account information displays. | ||
| 4. Navigate to the **Settings** tab. | ||
| 5. Click **Cancel subscription**. | ||
| 6. Type **CANCEL** to confirm. | ||
| 7. Click **Cancel subscription**. | ||
|
|
||
| ## How to reactivate a subscription | ||
|
|
||
| A canceled Mailbox account subscription can be reactivated until the end of the pending period of the account. | ||
|
|
||
| 1. Click **Mailbox** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The list of your domains displays. | ||
| 2. Click a Mailbox domain to configure. The list of Mailboxes created for this domain displays. | ||
| 3. Click a Mailbox email account to configure. A message is displayed indicating that the subscription is currently cancelled for this Mailbox account. | ||
| 4. Click **Reactivate**. | ||
| 5. Type **RESTORE** to confirm. | ||
| 6. Click **Reactivate subscription**. | ||
|
|
||
| <Message type="note"> | ||
| When a Mailbox account subscription is canceled, you can also reactivate its subscription by setting a [commitment period](#change-subscription-plan). | ||
| </Message> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.