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

thx for help

  • Dessalines
    link
    fedilink
    13 years ago

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

      • Dessalines
        link
        fedilink
        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.