Files
docker-mail/CHANGELOG.md

8.9 KiB

v0.1.0rc1 (2022-02-17)

Code Refactor

Continious Integration

  • docker_hub: 27ad07ea - fix dev push [ !5 ]
  • docker_hub: aafd9acc - ensure build and DH push works on merge [ !4 ]
  • docker_hub: 36808960 - push a dev and latest tag to docker hub [ !2 ]
  • docker_hub: 76c899e2 - removed duplicate rules section [ !2 ]
  • docker_container: 23830c85 - set to allow failure [ !2 ]

Documentaton / Guides

  • spf: a71e7691 - added basic spf guide [ !6 ]
  • be42d0ad - Addied initial documentation for dkim [ !4 ]

Features

  • amavis: 92e4e4b2 - added DKIM verification [ !6 ]
  • spf: 245aa724 - conduct spf check for inbound smtp [ !6 ]
  • posfix: b795fe5b - configure submission to dkim sign [ !2 ]
  • amavis: b9b2527a - Configured dkim [ !2 ]
  • dkim: 72ee475b - Added OpenDKIM to image [ !2 ]

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 ]