Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-nekoneko authored Dec 3, 2024
1 parent 0df9b84 commit e2feecb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,27 @@
4. 「受信設定」セクション
- **重要**: 「SSL」をオフにする

## Gmailアプリでの設定方法

サブドメインの先頭が`af`または`ak`で始まるメールサーバーをご利用の場合、純正メールアプリでの設定が正常に機能しないことがあります。その場合は、以下の手順でGmailアプリから設定を行ってください。

### Gmailアプリでのメール設定手順

1. Gmailアプリを開き、ログインボタンを押下
2. メールの設定画面で「その他(IMAP)」を選択
3. メールアドレスを入力し、「次へ」を押下

### 受信サーバー(IMAP)の設定
- ユーザー名: 設定するメールアドレス
- パスワード: メールアカウントのパスワード
- IMAPサーバー: `xxxx.secure.ne.jp`(お使いのサーバーに応じて変更)
- ポート: 993
- セキュリティの種類: SSL/TLS

### 送信サーバー(SMTP)の設定
- ユーザー名: 設定するメールアドレス
- パスワード: メールアカウントのパスワード
- SMTPサーバー: `xxxx.secure.ne.jp`(お使いのサーバーに応じて変更)
- ポート: 465
- セキュリティの種類: SSL/TLS

0 comments on commit e2feecb

Please sign in to comment.