You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diun | Mon, 27 Jan 2025 18:54:31 CET DBG [containers/image] No signature storage configuration found for docker.io/crazymax/diun:latest, using built-in default file:///var/lib/containers/sigstore
diun | Mon, 27 Jan 2025 18:54:31 CET DBG [containers/image] Looking for TLS certificates and private keys in /etc/docker/certs.d/docker.io
diun | Mon, 27 Jan 2025 18:54:31 CET DBG [containers/image] GET https://registry-1.docker.io/v2/
diun | Mon, 27 Jan 2025 18:54:31 CET DBG [containers/image] Ping https://registry-1.docker.io/v2/ status 401
diun | Mon, 27 Jan 2025 18:54:31 CET DBG [containers/image] GET https://auth.docker.io/token?scope=repository%3Acrazymax%2Fdiun%3Apull&service=registry.docker.io
diun | Mon, 27 Jan 2025 18:54:31 CET DBG [containers/image] HEAD https://registry-1.docker.io/v2/crazymax/diun/manifests/latest
diun | Mon, 27 Jan 2025 18:54:32 CET DBG No changes image=docker.io/crazymax/diun:latest provider=docker
diun | Mon, 27 Jan 2025 18:54:32 CET DBG Manifest saved to database image=docker.io/crazymax/diun:latest provider=docker
diun | Mon, 27 Jan 2025 18:54:32 CET INF Jobs completed added=0 failed=0 skipped=0 unchanged=1 updated=0
diun | Mon, 27 Jan 2025 18:54:32 CET INF Cron initialized with schedule 0 */12 * * *
diun | Mon, 27 Jan 2025 18:54:32 CET INF Next run in 5 hours 5 minutes (2025-01-28 00:00:22.830048396 +0100 CET)
test notification prints no log output
Additional info
No response
The text was updated successfully, but these errors were encountered:
cheggerdev
changed the title
email notification with empty message id
email notification with empty message id causes failure
Jan 27, 2025
cheggerdev
changed the title
email notification with empty message id causes failure
email notification with empty message id causes delivery failure
Jan 30, 2025
Support guidelines
I've found a bug and checked that ...
Description
diun notification per email sends email with an empty message id.
This results in an error when mail delivery goes through a relay.
Expected behaviour
diun sends email with a message id that mail delivery is successful through a relay.
Actual behaviour
At first, diun successfully establishes a TLS connection to my relay server:
Then diun sends a mail with an empty message id:
Then the relay wants to send it further for real:
And the empty message id from diun results in failure.
How can I configure diun to generate a message id?
Steps to reproduce
Diun version
4.29.0
Docker info
Docker Compose config
Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: