NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/Dockerfiles/dovecot/Dockerfile

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

Dockerfile on main
Author Date Commit Line Code
DerLinkman over 1 year ago 0860a75

os: updated alpine containers to 3.21

Full commit hash
0860a7503e29cf268a58e1a593367ea8f9f9816d
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
1
FROM alpine:3.21
Open commit View diff
1 FROM alpine:3.21
Hassan A Hashim almost 2 years ago edd85de

Fix `LABEL` in Dockerfile, should be key=value

Full commit hash
edd85dea8dc194092aa4ae1b60ec943213ea0928
Author
Hassan A Hashim <[email protected]>
Date
almost 2 years ago
Selected line
2
Open commit View diff
2
DerLinkman almost 2 years ago 1994f70

dovecot: optimized dockerfile syntax

Full commit hash
1994f706c09f7a6d0ff0c8a858e2fa0db9af17dd
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
3
LABEL maintainer="The Infrastructure Company GmbH <[email protected]>"
Open commit View diff
3 LABEL maintainer="The Infrastructure Company GmbH <[email protected]>"
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
4
Open commit View diff
4
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
5
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
Open commit View diff
5 # renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
renovate[bot] 7 months ago 689336b

chore(deps): update dependency tianon/gosu to v1.19

Full commit hash
689336b3e178c035776991eafdc9496bd1a5cf63
Author
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date
7 months ago
Selected line
6
ARG GOSU_VERSION=1.19
Open commit View diff
6 ARG GOSU_VERSION=1.19
Peter over 3 years ago cb098df

Update gosu to 1.16

Full commit hash
cb098df743a5da37ca450212da0321f00c97163e
Author
Peter <[email protected]>
Date
over 3 years ago
Selected line
7
Open commit View diff
7
DerLinkman almost 2 years ago 1994f70

dovecot: optimized dockerfile syntax

Full commit hash
1994f706c09f7a6d0ff0c8a858e2fa0db9af17dd
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
8
ENV LANG=C.UTF-8
Open commit View diff
8 ENV LANG=C.UTF-8
same change 1994f70

dovecot: optimized dockerfile syntax

Full commit hash
1994f706c09f7a6d0ff0c8a858e2fa0db9af17dd
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
9
ENV LC_ALL=C.UTF-8
Open commit View diff
9 ENV LC_ALL=C.UTF-8
andre.peters over 8 years ago 5d5d36f

[Dovecot] Revert to 2.2 to fix various errors

Full commit hash
5d5d36fc600122062bd85ad366fe0ddf143fa076
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
10
Open commit View diff
10
andryyy almost 7 years ago 97c2fe9

[Dovecot] Install from repository

Full commit hash
97c2fe9fe1be21f427cb48a325ca851804251448
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
11
# Add groups and users before installing Dovecot to not break compatibility
Open commit View diff
11 # Add groups and users before installing Dovecot to not break compatibility
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
12
RUN addgroup -g 5000 vmail \
Open commit View diff
12 RUN addgroup -g 5000 vmail \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
13
  && addgroup -g 401 dovecot \
Open commit View diff
13 && addgroup -g 401 dovecot \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
14
  && addgroup -g 402 dovenull \
Open commit View diff
14 && addgroup -g 402 dovenull \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
15
  && sed -i "s/999/99/" /etc/group \
Open commit View diff
15 && sed -i "s/999/99/" /etc/group \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
16
  && addgroup -g 999 sogo \
Open commit View diff
16 && addgroup -g 999 sogo \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
17
  && addgroup nobody sogo \
Open commit View diff
17 && addgroup nobody sogo \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
18
  && adduser -D -u 5000 -G vmail -h /var/vmail vmail \
Open commit View diff
18 && adduser -D -u 5000 -G vmail -h /var/vmail vmail \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
19
  && adduser -D -G dovecot -u 401 -h /dev/null -s /sbin/nologin dovecot \
Open commit View diff
19 && adduser -D -G dovecot -u 401 -h /dev/null -s /sbin/nologin dovecot \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
20
  && adduser -D -G dovenull -u 402 -h /dev/null -s /sbin/nologin dovenull \
Open commit View diff
20 && adduser -D -G dovenull -u 402 -h /dev/null -s /sbin/nologin dovenull \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
21
  && apk add --no-cache --update \
Open commit View diff
21 && apk add --no-cache --update \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
22
  bash \
Open commit View diff
22 bash \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
23
  bind-tools \
Open commit View diff
23 bind-tools \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
24
  findutils \
Open commit View diff
24 findutils \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
25
  envsubst \
Open commit View diff
25 envsubst \
andre.peters over 8 years ago 5d5d36f

[Dovecot] Revert to 2.2 to fix various errors

Full commit hash
5d5d36fc600122062bd85ad366fe0ddf143fa076
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
26
  ca-certificates \
Open commit View diff
26 ca-certificates \
same change 5d5d36f

[Dovecot] Revert to 2.2 to fix various errors

Full commit hash
5d5d36fc600122062bd85ad366fe0ddf143fa076
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
27
  curl \
Open commit View diff
27 curl \
Niklas Meyer about 2 years ago cf65942

dovecot: add Flatcurve FTS Engine as EXPERIMENTAL (#5920)

Full commit hash
cf6594220cdc74426f71f6eeb11a9a7cd089036b
Author
Niklas Meyer <[email protected]>
Date
about 2 years ago
Selected line
28
  coreutils \
Open commit View diff
28 coreutils \
andryyy over 7 years ago 244ab19

[Dovecot] Dovecot 2.3.3, Pigeonhole 0.5.3

Full commit hash
244ab191bdf75b02d6fa4488fc7763845ef13019
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
29
  jq \
Open commit View diff
29 jq \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
30
  lua \
Open commit View diff
30 lua \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
31
  lua-cjson \
Open commit View diff
31 lua-cjson \
andryyy about 5 years ago 6d22ae8

[Dovecot] Feature: Move authentication to LUA and prepare for http based authentication, log last SASL logins to SQL

Full commit hash
6d22ae8d020ad6cea9d3cefc0d83fb2068eef612
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
32
  lua-socket \
Open commit View diff
32 lua-socket \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
33
  lua-sql-mysql \
Open commit View diff
33 lua-sql-mysql \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
34
  lua5.3-sql-mysql \
Open commit View diff
34 lua5.3-sql-mysql \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
35
  icu-data-full \
Open commit View diff
35 icu-data-full \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
36
  mariadb-connector-c \
Open commit View diff
36 mariadb-connector-c \
FreddleSpl0it over 3 years ago 1c73a16

new dovecout lua auth - use https

Full commit hash
1c73a16ca085132e3b73a62222883c36d018d502
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
37
  lua-sec \
Open commit View diff
37 lua-sec \
DerLinkman about 3 years ago 60f9412

Switched to Alpine Edge (for IMAPSYNC Deps)

Full commit hash
60f9412bb8cc45e1b8effa6ea58ac740017b13d4
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
38
  mariadb-dev \
Open commit View diff
38 mariadb-dev \
same change 60f9412

Switched to Alpine Edge (for IMAPSYNC Deps)

Full commit hash
60f9412bb8cc45e1b8effa6ea58ac740017b13d4
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
39
  glib-dev \
Open commit View diff
39 glib-dev \
same change 60f9412

Switched to Alpine Edge (for IMAPSYNC Deps)

Full commit hash
60f9412bb8cc45e1b8effa6ea58ac740017b13d4
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
40
  gcompat \
Open commit View diff
40 gcompat \
andryyy almost 7 years ago 0089f72

[Watchdog] Fix for Rspamd 2.0

Full commit hash
0089f72f3d20d612383edabec7298104dc1e965c
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
41
  mariadb-client \
Open commit View diff
41 mariadb-client \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
42
  perl \
Open commit View diff
42 perl \
DerLinkman about 3 years ago 60f9412

Switched to Alpine Edge (for IMAPSYNC Deps)

Full commit hash
60f9412bb8cc45e1b8effa6ea58ac740017b13d4
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
43
  perl-dev \
Open commit View diff
43 perl-dev \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
44
  perl-ntlm \
Open commit View diff
44 perl-ntlm \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
45
  perl-cgi \
Open commit View diff
45 perl-cgi \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
46
  perl-crypt-openssl-rsa \
Open commit View diff
46 perl-crypt-openssl-rsa \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
47
  perl-utils \
Open commit View diff
47 perl-utils \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
48
  perl-crypt-ssleay \
Open commit View diff
48 perl-crypt-ssleay \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
49
  perl-data-uniqid \
Open commit View diff
49 perl-data-uniqid \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
50
  perl-dbd-mysql \
Open commit View diff
50 perl-dbd-mysql \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
51
  perl-dbi \
Open commit View diff
51 perl-dbi \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
52
  perl-digest-hmac \
Open commit View diff
52 perl-digest-hmac \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
53
  perl-dist-checkconflicts \
Open commit View diff
53 perl-dist-checkconflicts \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
54
  perl-encode-imaputf7 \
Open commit View diff
54 perl-encode-imaputf7 \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
55
  perl-file-copy-recursive \
Open commit View diff
55 perl-file-copy-recursive \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
56
  perl-file-tail \
Open commit View diff
56 perl-file-tail \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
57
  perl-io-socket-inet6 \
Open commit View diff
57 perl-io-socket-inet6 \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
58
  perl-io-gzip \
Open commit View diff
58 perl-io-gzip \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
59
  perl-io-socket-ssl \
Open commit View diff
59 perl-io-socket-ssl \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
60
  perl-io-tee \
Open commit View diff
60 perl-io-tee \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
61
  perl-ipc-run \
Open commit View diff
61 perl-ipc-run \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
62
  perl-json-webtoken \
Open commit View diff
62 perl-json-webtoken \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
63
  perl-mail-imapclient \
Open commit View diff
63 perl-mail-imapclient \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
64
  perl-module-implementation \
Open commit View diff
64 perl-module-implementation \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
65
  perl-module-scandeps \
Open commit View diff
65 perl-module-scandeps \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
66
  perl-net-ssleay \
Open commit View diff
66 perl-net-ssleay \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
67
  perl-package-stash \
Open commit View diff
67 perl-package-stash \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
68
  perl-package-stash-xs \
Open commit View diff
68 perl-package-stash-xs \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
69
  perl-par-packer \
Open commit View diff
69 perl-par-packer \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
70
  perl-parse-recdescent \
Open commit View diff
70 perl-parse-recdescent \
DerLinkman about 2 years ago ba8902f

os: updated all Alpine containers to 3.20

Full commit hash
ba8902f0b18ccf58d30081aa9cf80eb8574dd0f9
Author
DerLinkman <[email protected]>
Date
about 2 years ago
Selected line
71
  perl-lockfile-simple \
Open commit View diff
71 perl-lockfile-simple \
DerLinkman over 1 year ago 0860a75

os: updated alpine containers to 3.21

Full commit hash
0860a7503e29cf268a58e1a593367ea8f9f9816d
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
72
  libproc2 \
Open commit View diff
72 libproc2 \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
73
  perl-readonly \
Open commit View diff
73 perl-readonly \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
74
  perl-regexp-common \
Open commit View diff
74 perl-regexp-common \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
75
  perl-sys-meminfo \
Open commit View diff
75 perl-sys-meminfo \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
76
  perl-term-readkey \
Open commit View diff
76 perl-term-readkey \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
77
  perl-test-deep \
Open commit View diff
77 perl-test-deep \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
78
  perl-test-fatal \
Open commit View diff
78 perl-test-fatal \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
79
  perl-test-mockobject \
Open commit View diff
79 perl-test-mockobject \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
80
  perl-test-mock-guard \
Open commit View diff
80 perl-test-mock-guard \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
81
  perl-test-pod \
Open commit View diff
81 perl-test-pod \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
82
  perl-test-requires \
Open commit View diff
82 perl-test-requires \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
83
  perl-test-simple \
Open commit View diff
83 perl-test-simple \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
84
  perl-test-warn \
Open commit View diff
84 perl-test-warn \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
85
  perl-try-tiny \
Open commit View diff
85 perl-try-tiny \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
86
  perl-unicode-string \
Open commit View diff
86 perl-unicode-string \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
87
  perl-proc-processtable \
Open commit View diff
87 perl-proc-processtable \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
88
  perl-app-cpanminus \
Open commit View diff
88 perl-app-cpanminus \
André Peters about 7 years ago 6cf9a03

Trying to avoid non-distro packages

Full commit hash
6cf9a0354b8577272584873a34e8ad24b18cbbb2
Author
André Peters <[email protected]>
Date
about 7 years ago
Selected line
89
  procps \
Open commit View diff
89 procps \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
90
  python3 \
Open commit View diff
90 python3 \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
91
  py3-mysqlclient \
Open commit View diff
91 py3-mysqlclient \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
92
  py3-html2text \
Open commit View diff
92 py3-html2text \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
93
  py3-jinja2 \
Open commit View diff
93 py3-jinja2 \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
94
  py3-redis \
Open commit View diff
94 py3-redis \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
95
  redis \
Open commit View diff
95 redis \
andre.peters over 8 years ago 5d5d36f

[Dovecot] Revert to 2.2 to fix various errors

Full commit hash
5d5d36fc600122062bd85ad366fe0ddf143fa076
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
96
  syslog-ng \
Open commit View diff
96 syslog-ng \
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
97
  syslog-ng-redis \
Open commit View diff
97 syslog-ng-redis \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
98
  syslog-ng-json \
Open commit View diff
98 syslog-ng-json \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
99
  supervisor \
Open commit View diff
99 supervisor \
same change accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
100
  tzdata \
Open commit View diff
100 tzdata \
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
101
  wget \
Open commit View diff
101 wget \
DerLinkman almost 3 years ago 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
102
  dovecot \
Open commit View diff
102 dovecot \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
103
  dovecot-dev \
Open commit View diff
103 dovecot-dev \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
104
  dovecot-lmtpd \
Open commit View diff
104 dovecot-lmtpd \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
105
  dovecot-lua \
Open commit View diff
105 dovecot-lua \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
106
  dovecot-ldap \
Open commit View diff
106 dovecot-ldap \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
107
  dovecot-mysql \
Open commit View diff
107 dovecot-mysql \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
108
  dovecot-sql \
Open commit View diff
108 dovecot-sql \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
109
  dovecot-submissiond \
Open commit View diff
109 dovecot-submissiond \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
110
  dovecot-pigeonhole-plugin \
Open commit View diff
110 dovecot-pigeonhole-plugin \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
111
  dovecot-pop3d \
Open commit View diff
111 dovecot-pop3d \
Niklas Meyer about 2 years ago cf65942

dovecot: add Flatcurve FTS Engine as EXPERIMENTAL (#5920)

Full commit hash
cf6594220cdc74426f71f6eeb11a9a7cd089036b
Author
Niklas Meyer <[email protected]>
Date
about 2 years ago
Selected line
112
  dovecot-fts-flatcurve \
Open commit View diff
112 dovecot-fts-flatcurve \
DerLinkman almost 3 years ago 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
113
  && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64/) \
Open commit View diff
113 && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64/) \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
114
  && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$arch" \
Open commit View diff
114 && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$arch" \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
115
  && chmod +x /usr/local/bin/gosu \
