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

fix(mail): add date header using system or container timezone #526

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

OfficeRat
Copy link
Contributor

Fixes #523

Add date header to the mail service, using the timezone set by the system or the Docker container environment.

Copy link
Owner

@TomBursch TomBursch left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@TomBursch TomBursch merged commit 0ba7002 into TomBursch:main Oct 21, 2024
1 check passed
@TomBursch TomBursch added the bug Something isn't working label Oct 21, 2024
@OfficeRat
Copy link
Contributor Author

No worries, glad to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Missing Mail Header
2 participants