mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-26 05:15:52 +03:00
[GH-ISSUE #172] Project still maintained? #38
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @benni-as on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/decke/smtprelay/issues/172
Hi @decke ,
frst of all. Thanks for the project. We are using this as a lightwight replacement of our old postfix relay, as we are transitioning to k8s as our new platform. So far, everything works fine.
But now I am wondering when (or if) the project will have a new release? There are multiple go Updates in the pipeline, no security Issues as I can see, but this is only a matter of time.
Thanks in advance,
Benni
@decke commented on GitHub (Feb 3, 2025):
Yeah, there were only minor dependency updates since the last release so there is not much pressure. I already planned to do a release (probably only minor bump so 1.11.2) and then I plan to do some cleanup and implement some best practices from OpenSSF. Right now there are no major open issues so the project can be considered stable/mature.
https://scorecard.dev/viewer/?uri=github.com/decke/smtprelay
@decke commented on GitHub (Feb 3, 2025):
v1.11.2 is released
@benni-as commented on GitHub (Feb 7, 2025):
@decke Thanks a lot!