[bug] Email doesn't work with Erlang OTP 26 #660
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#660
Loading…
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?
Your setup
From source
Extra details
Fedora 39
Version
6cc523bd23
PostgreSQL version
15
What were you trying to do?
Trying to send a test email using the command
mix pleroma.email test --to $email
.What did you expect to happen?
Email gets sent to the specified email address. This was the case with Fedora 38 and OTP 25.
What actually happened?
Email is not sent.
Logs
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
Related: https://github.com/swoosh/swoosh/issues/785
guess the issue got auto-closed since I merged that PR into my own branch