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

thx for help

    • DessalinesA
      link
      13 years ago

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

      • @holloschOP
        link
        23 years ago

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

        • 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.