Open commit View diff
115 && chmod +x /usr/local/bin/gosu \
same change 89c5064

Rebased Dovecot on Alpine + fixed logging

Full commit hash
89c50642138a9514fd3a188cd1be434f29298e0e
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
116
  && gosu nobody true
Open commit View diff
116 && gosu nobody true
DerLinkman about 3 years ago accedf0

Updated mailcow Components to be ARM64 compatible

Full commit hash
accedf028003ad6f0511a41a8773562458038bed
Author
DerLinkman <[email protected]>
Date
about 3 years ago
Selected line
117
Open commit View diff
117
André almost 8 years ago 04b43d0

[Dovecot] Add new imapsync + dependencies

Full commit hash
04b43d0a3bcb567d08c8eae6eb523e73f1de4eae
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
118
COPY trim_logs.sh /usr/local/bin/trim_logs.sh
Open commit View diff
118 COPY trim_logs.sh /usr/local/bin/trim_logs.sh
andryyy about 7 years ago de03e41

[Dovecot] Run cronjob at 4:15 AM to remove max aged quarantine items (default: 365 days)

Full commit hash
de03e4178ae40e095fa93f1f68c3d7907673c0cd
Author
andryyy <[email protected]>
Date
about 7 years ago
Selected line
119
COPY clean_q_aged.sh /usr/local/bin/clean_q_aged.sh
Open commit View diff
119 COPY clean_q_aged.sh /usr/local/bin/clean_q_aged.sh
andryyy about 9 years ago d614aaf

