Logo
Explore Help
Sign In
docker/docker-mail
1
0
Fork 0
You've already forked docker-mail
Code Issues 4 Pull Requests Actions Projects Releases 6 Wiki Activity

6 Releases 8 Tags

RSS Feed
  • 0.1.0 d9340483e1
    Compare

    Release 0.1.0 Stable

    jon_nfc released this 2023-11-06 08:34:15 +00:00 | 65 commits to development since this release

    0.1.0 (2023-11-06)

    Bug Fixes

    • ci: cab22ceb - added automation config [ !13 ]

    Continious Integration

    • automagic: b1b5fc20 - use template automagic for jobs [ !12 #5 ]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.1.0rc3 995ce07c8c
    Compare

    Release 0.1.0rc3 Stable

    jon_nfc released this 2023-05-24 07:01:17 +00:00 | 120 commits to development since this release

    0.1.0rc3 (2023-05-24)

    Bug Fixes

    • docs: e872534a - use docs path instead of pages [ !10 !26 ]
    • mkdocs: 9acc37ec - use correct edit path [ !10 ]
    • website: c2902063 - correct repo name [ !10 ]
    • docs: bfcb3469 - add base files for navigation [ !10 ]
    • ci: 235aa8d7 - must have index.md file for linting to start [ !10 ]
    • build: 88689c87 - ensure dovecot downloaded and installed [ !10 ]
    • build: 9a0df52c - fix build logic [ !10 ]
    • publish: c30efc8b - must specify docker publish details [ !3 ]
    • 29c6d6f7 - lock debian base image [ !3 ]
    • versions: 840e2ad5 - update postfix [ !3 ]
    • repo: d6b2b5b4 - lock dovecot repo to specified version [ !3 ]

    Code Refactor

    • image: 4c106025 - reduce the number of layers [ !10 ]
    • dockerfile: 1c6b3a36 - use global var [ !10 ]
    • dockerfile: 88bfc649 - use args for apt software versions [ !10 ]
    • ci: 300961aa - update template path [ !10 ]

    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

    • ci: 80ccaaa6 - trigger downstream website to build [ !10 !27 ]
    • docs: 6409627d - add website static page building [ !10 !25 ]
    • build: 7261769a - dockerfile for compiling dovecot [ !10 ]
    • arm64: a866bd82 - build arm64 image using compiled bins [ !10 ]
    • amd64: 676546f7 - use dovecot apt repo to install [ !10 ]
    • build: 2b497fd2 - specify architecture [ !10 ]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0rc2 42cf518c80
    Compare

    Release v0.1.0rc2 Stable

    jon_nfc released this 2022-02-19 05:35:05 +00:00 | 155 commits to development since this release

    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 ]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0rc1 18944ab54d
    Compare

    Release v0.1.0rc1 Stable

    jon_nfc released this 2022-02-17 04:05:02 +00:00 | 196 commits to development since this release

    v0.1.0rc1 (2022-02-17)

    Code Refactor

    • bde6c054 - conf config values updated [ !6 ]
    • amavis: 53e0cdd1 - move dkim key config to own file [ !4 ]
    • 3e30b278 - ci code review suggestions [ !2 ]
    • amavis: d8e51085 - seperate config for socket [ !2 ]
    • ssl: 09aabeb6 - Moved /ssl to /certs [ !2 ]

    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 ]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0rc0 5f8dea24d9
    Compare

    Release v0.1.0rc0 Stable

    jon_nfc released this 2022-02-14 06:15:25 +00:00 | 222 commits to development since this release

    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

    • b01bab03 - readme linting errors [ !1 ]
    • eb43442b - cron out to /dev/null [ !1 ]

    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

    • README: 6a61efe2 - updated readme [ !1 ]

    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 ]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.0.2 516541b5e0
    Compare

    Release v0.0.2 Stable

    jon_nfc released this 2022-02-11 23:51:42 +00:00 | 243 commits to development since this release

    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 ]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API