alfio-event / alfio-event/alf.io

Emails not working at all.

オープン
#1,423 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.6k
フォーク
396
PR マージ指標
30日以内にマージされた PR はありません

説明

When attempting to send emails through the system using various SMTP configurations (self-hosted SMTP server, G Suite SMTP with app password, and Mailjet), none of these options successfully deliver the emails. With Mailjet, even though all settings and domain verifications are completed according to the documentation, emails still fail to send. The system shows an "ERROR" status for the email, but Mailjet does not log any attempt to send the email, indicating that the issue might be with the system's integration with Mailjet.

To Reproduce
Steps to reproduce the behavior:

Configure email sending in the system settings.
Attempt to set up a self-hosted SMTP server.
Attempt to set up G Suite SMTP with app password.
Configure Mailjet with all verified domains.
Send a test email and check the email status in the system and Mailjet dashboard.
Expected behavior
Emails should be successfully sent via the configured SMTP provider, and Mailjet should log the email-sending attempt.

OS: [server hosted on Heroku JVM]
Version: [ 2.0 - M5 ]

Additional context
Screenshot 2024-11-13 at 13 13 10
Screenshot 2024-11-14 at 08 54 28

It seems that the system might not be forwarding emails to Mailjet, as there’s no indication of any email attempt in Mailjet's logs, despite verified domains and following the configuration documentation exactly. Additionally, the only logs available in the app (hosted on Heroku) are web requests for the web interface—no email-sending activity appears in the logs.
( PS: This my first time posting an issue on github, if you need any more info to help me out please ask :) )

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。