Files
docker-mail/CHANGELOG.md

4.7 KiB

v0.1.0rc0 (2022-02-14)

Bug Fixes

  • fetchmail: 1fe3598a - fix cron job so it runs [ !1 ]
  • script: 3601d90a - group-mailbox script must be executable [ !1 ]

Code Refactor

Continious Integration

  • detached_pipeline: 99e61d0f - stop MR jobs
  • build: f80c02ba - Added docker container build job [ !1 ]
  • gitlab-ci: b536a5e4 - updated to current dev commit [ !1 ]
  • markdown_lint: 38a25272 - added linting rule file [ !1 ]

Documentaton / Guides

Features

  • spam-learn: 3a3f2098 - add duration to email [ !1 ]
  • vscode: 1d73c6eb - recommended extensions added [ !1 ]
  • shared_mailbox: d8ad253f - added helper script to share mailbox. [ !1 ]
  • sa-learn: 5ec218da - Added cron script to learn spam/ham [ !1 ]
  • fetchmail: ace2493f - added fetchmail [ !1 ]
  • backup: a7c1ae05 - Added backup cron and helper script. [ !1 ]
  • amavis: 4db1b34d - added amavis and configured spam [ !1 ]
  • df8997f0 - Added Dovecot and Postfix to container [ !1 ]

v0.0.2 (2022-02-11)

Documentaton / Guides

  • README: bbd2f146 - added initial repo readme [ #1 ]

v0.0.1 (2022-02-11)

Continious Integration

  • gitlab-ci: 4a6f36d0 - added gitlab CI v0.6.1rc0 [ #1 ]