Hi, how to setup the port on the email sending configuration?

thx for help

  • DessalinesA
    link
    fedilink
    arrow-up
    1
    ·
    4 years ago

    It should already use that, don’t include the port anywhere.

    • holloschOP
      link
      fedilink
      arrow-up
      2
      ·
      4 years ago

      Ok, because it doesn’t work at my installation… I’ll retry it

      • DessalinesA
        link
        fedilink
        arrow-up
        1
        ·
        4 years ago

        You could add

            environment:
              - RUST_LOG=debug
        

        to the docker-compose.yml file. But overall if your smtp server doesn’t work, you’ll have to open up an issue with either your provider, or lettre to see what’s going on.