Add Json logger

Full commit hash
d614aaf6172a5401d612cfc31cb8db66d1977c6a
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
120
COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf
Open commit View diff
120 COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf
andryyy over 6 years ago c8b9f2b

[Dovecot] Add auth_passdb_lookup to LUA, add default plugins for replicator, check if master, add node to GUID creation, use correct syslog-ng config if Redis write-master is not redis-mailcow, trim logs on Redis master

Full commit hash
c8b9f2b36ca533ada7c7ff01bbbd84209e982d06
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
121
COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf
Open commit View diff
121 COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf
andryyy about 9 years ago d614aaf

Add Json logger

Full commit hash
d614aaf6172a5401d612cfc31cb8db66d1977c6a
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
122
COPY imapsync /usr/local/bin/imapsync
Open commit View diff
122 COPY imapsync /usr/local/bin/imapsync
andryyy over 5 years ago 971434d

[mailcow] Use ofelia instead of cron daemons (wip: remove init systems)

Full commit hash
971434ddd354a87208cbee87d399fc66be3e94ff
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
123
COPY imapsync_runner.pl /usr/local/bin/imapsync_runner.pl
Open commit View diff
123 COPY imapsync_runner.pl /usr/local/bin/imapsync_runner.pl
andryyy almost 7 years ago 97c2fe9

