AWS でメールサーバー構築とメールアカウント作成
前提
Route 53 でドメインを登録済みであること。
(1) Organization(組織)の作成
Amazon WorkMail に移動
https://us-east-1.console.aws.amazon.com/workmail/v2/home?region=ap-northeast-1
2023/02/12時点では、アジアパシフィック (東京)リージョンではサポートしていないので「米国東部 (バージニア北部)」を選択
「Create organization」ボタン押下
Organization settings Existing Route 53 domain を選択
Route 53 hosted zone ドメイン名を選択
Alias 組織名を入力(Your alias can have up to 45 characters. Aliases can only include lowercase letters (a-z), numbers (0-9), and dashes (-). This determines the login URL for the web application: [alias].awsapps.com/mail)
「Create organization」ボタン押下
(2) ユーザーの追加
Amazon WorkMail ダッシュボードに移動
https://us-east-1.console.aws.amazon.com/workmail/v2/home?region=us-east-1#/
(1) で登録した Alias を選択
Organizations > Users > Create user
User details
- User name(ログインに使用)
- Display name(日本語使用可)
Email setup
- Email address
- Password
- Repeat password Passwords have an 8-character minimum with at least one character from three of these four categories: lowercase, uppercase, numeric, and special characters.
「Create user」ボタン押下
(3)メールの送受信の確認(ブラウザアプリケーション)
Amazon WorkMail ダッシュボードに移動
https://us-east-1.console.aws.amazon.com/workmail/v2/home?region=us-east-1#/
(1) で登録した Alias を選択
Amazon WorkMail web application に記載されている URL にアクセス
https://[Alias名].awsapps.com/mail
(2) で登録した User name と Password を入力して「サインイン」