Add logging of errors if email sending fails.

Created on 30 December 2023, 6 months ago
Updated 10 February 2024, 4 months ago

Problem/Motivation

Symfony Mailer Log currently logs emails at the end of the rendering phase, prior to sending. When sending the email fails, there is no indication in the Symfony Mailer Log entry for that email.

Proposed resolution

Add an extra step after sending, where the log entry is updated with the error message (if there is one).

Remaining tasks

Review & merge.

User interface changes

Extra field "error message" can now be added to the report and entity view page.

API changes

None.

Data model changes

Extra field "error message" was added to the Symfony Mailer Log entity.

Feature request
Status

Fixed

Version

1.2

Component

Code

Created by

🇧🇪Belgium mr.baileys 🇧🇪 (Ghent)

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024