1. 11 Apr, 2022 1 commit
    • quthla's avatar
      Fix · 08ae8cc3
      quthla authored
      08ae8cc3
  2. 10 Apr, 2022 1 commit
  3. 07 Dec, 2020 3 commits
    • neil's avatar
      fix · 8440d013
      neil authored
      8440d013
    • neil's avatar
      fix · 174c87a1
      neil authored
      174c87a1
    • neil's avatar
      fix · 32b62d6d
      neil authored
      32b62d6d
  4. 01 Dec, 2020 1 commit
    • Christian Burmeister's avatar
      Update mailcow.sh · 2bc62797
      Christian Burmeister authored
      I have modified the following things:
      
          Originally, "/data/assets/ssl/" is always appended to the varialbe ${_mailcow_path}. Since I use acme.sh as docker container, I only want to include the mailcow-ssl directory in the acem.sh container and not the complete mailcow directory. So now it is checked if the file generate_config.sh is in the directory (then it is the mailcow root directory, see https://github.com/mailcow/mailcow-dockerized) and only then "/data/assets/ssl/" is appended, in all other cases the passed variable is taken over unchanged.
      
          Because of the RP mailcow/mailcow-dockerized#2443 I have extended the script with ECC certificates.
      
          I adapted the reboot commands as described in the mailcow manual (https://mailcow.github.io/mailcow-dockerized-docs/firststeps-ssl/#how-to-use-your-own-certificate).
      2bc62797
  5. 19 Mar, 2019 3 commits