Skip to content

Latest commit

 

History

History
175 lines (127 loc) · 25 KB

CHANGELOG.md

File metadata and controls

175 lines (127 loc) · 25 KB

0.1.0 (2023-11-06)

Bug Fixes

Continious Integration

  • automagic: b1b5fc20 - use template automagic for jobs [ !12 #5 ]

0.1.0rc3 (2023-05-24)

Bug Fixes

Code Refactor

Continious Integration

  • gitlab: aa461590 - update to latest HEAD [ !10 ]
  • compile: 808ca861 - add dovecot compile job [ !10 ]
  • gitlab-ci: e2e704c5 - use dev branch and type docker container [ !3 ]

Documentaton / Guides

  • build: f22931e6 - added navigation for project [ !10 ]

Features

v0.1.0rc2 (2022-02-19)

Bug Fixes

  • backup.sh: e8eb6f90 - exclude unix sockets from backup [ !9 ]
  • backup: acccf247 - ssl dir renamed to certs [ !9 ]
  • backup: 93378dee - /var/spool/postfix needs to be backed up [ !9 ]
  • sa-learn: 43f6a356 - amavis can't do bayes check if not mask 777 [ !9 ]
  • dovecot: e9fb4123 - sieve extensions debug error. [ !9 ]
  • cron: e9718c97 - sa-learn must run as spamd user [ !9 ]
  • bayes_learn: 967fd04f - ensure journal is synced after scan [ !9 ]
  • file_permission: fbdf6efa - set spamd to own spamassassin folder [ !9 ]
  • local_group: 7f7a259a - amavis and opendkim added to vmail [ !9 ]
  • build: db03fc2e - corrected syntax error in dockerfile
  • postfix: 5f7095f2 - only use the servers order of tls ciphers [ !7 ]
  • logrotate: 3120ecf2 - ensure log rotate runs [ !7 ]
  • logrotate: 6625d72a - don't specify log extension [ !7 ]
  • dovecot: edadc477 - ensure quota syntax is correct [ !7 ]
  • mailbox_quota: b3d80b41 - ensure user quota visible. [ !7 ]

Continious Integration

  • docker_hub: 3741b926 - fix rc release must be tagged 'dev' [ !9 ]
  • 3bca896c - Add dockerhub url to environment [ !7 ]

Features

  • docker_container: 22a987a5 - Ensure amavis data is a volume [ !9 ]
  • amavis: 9f7ccabf - don't allow user to send banned email [ !9 ]
  • amavis: c3739c4f - Don't allow user to send spam/virus [ !9 ]
  • amavis: f6b7bae3 - move policy bank to own config file [ !9 ]
  • amavis: 7ec97502 - Add received header to message [ !9 ]
  • ssl_tls: 2a222df7 - updated dovecot and postfix accepted ciphers [ !9 ]
  • dovecot: 396cb15a - Disable SSL/TLS protocol logging [ !9 ]
  • postfix: 24f10af6 - prevent anonymous users on submission [ !9 ]
  • dovecot: 274ade2d - log SSL/TLS porotocol errors [ !9 ]
  • dovecot: 478336ca - log failed authentication attempts [ !9 ]
  • postfix: 4554e9e6 - specify my_networks as localhost ONLY [ !7 ]
  • postfix: 41e03936 - no compression or renegotiation [ !7 ]
  • submission: 4c37932b - check user quota recipient restriction [ !7 ]
  • postfix: f90daea4 - enforce only reaying mail for auth destination [ !7 ]
  • postfix: 1b168f07 - enforce SMTPD recipient restrictions [ !7 ]
  • postfix: 58f42a79 - Enforce SMTPD sender restrictions [ !7 ]
  • postfix: 8c68163e - introduce smtpd helo restrictions [ !7 ]
  • postfix: 64258f2c - enforce smtpd client restrictions [ !7 ]
  • quota_status: 8f938bd3 - use a unix socket for postfix [ !7 ]

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 ]