Hi, I just installed my instance with Ansible.

Now following this doc to check if email is set up correctly. However I didn’t receive an email to reset the password.

I doubled checked that I have email in my account settings. Used telnet localhost 25 to verify the hostname is my domain.

What am I missing?

  • @redcalcium
    link
    27 months ago

    We’re going to need more details. Are you hosting your own email server, or are you using a transactional mail provider like mailgun?

    • @admin@bilin.xyzOP
      link
      fedilink
      17 months ago

      I was hosting my own email server, and outgoing SMTP is blocked by the VPS. I will look into a transactional mail provider.