1. 19 Jun, 2019 1 commit
  2. 15 Jun, 2019 1 commit
  3. 14 Jun, 2019 2 commits
  4. 13 Jun, 2019 2 commits
    • neil's avatar
      Merge pull request #2332 from endreszabo/patch-1 · 1ff3dcf1
      neil authored
      Help text suggests bad practice.
      1ff3dcf1
    • Endre Szabo's avatar
      Help text suggests bad practice. · 9b564431
      Endre Szabo authored
      Please remove the phrase `No news is good news.` as it suggests to decide to go on with a bad operational habit.
      
      Why I am stating this is because that `no news` also could mean that:
      - your `cron` daemon stopped working,
      - your MTA has issues (in case or mail notifications of course),
      - anything in between the host running `acme.sh` and your client went wrong.
      
      (... and probably you will not notice in time if `acme.sh` would otherwise send an error notification (if it runs anyway))
      
      If you expect a daily mail (using `--notify-level 3`) you can always be sure that `acme.sh` has ran successfully before. You can also tick the `acme.sh` checkbox in the daily operational report of your enterprise. ;)
      9b564431
  5. 12 Jun, 2019 1 commit
  6. 10 Jun, 2019 4 commits
  7. 07 Jun, 2019 1 commit
  8. 04 Jun, 2019 1 commit
  9. 03 Jun, 2019 4 commits
  10. 02 Jun, 2019 8 commits
  11. 01 Jun, 2019 1 commit
  12. 31 May, 2019 3 commits
  13. 28 May, 2019 3 commits
  14. 27 May, 2019 1 commit
    • Honza Hommer's avatar
      Notify mail update (#2293) · 51447961
      Honza Hommer authored
      
      
      * feat: disable e-mail validation if MAIL_NOVALIDATE is set
      
      * fix: expose _MAIL_BIN variable
      
      * fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed
      
      * fix: update notify/mail.sh
      Co-Authored-By: default avatarMatej Mihevc <zuexo@users.noreply.github.com>
      
      * fix: remove useless echo, quote eval
      51447961
  15. 25 May, 2019 2 commits
    • der-berni's avatar
      fixed error in CI · 89e73594
      der-berni authored
      89e73594
    • Awal Garg's avatar
      Add support for MaraDNS · 81523094
      Awal Garg authored
      MaraDNS is a lightweight self-hosting DNS server. This patch adds
      support for adding records to zone files stored on the server in the
      format expected by MaraDNS. Path to the file should be exported in
      MARA_ZONE_FILE environment variable. To reload the configuration
      automatically, the user must provide path to the pid file of duende (the
      daemonization tool that ships with MaraDNS) in MARA_DUENDE_PID_PATH
      (--pid argument to duende).
      81523094
  16. 24 May, 2019 1 commit
  17. 23 May, 2019 4 commits