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

thx for help

    • DessalinesA
      link
      13 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.