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/rspamd/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 7 months ago 67e7acd

rspamd: upgrade to 3.14.1, trixie rebuild + bcc forwarded hosts fix (#6958)

Full commit hash
67e7acd6bd444c5721bb82dceafa9d0d1b35d4e2
Author
DerLinkman <[email protected]>
Date
7 months ago
Selected line
1
FROM debian:trixie-slim
Open commit View diff
1 FROM debian:trixie-slim
Niklas Meyer almost 2 years ago ee2791d

rspamd: update to 3.10.1 (#6115)

Full commit hash
ee2791d93af2335a759d46f855994ef4824480d1
Author
Niklas Meyer <[email protected]>
Date
almost 2 years ago
Selected line
2
LABEL maintainer="The Infrastructure Company GmbH <[email protected]>"
Open commit View diff
2 LABEL maintainer="The Infrastructure Company GmbH <[email protected]>"
andryyy over 9 years ago 5f04dc0

mailcow dockerized

Full commit hash
5f04dc0b04d71c4fed5965422c7a694377686804
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
3
Open commit View diff
3
andryyy about 9 years ago f38d726

Revert base of Rspamd

Full commit hash
f38d726ed22472d5eb33fc352441f94efaf07f1b
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
4
ARG DEBIAN_FRONTEND=noninteractive
Open commit View diff
4 ARG DEBIAN_FRONTEND=noninteractive
Dmytro Alieksieiev about 1 month ago 1589196

Update RSPAMD version to 4.1.0

Full commit hash
15891960f78fd10e90aac0cc3ab5267720a0b38f
Author
Dmytro Alieksieiev <[email protected]>
Date
about 1 month ago
Selected line
5
ARG RSPAMD_VER=rspamd_4.1.0-1~e2b0b18
Open commit View diff
5 ARG RSPAMD_VER=rspamd_4.1.0-1~e2b0b18
DerLinkman 7 months ago 67e7acd

rspamd: upgrade to 3.14.1, trixie rebuild + bcc forwarded hosts fix (#6958)

Full commit hash
67e7acd6bd444c5721bb82dceafa9d0d1b35d4e2
Author
DerLinkman <[email protected]>
Date
7 months ago
Selected line
6
ARG CODENAME=trixie
Open commit View diff
6 ARG CODENAME=trixie
DerLinkman almost 2 years ago 5d7c9b2

rspamd: upgrade to 3.9.1 + upgrade to bookworm

Full commit hash
5d7c9b20bc2fe101ab7da37f768d0812aec37e02
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
7
ENV LC_ALL=C
Open commit View diff
7 ENV LC_ALL=C
andryyy over 9 years ago e3f0058

Changes...

Full commit hash
e3f0058f4f2a8b6c43d1d6f21a3ea789bc4ec823
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
8
Open commit View diff
8
DerLinkman almost 3 years ago ddaeebc

[Rspamd] Update to 3.6 (Ratelimit fix)

Full commit hash
ddaeebc822b4a5cc07a84df9e1432bc96bf42d0c
Author
DerLinkman <[email protected]>
Date
almost 3 years ago
Selected line
9
RUN apt-get update && apt-get install -y --no-install-recommends \
Open commit View diff
9 RUN apt-get update && apt-get install -y --no-install-recommends \
André about 8 years ago 071024d

Fix indentation

Full commit hash
071024db4c0708ca874493794da5a6a3dac873f8
Author
André <[email protected]>
Date
about 8 years ago
Selected line
10
  tzdata \
Open commit View diff
10 tzdata \
andryyy almost 7 years ago bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
11
  ca-certificates \
Open commit View diff
11 ca-certificates \
same change bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
12
  gnupg2 \
Open commit View diff
12 gnupg2 \
same change bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
13
  apt-transport-https \
Open commit View diff
13 apt-transport-https \
same change bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
14
  dnsutils \
Open commit View diff
14 dnsutils \
DerLinkman almost 2 years ago 5d7c9b2

rspamd: upgrade to 3.9.1 + upgrade to bookworm

Full commit hash
5d7c9b20bc2fe101ab7da37f768d0812aec37e02
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
15
  netcat-traditional \
Open commit View diff
15 netcat-traditional \
realizelol about 2 years ago 443941e

[Rspamd] Delete overriding obsolete rspamd plugin (#5900)

Full commit hash
443941e68748472604f9a6ee983e94732a460e0b
Author
realizelol <[email protected]>
Date
about 2 years ago
Selected line
16
  wget \
Open commit View diff
16 wget \
FreddleSpl0it 10 months ago f47df26

[Rspamd] Update to 3.13.2

Full commit hash
f47df263d7a2cf05598e65f0601e2c471bf5d2af
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
17
  redis-tools \
Open commit View diff
17 redis-tools \
same change f47df26

[Rspamd] Update to 3.13.2

Full commit hash
f47df263d7a2cf05598e65f0601e2c471bf5d2af
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
18
  procps \
Open commit View diff
18 procps \
realizelol about 2 years ago 443941e

[Rspamd] Delete overriding obsolete rspamd plugin (#5900)

Full commit hash
443941e68748472604f9a6ee983e94732a460e0b
Author
realizelol <[email protected]>
Date
about 2 years ago
Selected line
19
  nano \
Open commit View diff
19 nano \
DerLinkman almost 2 years ago 5d7c9b2

rspamd: upgrade to 3.9.1 + upgrade to bookworm

Full commit hash
5d7c9b20bc2fe101ab7da37f768d0812aec37e02
Author
DerLinkman <[email protected]>
Date
almost 2 years ago
Selected line
20
  lua-cjson \
Open commit View diff
20 lua-cjson \
realizelol about 2 years ago 443941e

[Rspamd] Delete overriding obsolete rspamd plugin (#5900)

Full commit hash
443941e68748472604f9a6ee983e94732a460e0b
Author
realizelol <[email protected]>
Date
about 2 years ago
Selected line
21
  && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64/) \
Open commit View diff
21 && arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64/) \
same change 443941e

[Rspamd] Delete overriding obsolete rspamd plugin (#5900)

Full commit hash
443941e68748472604f9a6ee983e94732a460e0b
Author
realizelol <[email protected]>
Date
about 2 years ago
Selected line
22
  && wget -P /tmp https://rspamd.com/apt-stable/pool/main/r/rspamd/${RSPAMD_VER}~${CODENAME}_${arch}.deb\
Open commit View diff
22 && wget -P /tmp https://rspamd.com/apt-stable/pool/main/r/rspamd/${RSPAMD_VER}~${CODENAME}_${arch}.deb\
same change 443941e

[Rspamd] Delete overriding obsolete rspamd plugin (#5900)

Full commit hash
443941e68748472604f9a6ee983e94732a460e0b
Author
realizelol <[email protected]>
Date
about 2 years ago
Selected line
23
  && apt install -y /tmp/${RSPAMD_VER}~${CODENAME}_${arch}.deb \
Open commit View diff
23 && apt install -y /tmp/${RSPAMD_VER}~${CODENAME}_${arch}.deb \
same change 443941e

[Rspamd] Delete overriding obsolete rspamd plugin (#5900)

Full commit hash
443941e68748472604f9a6ee983e94732a460e0b
Author
realizelol <[email protected]>
Date
about 2 years ago
Selected line
24
  && rm -rf /var/lib/apt/lists/* /tmp/*\
Open commit View diff
24 && rm -rf /var/lib/apt/lists/* /tmp/*\
andryyy almost 7 years ago bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
25
  && apt-get autoremove --purge \
Open commit View diff
25 && apt-get autoremove --purge \
same change bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
26
  && apt-get clean \
Open commit View diff
26 && apt-get clean \
same change bd46941

[SOGo] Do not modify UIxAclEditor

Full commit hash
bd469412ca9eada690d80933158c9c46ee29bf04
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
27
  && mkdir -p /run/rspamd \
Open commit View diff
27 && mkdir -p /run/rspamd \
andryyy almost 5 years ago 8ee997b

[Rspamd] Base on bullseye; remove nullnull map to _perhaps_ prevent a memleak

Full commit hash
8ee997b1a3e6309660a9d9b35d26c1296d48708d
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
28
  && chown _rspamd:_rspamd /run/rspamd \
Open commit View diff
28 && chown _rspamd:_rspamd /run/rspamd \
Niklas Meyer over 4 years ago c520f21

🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497)

Full commit hash
c520f21d286fde8eb0d67788528860eb6b392793
Author
Niklas Meyer <[email protected]>
Date
over 4 years ago
Selected line
29
  && echo 'alias ll="ls -la --color"' >> ~/.bashrc \
Open commit View diff
29 && echo 'alias ll="ls -la --color"' >> ~/.bashrc \
same change c520f21

🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497)

Full commit hash
c520f21d286fde8eb0d67788528860eb6b392793
Author
Niklas Meyer <[email protected]>
Date
over 4 years ago
Selected line
30
  && sed -i 's/#analysis_keyword_table > 0/analysis_cat_table.macro_exist == "M"/g' /usr/share/rspamd/lualib/lua_scanners/oletools.lua
Open commit View diff
30 && sed -i 's/#analysis_keyword_table > 0/analysis_cat_table.macro_exist == "M"/g' /usr/share/rspamd/lualib/lua_scanners/oletools.lua
andryyy over 9 years ago 608cb8a

Add config files to Rspamd

Full commit hash
608cb8ada7d684c414cd3c10f1732a50275fedce
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
31
Open commit View diff
31
André almost 8 years ago 96c985a

[Rspamd] Move settings file to RSPAMD_CONF root, delete old lua scripts

Full commit hash
96c985abad9fa94b4d26501c92f873d72f119fdd
Author
André <[email protected]>
Date
almost 8 years ago
Selected line
32
COPY settings.conf /etc/rspamd/settings.conf
Open commit View diff
32 COPY settings.conf /etc/rspamd/settings.conf
FreddleSpl0it almost 4 years ago 10e560c

fix set rspamd worker password

Full commit hash
10e560c5b22c41e54c28c7a5b4d631c2858cff39
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
33
COPY set_worker_password.sh /set_worker_password.sh
Open commit View diff
33 COPY set_worker_password.sh /set_worker_password.sh
andryyy about 9 years ago 4066f35

New Rspamd image, also fixes #386

Full commit hash
4066f3507c2ecca1d1f2d9a40b87688b0fed15d0
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
34
COPY docker-entrypoint.sh /docker-entrypoint.sh
Open commit View diff
34 COPY docker-entrypoint.sh /docker-entrypoint.sh
andryyy over 9 years ago 83e02cb

Init container first

Full commit hash
83e02cbe4af5f8f48dbb3a396e66ddb42c41cab9
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
35
Open commit View diff
35
andryyy about 9 years ago 4066f35

New Rspamd image, also fixes #386

Full commit hash
4066f3507c2ecca1d1f2d9a40b87688b0fed15d0
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
36
ENTRYPOINT ["/docker-entrypoint.sh"]
Open commit View diff
36 ENTRYPOINT ["/docker-entrypoint.sh"]
andryyy over 9 years ago 5f04dc0

mailcow dockerized

Full commit hash
5f04dc0b04d71c4fed5965422c7a694377686804
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
37
Open commit View diff
37
andryyy over 7 years ago 1404fc5

[Rspamd] Add stopsignal (testing)

Full commit hash
1404fc50f42c3379db06f446a51cd164bd2eb22d
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
38
STOPSIGNAL SIGTERM
Open commit View diff
38 STOPSIGNAL SIGTERM
same change 1404fc5

[Rspamd] Add stopsignal (testing)

Full commit hash
1404fc50f42c3379db06f446a51cd164bd2eb22d
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
39
Open commit View diff
39
André almost 9 years ago 6b6470f

[Rspamd] Use tini

Full commit hash
6b6470fe54672c478cef79ba175504a22401479a
Author
André <[email protected]>
Date
almost 9 years ago
Selected line
40
CMD ["/usr/bin/rspamd", "-f", "-u", "_rspamd", "-g", "_rspamd"]
Open commit View diff
40 CMD ["/usr/bin/rspamd", "-f", "-u", "_rspamd", "-g", "_rspamd"]