Skip to content
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

メール送信が正常に行えるよう修正 #284

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

Nave-wata
Copy link
Member

関連

なし

なぜこの変更をするのか

  • メール送信が行えなかったため

やったこと

  • .envファイルが存在する場合にはファイルを生成しないように変更
  • libsasl2-modules ライブラリをインストールし,gmailの認証が正常に行える様に修正
  • postfix - main.cf compatibility_level の値を 3.6 に変更
  • postfix - main.cf ホスト名を localhost に変更
  • postfix - main.cf 送受信設定の受信を localhost からのものに限定
  • image hira-chan_app のvolumesで不要な項目を削除

やらないこと

なし

できるようになること(ユーザ目線)

なし

できなくなること(ユーザ目線)

なし

動作確認

  • .env ファイルがすでにある場合には .env ファイルが新たに生成されないことを確認
  • .env ファイルの MAIL_USERNAMEMAIL_PASSWORD を設定,メールが送信されることを確認

その他

なし

@Nave-wata Nave-wata added Type: fix 不具合修正 Type: chore hira-chanの機能・デザイン以外 labels Aug 12, 2023
Copy link
Member Author

@Nave-wata Nave-wata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認しました

@Nave-wata Nave-wata merged commit 1f8f6a7 into oithxs:develop Aug 25, 2023
1 check passed
@Nave-wata Nave-wata deleted the chore/fix-sendmail branch August 25, 2023 07:23
@Nave-wata Nave-wata added the Close: Normal 正常に終了 label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close: Normal 正常に終了 Type: chore hira-chanの機能・デザイン以外 Type: fix 不具合修正
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant