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

Can't send emails by SMTP (SSL) #6

Open
tassoman opened this issue Sep 8, 2024 · 0 comments
Open

Can't send emails by SMTP (SSL) #6

tassoman opened this issue Sep 8, 2024 · 0 comments

Comments

@tassoman
Copy link

tassoman commented Sep 8, 2024

Looks like we can't send emails. I tried console test command

MIX_ENV=prod mix pleroma.email test --to [email protected]

Then returned an error and mail was not sent.

** (MatchError) no match of right hand side value: {:error, {:retries_exceeded, {:network_failure, ~c"SMTP.IP.ADDR.V4", {:error, {:options, :incompatible, [verify: :verify_peer, cacerts: :undefined]}}}}}
    (pleroma 2.7.0-0-g1d0b26c1c.fork+pl) lib/mix/tasks/pleroma/email.ex:24: Mix.Tasks.Pleroma.Email.run/1
    (mix 1.15.7) lib/mix/task.ex:455: anonymous fn/3 in Mix.Task.run_task/5
    (mix 1.15.7) lib/mix/cli.ex:92: Mix.CLI.run_task/2
    /var/lib/pleroma/.asdf/installs/elixir/1.15.7-otp-26/bin/mix:2: (file)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant