mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #569] emersion/go-smtp upgrade to v0.16.0 introduced breaking changes #430
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#430
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 @binwiederhier on GitHub (Jan 4, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/569
See https://github.com/emersion/go-smtp/issues/208
v0.16.0 changes the API of the library (see https://github.com/emersion/go-smtp/compare/v0.15.0...v0.16.0). I have downgraded to 0.15.0 for now. I may either fork the library, or do some upgrade work. Upgrading to the new API was quite easy, but the tests have to be re-written. See https://github.com/binwiederhier/ntfy/pull/568 for a WIP
@binwiederhier commented on GitHub (Feb 15, 2023):
Fixed in
github.com/binwiederhier/ntfy@8d7ff4d7db