[Dovecot] Install from repository

Full commit hash
97c2fe9fe1be21f427cb48a325ca851804251448
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
124
COPY report-spam.sieve /usr/lib/dovecot/sieve/report-spam.sieve
Open commit View diff
124 COPY report-spam.sieve /usr/lib/dovecot/sieve/report-spam.sieve
same change 97c2fe9

[Dovecot] Install from repository

Full commit hash
97c2fe9fe1be21f427cb48a325ca851804251448
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
125
COPY report-ham.sieve /usr/lib/dovecot/sieve/report-ham.sieve
Open commit View diff
125 COPY report-ham.sieve /usr/lib/dovecot/sieve/report-ham.sieve
same change 97c2fe9

[Dovecot] Install from repository

Full commit hash
97c2fe9fe1be21f427cb48a325ca851804251448
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
126
COPY rspamd-pipe-ham /usr/lib/dovecot/sieve/rspamd-pipe-ham
Open commit View diff
126 COPY rspamd-pipe-ham /usr/lib/dovecot/sieve/rspamd-pipe-ham
same change 97c2fe9

[Dovecot] Install from repository

Full commit hash
97c2fe9fe1be21f427cb48a325ca851804251448
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
127
COPY rspamd-pipe-spam /usr/lib/dovecot/sieve/rspamd-pipe-spam
Open commit View diff
127 COPY rspamd-pipe-spam /usr/lib/dovecot/sieve/rspamd-pipe-spam
André almost 8 years ago 0fb43f4

[Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed)

Full commit hash
0fb43f49161554dbe0e66cd6170ad00166efc8b3
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
128
COPY sa-rules.sh /usr/local/bin/sa-rules.sh
Open commit View diff
128 COPY sa-rules.sh /usr/local/bin/sa-rules.sh
same change 0fb43f4

[Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed)

Full commit hash
0fb43f49161554dbe0e66cd6170ad00166efc8b3
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
129
COPY maildir_gc.sh /usr/local/bin/maildir_gc.sh
Open commit View diff
129 COPY maildir_gc.sh /usr/local/bin/maildir_gc.sh
andryyy about 9 years ago d614aaf

Add Json logger

Full commit hash
d614aaf6172a5401d612cfc31cb8db66d1977c6a
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
130
COPY docker-entrypoint.sh /
Open commit View diff
130 COPY docker-entrypoint.sh /
same change d614aaf

Add Json logger

Full commit hash
d614aaf6172a5401d612cfc31cb8db66d1977c6a
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
131
COPY supervisord.conf /etc/supervisor/supervisord.conf
Open commit View diff
131 COPY supervisord.conf /etc/supervisor/supervisord.conf
andryyy over 7 years ago 800eebd

[Dovecot] Use events to kill supervisord when main proc dies

Full commit hash
800eebd117879d41dc839baf65061a444fa37f69
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
132
COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh
Open commit View diff
132 COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh
andryyy over 7 years ago f493d3a

[Dovecot] Simplify Docker image

Full commit hash
f493d3a9576905371c09dbfb73c6d5b0ae32ab31
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
133
COPY quarantine_notify.py /usr/local/bin/quarantine_notify.py
Open commit View diff
133 COPY quarantine_notify.py /usr/local/bin/quarantine_notify.py
andryyy over 7 years ago c7c1422

[Dovecot] Add quota_notify script

Full commit hash
c7c1422095a90d840e349f73bc64b0bda5ff5736
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
134
COPY quota_notify.py /usr/local/bin/quota_notify.py
Open commit View diff
134 COPY quota_notify.py /usr/local/bin/quota_notify.py
andryyy over 6 years ago 5944595

[Watchdog] Watch replication, if any (unsupported)

Full commit hash
5944595be35b76fbdd5d06d741231239b3a06243
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
135
COPY repl_health.sh /usr/local/bin/repl_health.sh
Open commit View diff
135 COPY repl_health.sh /usr/local/bin/repl_health.sh
Niklas Meyer about 2 years ago cf65942

dovecot: add Flatcurve FTS Engine as EXPERIMENTAL (#5920)

Full commit hash
cf6594220cdc74426f71f6eeb11a9a7cd089036b
Author
Niklas Meyer <[email protected]>
Date
about 2 years ago
Selected line
136
COPY optimize-fts.sh /usr/local/bin/optimize-fts.sh
Open commit View diff
136 COPY optimize-fts.sh /usr/local/bin/optimize-fts.sh
andryyy about 9 years ago d614aaf

Add Json logger

Full commit hash
d614aaf6172a5401d612cfc31cb8db66d1977c6a
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
137
Open commit View diff
137
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
138
ENTRYPOINT ["/docker-entrypoint.sh"]
Open commit View diff
138 ENTRYPOINT ["/docker-entrypoint.sh"]
DerLinkman almost 2 years ago 1994f70

dovecot: optimized dockerfile syntax

Full commit hash
1994f706c09f7a6d0ff0c8a858e2fa0db9af17dd
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
139
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/supervisord.conf"]
Open commit View diff
139 CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/supervisord.conf"]