terminal42 / contao-notification_center

The most popular notification configuration extension for the Contao Open Source CMS!
63 stars 38 forks source link

Notifications not sent #329

Closed thomas-mgh closed 4 months ago

thomas-mgh commented 4 months ago

Notifications aren't sended any more after update from Contao 4.13 to Contao 5.3.7 and Notification Center 2.0.4.

fkaminski commented 4 months ago

I don't think this has anything to do with the NC. Have you set the environment variable “MAILER_DSN” correctly? Or checked the information on “E-Mail sending configuration”?

zoglo commented 4 months ago

@thomas-mgh, it's unclear what you mean. Please add more details:


Are you able to fill out normal contao forms and receive e-mails?

Unrelated issue - set up your e-mail settings https://docs.contao.org/manual/en/system/settings/#mailer-dsn https://docs.contao.org/manual/en/system/settings/#e-mail-sending-configuration

Did you read the UPGRADE.md?

Did you read the documentation?

fritzmg commented 4 months ago

@thomas-mgh if you need general help regarding the Notification Center you can also post on the Contao Community Forum or the Community Slack.

thomas-mgh commented 4 months ago

I use Notification Center only to confirm the sender the data which are sent with the form. It is not used for registration of a newsletter or something else. There are no other plugins installed. MAILER_DSN is configured correctly. In addition I configured three different Mailer-Transports in config.yml as described in the Contao Manual. The form is sent, but the notification not. I posted my problem in Contao Forum, but unfortunatly couldn't solve it until now. Thank you for your help.

mlwebworker commented 4 months ago

Bitte den Link zum Forumsbeitrag hinzufügen. Ich denke aber auch, das Slack oder das Forum für diese Art von Fragen der bessere Ort sind.

Edit: Falls es sich um https://community.contao.org/de/showthread.php?86803-Contao-5-3-Notification-Center-funktioniert-nicht-mehr handelt, hast Du denn schon den im Thread angegebenen Pull-Request getestet? Die Version 2.0.7 war zumindestens zum Zeitpunkt des Threads noch nicht veröffentlicht.

thomas-mgh commented 4 months ago

Danke für den Hinweis. Die Version 2.0.7 werde ich gleich testen sobald sie im Contao-Manager verfügbar ist.

Toflar commented 4 months ago

Es gibt keinen Grund für eine 2.0.7, da kein Bug reported wurde. Ich schliesse dieses Ticket, da dies ein Bugtracker und kein Support-Forum ist. Bitte nutzt die entsprechenden Kanäle. Sollte sich dabei herausstellen, dass es sich tatsächlich um einen Fehler handelt, dann gerne ein Ticket mit Fehlerbeschreibung und Anleitung, wie das Problem Schritt für Schritt nachvollzogen werden kann.

fritzmg commented 4 months ago

@thomas-mgh if you have a "friendly admin email address" set in your system config or website root (i.e. Firstname Lastname [email@example.com] or Firstname Lastname <email@example.com>) this might be a reason why notifications are not sent: #336 (there will also be no system log entry for the error currently: #335).