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

_modules/scripts/new_options.sh

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

new_options.sh on main
Author Date Commit Line Code
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
1
#!/usr/bin/env bash
Open commit View diff
1 #!/usr/bin/env bash
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
2
# _modules/scripts/new_options.sh
Open commit View diff
2 # _modules/scripts/new_options.sh
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
3
# THIS SCRIPT IS DESIGNED TO BE RUNNING BY MAILCOW SCRIPTS ONLY!
Open commit View diff
3 # THIS SCRIPT IS DESIGNED TO BE RUNNING BY MAILCOW SCRIPTS ONLY!
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
4
# DO NOT, AGAIN, NOT TRY TO RUN THIS SCRIPT STANDALONE!!!!!!
Open commit View diff
4 # DO NOT, AGAIN, NOT TRY TO RUN THIS SCRIPT STANDALONE!!!!!!
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
5
Open commit View diff
5
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
6
adapt_new_options() {
Open commit View diff
6 adapt_new_options() {
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
7
Open commit View diff
7
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
8
  CONFIG_ARRAY=(
Open commit View diff
8 CONFIG_ARRAY=(
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
9
  "AUTODISCOVER_SAN"
Open commit View diff
9 "AUTODISCOVER_SAN"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
10
  "SKIP_LETS_ENCRYPT"
Open commit View diff
10 "SKIP_LETS_ENCRYPT"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
11
  "SKIP_SOGO"
Open commit View diff
11 "SKIP_SOGO"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
12
  "USE_WATCHDOG"
Open commit View diff
12 "USE_WATCHDOG"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
13
  "WATCHDOG_NOTIFY_EMAIL"
Open commit View diff
13 "WATCHDOG_NOTIFY_EMAIL"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
14
  "WATCHDOG_NOTIFY_WEBHOOK"
Open commit View diff
14 "WATCHDOG_NOTIFY_WEBHOOK"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
15
  "WATCHDOG_NOTIFY_WEBHOOK_BODY"
Open commit View diff
15 "WATCHDOG_NOTIFY_WEBHOOK_BODY"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
16
  "WATCHDOG_NOTIFY_BAN"
Open commit View diff
16 "WATCHDOG_NOTIFY_BAN"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
17
  "WATCHDOG_NOTIFY_START"
Open commit View diff
17 "WATCHDOG_NOTIFY_START"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
18
  "WATCHDOG_EXTERNAL_CHECKS"
Open commit View diff
18 "WATCHDOG_EXTERNAL_CHECKS"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
19
  "WATCHDOG_SUBJECT"
Open commit View diff
19 "WATCHDOG_SUBJECT"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
20
  "SKIP_CLAMD"
Open commit View diff
20 "SKIP_CLAMD"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
21
  "SKIP_OLEFY"
Open commit View diff
21 "SKIP_OLEFY"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
22
  "SKIP_IP_CHECK"
Open commit View diff
22 "SKIP_IP_CHECK"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
23
  "ADDITIONAL_SAN"
Open commit View diff
23 "ADDITIONAL_SAN"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
24
  "DOVEADM_PORT"
Open commit View diff
24 "DOVEADM_PORT"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
25
  "IPV4_NETWORK"
Open commit View diff
25 "IPV4_NETWORK"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
26
  "IPV6_NETWORK"
Open commit View diff
26 "IPV6_NETWORK"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
27
  "LOG_LINES"
Open commit View diff
27 "LOG_LINES"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
28
  "SNAT_TO_SOURCE"
Open commit View diff
28 "SNAT_TO_SOURCE"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
29
  "SNAT6_TO_SOURCE"
Open commit View diff
29 "SNAT6_TO_SOURCE"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
30
  "COMPOSE_PROJECT_NAME"
Open commit View diff
30 "COMPOSE_PROJECT_NAME"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
31
  "DOCKER_COMPOSE_VERSION"
Open commit View diff
31 "DOCKER_COMPOSE_VERSION"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
32
  "SQL_PORT"
Open commit View diff
32 "SQL_PORT"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
33
  "API_KEY"
Open commit View diff
33 "API_KEY"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
34
  "API_KEY_READ_ONLY"
Open commit View diff
34 "API_KEY_READ_ONLY"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
35
  "API_ALLOW_FROM"
Open commit View diff
35 "API_ALLOW_FROM"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
36
  "MAILDIR_GC_TIME"
Open commit View diff
36 "MAILDIR_GC_TIME"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
37
  "MAILDIR_SUB"
Open commit View diff
37 "MAILDIR_SUB"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
38
  "ACL_ANYONE"
Open commit View diff
38 "ACL_ANYONE"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
39
  "FTS_HEAP"
Open commit View diff
39 "FTS_HEAP"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
40
  "FTS_PROCS"
Open commit View diff
40 "FTS_PROCS"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
41
  "SKIP_FTS"
Open commit View diff
41 "SKIP_FTS"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
42
  "ENABLE_SSL_SNI"
Open commit View diff
42 "ENABLE_SSL_SNI"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
43
  "ALLOW_ADMIN_EMAIL_LOGIN"
Open commit View diff
43 "ALLOW_ADMIN_EMAIL_LOGIN"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
44
  "SKIP_HTTP_VERIFICATION"
Open commit View diff
44 "SKIP_HTTP_VERIFICATION"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
45
  "SOGO_EXPIRE_SESSION"
Open commit View diff
45 "SOGO_EXPIRE_SESSION"
FreddleSpl0it 10 months ago 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
46
  "SOGO_URL_ENCRYPTION_KEY"
Open commit View diff
46 "SOGO_URL_ENCRYPTION_KEY"
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
47
  "REDIS_PORT"
Open commit View diff
47 "REDIS_PORT"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
48
  "REDISPASS"
Open commit View diff
48 "REDISPASS"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
49
  "DOVECOT_MASTER_USER"
Open commit View diff
49 "DOVECOT_MASTER_USER"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
50
  "DOVECOT_MASTER_PASS"
Open commit View diff
50 "DOVECOT_MASTER_PASS"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
51
  "MAILCOW_PASS_SCHEME"
Open commit View diff
51 "MAILCOW_PASS_SCHEME"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
52
  "ADDITIONAL_SERVER_NAMES"
Open commit View diff
52 "ADDITIONAL_SERVER_NAMES"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
53
  "WATCHDOG_VERBOSE"
Open commit View diff
53 "WATCHDOG_VERBOSE"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
54
  "WEBAUTHN_ONLY_TRUSTED_VENDORS"
Open commit View diff
54 "WEBAUTHN_ONLY_TRUSTED_VENDORS"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
55
  "SPAMHAUS_DQS_KEY"
Open commit View diff
55 "SPAMHAUS_DQS_KEY"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
56
  "SKIP_UNBOUND_HEALTHCHECK"
Open commit View diff
56 "SKIP_UNBOUND_HEALTHCHECK"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
57
  "DISABLE_NETFILTER_ISOLATION_RULE"
Open commit View diff
57 "DISABLE_NETFILTER_ISOLATION_RULE"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
58
  "HTTP_REDIRECT"
Open commit View diff
58 "HTTP_REDIRECT"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
59
  "ENABLE_IPV6"
Open commit View diff
59 "ENABLE_IPV6"
Carlos Lapao 6 months ago 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
60
  "ACME_DNS_CHALLENGE"
Open commit View diff
60 "ACME_DNS_CHALLENGE"
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
61
  "ACME_DNS_PROVIDER"
Open commit View diff
61 "ACME_DNS_PROVIDER"
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
62
  "ACME_ACCOUNT_EMAIL"
Open commit View diff
62 "ACME_ACCOUNT_EMAIL"
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
63
  )
Open commit View diff
63 )
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
64
Open commit View diff
64
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
65
  sed -i --follow-symlinks '$a\' mailcow.conf
Open commit View diff
65 sed -i --follow-symlinks '$a\' mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
66
  for option in ${CONFIG_ARRAY[@]}; do
Open commit View diff
66 for option in ${CONFIG_ARRAY[@]}; do
FreddleSpl0it 5 months ago 709117f

prevent false positives in option detection in new_options.sh

Full commit hash
709117fe19cd7656127eaf3742663d382a19425a
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
67
    if grep -q "^#\?${option}=" mailcow.conf; then
Open commit View diff
67 if grep -q "^#\?${option}=" mailcow.conf; then
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
68
      continue
Open commit View diff
68 continue
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
69
    fi
Open commit View diff
69 fi
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
70
Open commit View diff
70
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
71
    echo "Adding new option \"${option}\" to mailcow.conf"
Open commit View diff
71 echo "Adding new option \"${option}\" to mailcow.conf"
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
72
Open commit View diff
72
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
73
    case "${option}" in
Open commit View diff
73 case "${option}" in
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
74
        AUTODISCOVER_SAN)
Open commit View diff
74 AUTODISCOVER_SAN)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
75
            echo '# Obtain certificates for autodiscover.* and autoconfig.* domains.' >> mailcow.conf
Open commit View diff
75 echo '# Obtain certificates for autodiscover.* and autoconfig.* domains.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
76
            echo '# This can be useful to switch off in case you are in a scenario where a reverse proxy already handles those.' >> mailcow.conf
Open commit View diff
76 echo '# This can be useful to switch off in case you are in a scenario where a reverse proxy already handles those.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
77
            echo '# There are mixed scenarios where ports 80,443 are occupied and you do not want to share certs' >> mailcow.conf
Open commit View diff
77 echo '# There are mixed scenarios where ports 80,443 are occupied and you do not want to share certs' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
78
            echo '# between services. So acme-mailcow obtains for maildomains and all web-things get handled' >> mailcow.conf
Open commit View diff
78 echo '# between services. So acme-mailcow obtains for maildomains and all web-things get handled' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
79
            echo '# in the reverse proxy.' >> mailcow.conf
Open commit View diff
79 echo '# in the reverse proxy.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
80
            echo 'AUTODISCOVER_SAN=y' >> mailcow.conf
Open commit View diff
80 echo 'AUTODISCOVER_SAN=y' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
81
            ;;
Open commit View diff
81 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
82
Open commit View diff
82
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
83
        DOCKER_COMPOSE_VERSION)
Open commit View diff
83 DOCKER_COMPOSE_VERSION)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
84
            echo "# Used Docker Compose version" >> mailcow.conf
Open commit View diff
84 echo "# Used Docker Compose version" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
85
            echo "# Switch here between native (compose plugin) and standalone" >> mailcow.conf
Open commit View diff
85 echo "# Switch here between native (compose plugin) and standalone" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
86
            echo "# For more informations take a look at the mailcow docs regarding the configuration options." >> mailcow.conf
Open commit View diff
86 echo "# For more informations take a look at the mailcow docs regarding the configuration options." >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
87
            echo "# Normally this should be untouched but if you decided to use either of those you can switch it manually here." >> mailcow.conf
Open commit View diff
87 echo "# Normally this should be untouched but if you decided to use either of those you can switch it manually here." >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
88
            echo "# Please be aware that at least one of those variants should be installed on your machine or mailcow will fail." >> mailcow.conf
Open commit View diff
88 echo "# Please be aware that at least one of those variants should be installed on your machine or mailcow will fail." >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
89
            echo "" >> mailcow.conf
Open commit View diff
89 echo "" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
90
            echo "DOCKER_COMPOSE_VERSION=${DOCKER_COMPOSE_VERSION}" >> mailcow.conf
Open commit View diff
90 echo "DOCKER_COMPOSE_VERSION=${DOCKER_COMPOSE_VERSION}" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
91
            ;;
Open commit View diff
91 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
92
Open commit View diff
92
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
93
        DOVEADM_PORT)
Open commit View diff
93 DOVEADM_PORT)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
94
            echo "DOVEADM_PORT=127.0.0.1:19991" >> mailcow.conf
Open commit View diff
94 echo "DOVEADM_PORT=127.0.0.1:19991" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
95
            ;;
Open commit View diff
95 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
96
Open commit View diff
96
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
97
        LOG_LINES)
Open commit View diff
97 LOG_LINES)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
98
            echo '# Max log lines per service to keep in Redis logs' >> mailcow.conf
Open commit View diff
98 echo '# Max log lines per service to keep in Redis logs' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
99
            echo "LOG_LINES=9999" >> mailcow.conf
Open commit View diff
99 echo "LOG_LINES=9999" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
100
            ;;
Open commit View diff
100 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
101
        IPV4_NETWORK)
Open commit View diff
101 IPV4_NETWORK)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
102
            echo '# Internal IPv4 /24 subnet, format n.n.n. (expands to n.n.n.0/24)' >> mailcow.conf
Open commit View diff
102 echo '# Internal IPv4 /24 subnet, format n.n.n. (expands to n.n.n.0/24)' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
103
            echo "IPV4_NETWORK=172.22.1" >> mailcow.conf
Open commit View diff
103 echo "IPV4_NETWORK=172.22.1" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
104
            ;;
Open commit View diff
104 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
105
        IPV6_NETWORK)
Open commit View diff
105 IPV6_NETWORK)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
106
            echo '# Internal IPv6 subnet in fc00::/7' >> mailcow.conf
Open commit View diff
106 echo '# Internal IPv6 subnet in fc00::/7' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
107
            echo "IPV6_NETWORK=fd4d:6169:6c63:6f77::/64" >> mailcow.conf
Open commit View diff
107 echo "IPV6_NETWORK=fd4d:6169:6c63:6f77::/64" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
108
            ;;
Open commit View diff
108 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
109
        SQL_PORT)
Open commit View diff
109 SQL_PORT)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
110
            echo '# Bind SQL to 127.0.0.1 on port 13306' >> mailcow.conf
Open commit View diff
110 echo '# Bind SQL to 127.0.0.1 on port 13306' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
111
            echo "SQL_PORT=127.0.0.1:13306" >> mailcow.conf
Open commit View diff
111 echo "SQL_PORT=127.0.0.1:13306" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
112
            ;;
Open commit View diff
112 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
113
        API_KEY)
Open commit View diff
113 API_KEY)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
114
            echo '# Create or override API key for web UI' >> mailcow.conf
Open commit View diff
114 echo '# Create or override API key for web UI' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
115
            echo "#API_KEY=" >> mailcow.conf
Open commit View diff
115 echo "#API_KEY=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
116
            ;;
Open commit View diff
116 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
117
        API_KEY_READ_ONLY)
Open commit View diff
117 API_KEY_READ_ONLY)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
118
            echo '# Create or override read-only API key for web UI' >> mailcow.conf
Open commit View diff
118 echo '# Create or override read-only API key for web UI' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
119
            echo "#API_KEY_READ_ONLY=" >> mailcow.conf
Open commit View diff
119 echo "#API_KEY_READ_ONLY=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
120
            ;;
Open commit View diff
120 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
121
        API_ALLOW_FROM)
Open commit View diff
121 API_ALLOW_FROM)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
122
            echo '# Must be set for API_KEY to be active' >> mailcow.conf
Open commit View diff
122 echo '# Must be set for API_KEY to be active' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
123
            echo '# IPs only, no networks (networks can be set via UI)' >> mailcow.conf
Open commit View diff
123 echo '# IPs only, no networks (networks can be set via UI)' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
124
            echo "#API_ALLOW_FROM=" >> mailcow.conf
Open commit View diff
124 echo "#API_ALLOW_FROM=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
125
            ;;
Open commit View diff
125 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
126
        SNAT_TO_SOURCE)
Open commit View diff
126 SNAT_TO_SOURCE)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
127
            echo '# Use this IPv4 for outgoing connections (SNAT)' >> mailcow.conf
Open commit View diff
127 echo '# Use this IPv4 for outgoing connections (SNAT)' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
128
            echo "#SNAT_TO_SOURCE=" >> mailcow.conf
Open commit View diff
128 echo "#SNAT_TO_SOURCE=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
129
            ;;
Open commit View diff
129 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
130
        SNAT6_TO_SOURCE)
Open commit View diff
130 SNAT6_TO_SOURCE)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
131
            echo '# Use this IPv6 for outgoing connections (SNAT)' >> mailcow.conf
Open commit View diff
131 echo '# Use this IPv6 for outgoing connections (SNAT)' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
132
            echo "#SNAT6_TO_SOURCE=" >> mailcow.conf
Open commit View diff
132 echo "#SNAT6_TO_SOURCE=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
133
            ;;
Open commit View diff
133 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
134
        MAILDIR_GC_TIME)
Open commit View diff
134 MAILDIR_GC_TIME)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
135
            echo '# Garbage collector cleanup' >> mailcow.conf
Open commit View diff
135 echo '# Garbage collector cleanup' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
136
            echo '# Deleted domains and mailboxes are moved to /var/vmail/_garbage/timestamp_sanitizedstring' >> mailcow.conf
Open commit View diff
136 echo '# Deleted domains and mailboxes are moved to /var/vmail/_garbage/timestamp_sanitizedstring' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
137
            echo '# How long should objects remain in the garbage until they are being deleted? (value in minutes)' >> mailcow.conf
Open commit View diff
137 echo '# How long should objects remain in the garbage until they are being deleted? (value in minutes)' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
138
            echo '# Check interval is hourly' >> mailcow.conf
Open commit View diff
138 echo '# Check interval is hourly' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
139
            echo 'MAILDIR_GC_TIME=1440' >> mailcow.conf
Open commit View diff
139 echo 'MAILDIR_GC_TIME=1440' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
140
            ;;
Open commit View diff
140 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
141
        ACL_ANYONE)
Open commit View diff
141 ACL_ANYONE)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
142
            echo '# Set this to "allow" to enable the anyone pseudo user. Disabled by default.' >> mailcow.conf
Open commit View diff
142 echo '# Set this to "allow" to enable the anyone pseudo user. Disabled by default.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
143
            echo '# When enabled, ACL can be created, that apply to "All authenticated users"' >> mailcow.conf
Open commit View diff
143 echo '# When enabled, ACL can be created, that apply to "All authenticated users"' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
144
            echo '# This should probably only be activated on mail hosts, that are used exclusively by one organisation.' >> mailcow.conf
Open commit View diff
144 echo '# This should probably only be activated on mail hosts, that are used exclusively by one organisation.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
145
            echo '# Otherwise a user might share data with too many other users.' >> mailcow.conf
Open commit View diff
145 echo '# Otherwise a user might share data with too many other users.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
146
            echo 'ACL_ANYONE=disallow' >> mailcow.conf
Open commit View diff
146 echo 'ACL_ANYONE=disallow' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
147
            ;;
Open commit View diff
147 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
148
        FTS_HEAP)
Open commit View diff
148 FTS_HEAP)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
149
            echo '# Dovecot Indexing (FTS) Process maximum heap size in MB, there is no recommendation, please see Dovecot docs.' >> mailcow.conf
Open commit View diff
149 echo '# Dovecot Indexing (FTS) Process maximum heap size in MB, there is no recommendation, please see Dovecot docs.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
150
            echo '# Flatcurve is used as FTS Engine. It is supposed to be pretty efficient in CPU and RAM consumption.' >> mailcow.conf
Open commit View diff
150 echo '# Flatcurve is used as FTS Engine. It is supposed to be pretty efficient in CPU and RAM consumption.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
151
            echo '# Please always monitor your Resource consumption!' >> mailcow.conf
Open commit View diff
151 echo '# Please always monitor your Resource consumption!' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
152
            echo "FTS_HEAP=128" >> mailcow.conf
Open commit View diff
152 echo "FTS_HEAP=128" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
153
            ;;
Open commit View diff
153 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
154
        SKIP_FTS)
Open commit View diff
154 SKIP_FTS)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
155
            echo '# Skip FTS (Fulltext Search) for Dovecot on low-memory, low-threaded systems or if you simply want to disable it.' >> mailcow.conf
Open commit View diff
155 echo '# Skip FTS (Fulltext Search) for Dovecot on low-memory, low-threaded systems or if you simply want to disable it.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
156
            echo "# Dovecot inside mailcow use Flatcurve as FTS Backend." >> mailcow.conf
Open commit View diff
156 echo "# Dovecot inside mailcow use Flatcurve as FTS Backend." >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
157
            echo "SKIP_FTS=y" >> mailcow.conf
Open commit View diff
157 echo "SKIP_FTS=y" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
158
            ;;
Open commit View diff
158 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
159
        FTS_PROCS)
Open commit View diff
159 FTS_PROCS)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
160
            echo '# Controls how many processes the Dovecot indexing process can spawn at max.' >> mailcow.conf
Open commit View diff
160 echo '# Controls how many processes the Dovecot indexing process can spawn at max.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
161
            echo '# Too many indexing processes can use a lot of CPU and Disk I/O' >> mailcow.conf
Open commit View diff
161 echo '# Too many indexing processes can use a lot of CPU and Disk I/O' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
162
            echo '# Please visit: https://doc.dovecot.org/configuration_manual/service_configuration/#indexer-worker for more informations' >> mailcow.conf
Open commit View diff
162 echo '# Please visit: https://doc.dovecot.org/configuration_manual/service_configuration/#indexer-worker for more informations' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
163
            echo "FTS_PROCS=1" >> mailcow.conf
Open commit View diff
163 echo "FTS_PROCS=1" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
164
            ;;
Open commit View diff
164 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
165
        ENABLE_SSL_SNI)
Open commit View diff
165 ENABLE_SSL_SNI)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
166
            echo '# Create seperate certificates for all domains - y/n' >> mailcow.conf
Open commit View diff
166 echo '# Create seperate certificates for all domains - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
167
            echo '# this will allow adding more than 100 domains, but some email clients will not be able to connect with alternative hostnames' >> mailcow.conf
Open commit View diff
167 echo '# this will allow adding more than 100 domains, but some email clients will not be able to connect with alternative hostnames' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
168
            echo '# see https://wiki.dovecot.org/SSL/SNIClientSupport' >> mailcow.conf
Open commit View diff
168 echo '# see https://wiki.dovecot.org/SSL/SNIClientSupport' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
169
            echo "ENABLE_SSL_SNI=n" >> mailcow.conf
Open commit View diff
169 echo "ENABLE_SSL_SNI=n" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
170
            ;;
Open commit View diff
170 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
171
        SKIP_SOGO)
Open commit View diff
171 SKIP_SOGO)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
172
            echo '# Skip SOGo: Will disable SOGo integration and therefore webmail, DAV protocols and ActiveSync support (experimental, unsupported, not fully implemented) - y/n' >> mailcow.conf
Open commit View diff
172 echo '# Skip SOGo: Will disable SOGo integration and therefore webmail, DAV protocols and ActiveSync support (experimental, unsupported, not fully implemented) - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
173
            echo "SKIP_SOGO=n" >> mailcow.conf
Open commit View diff
173 echo "SKIP_SOGO=n" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
174
            ;;
Open commit View diff
174 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
175
        MAILDIR_SUB)
Open commit View diff
175 MAILDIR_SUB)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
176
            echo '# MAILDIR_SUB defines a path in a users virtual home to keep the maildir in. Leave empty for updated setups.' >> mailcow.conf
Open commit View diff
176 echo '# MAILDIR_SUB defines a path in a users virtual home to keep the maildir in. Leave empty for updated setups.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
177
            echo "#MAILDIR_SUB=Maildir" >> mailcow.conf
Open commit View diff
177 echo "#MAILDIR_SUB=Maildir" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
178
            echo "MAILDIR_SUB=" >> mailcow.conf
Open commit View diff
178 echo "MAILDIR_SUB=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
179
            ;;
Open commit View diff
179 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
180
        WATCHDOG_NOTIFY_WEBHOOK)
Open commit View diff
180 WATCHDOG_NOTIFY_WEBHOOK)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
181
            echo '# Send notifications to a webhook URL that receives a POST request with the content type "application/json".' >> mailcow.conf
Open commit View diff
181 echo '# Send notifications to a webhook URL that receives a POST request with the content type "application/json".' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
182
            echo '# You can use this to send notifications to services like Discord, Slack and others.' >> mailcow.conf
Open commit View diff
182 echo '# You can use this to send notifications to services like Discord, Slack and others.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
183
            echo '#WATCHDOG_NOTIFY_WEBHOOK=https://discord.com/api/webhooks/XXXXXXXXXXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' >> mailcow.conf
Open commit View diff
183 echo '#WATCHDOG_NOTIFY_WEBHOOK=https://discord.com/api/webhooks/XXXXXXXXXXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
184
            ;;
Open commit View diff
184 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
185
        WATCHDOG_NOTIFY_WEBHOOK_BODY)
Open commit View diff
185 WATCHDOG_NOTIFY_WEBHOOK_BODY)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
186
            echo '# JSON body included in the webhook POST request. Needs to be in single quotes.' >> mailcow.conf
Open commit View diff
186 echo '# JSON body included in the webhook POST request. Needs to be in single quotes.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
187
            echo '# Following variables are available: SUBJECT, BODY' >> mailcow.conf
Open commit View diff
187 echo '# Following variables are available: SUBJECT, BODY' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
188
            WEBHOOK_BODY='{"username": "mailcow Watchdog", "content": "**${SUBJECT}**\n${BODY}"}'
Open commit View diff
188 WEBHOOK_BODY='{"username": "mailcow Watchdog", "content": "**${SUBJECT}**\n${BODY}"}'
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
189
            echo "#WATCHDOG_NOTIFY_WEBHOOK_BODY='${WEBHOOK_BODY}'" >> mailcow.conf
Open commit View diff
189 echo "#WATCHDOG_NOTIFY_WEBHOOK_BODY='${WEBHOOK_BODY}'" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
190
            ;;
Open commit View diff
190 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
191
        WATCHDOG_NOTIFY_BAN)
Open commit View diff
191 WATCHDOG_NOTIFY_BAN)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
192
            echo '# Notify about banned IP. Includes whois lookup.' >> mailcow.conf
Open commit View diff
192 echo '# Notify about banned IP. Includes whois lookup.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
193
            echo "WATCHDOG_NOTIFY_BAN=y" >> mailcow.conf
Open commit View diff
193 echo "WATCHDOG_NOTIFY_BAN=y" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
194
            ;;
Open commit View diff
194 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
195
        WATCHDOG_NOTIFY_START)
Open commit View diff
195 WATCHDOG_NOTIFY_START)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
196
            echo '# Send a notification when the watchdog is started.' >> mailcow.conf
Open commit View diff
196 echo '# Send a notification when the watchdog is started.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
197
            echo "WATCHDOG_NOTIFY_START=y" >> mailcow.conf
Open commit View diff
197 echo "WATCHDOG_NOTIFY_START=y" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
198
            ;;
Open commit View diff
198 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
199
        WATCHDOG_SUBJECT)
Open commit View diff
199 WATCHDOG_SUBJECT)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
200
            echo '# Subject for watchdog mails. Defaults to "Watchdog ALERT" followed by the error message.' >> mailcow.conf
Open commit View diff
200 echo '# Subject for watchdog mails. Defaults to "Watchdog ALERT" followed by the error message.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
201
            echo "#WATCHDOG_SUBJECT=" >> mailcow.conf
Open commit View diff
201 echo "#WATCHDOG_SUBJECT=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
202
            ;;
Open commit View diff
202 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
203
        WATCHDOG_EXTERNAL_CHECKS)
Open commit View diff
203 WATCHDOG_EXTERNAL_CHECKS)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
204
            echo '# Checks if mailcow is an open relay. Requires a SAL. More checks will follow.' >> mailcow.conf
Open commit View diff
204 echo '# Checks if mailcow is an open relay. Requires a SAL. More checks will follow.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
205
            echo '# No data is collected. Opt-in and anonymous.' >> mailcow.conf
Open commit View diff
205 echo '# No data is collected. Opt-in and anonymous.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
206
            echo '# Will only work with unmodified mailcow setups.' >> mailcow.conf
Open commit View diff
206 echo '# Will only work with unmodified mailcow setups.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
207
            echo "WATCHDOG_EXTERNAL_CHECKS=n" >> mailcow.conf
Open commit View diff
207 echo "WATCHDOG_EXTERNAL_CHECKS=n" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
208
            ;;
Open commit View diff
208 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
209
        SOGO_EXPIRE_SESSION)
Open commit View diff
209 SOGO_EXPIRE_SESSION)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
210
            echo '# SOGo session timeout in minutes' >> mailcow.conf
Open commit View diff
210 echo '# SOGo session timeout in minutes' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
211
            echo "SOGO_EXPIRE_SESSION=480" >> mailcow.conf
Open commit View diff
211 echo "SOGO_EXPIRE_SESSION=480" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
212
            ;;
Open commit View diff
212 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
213
        REDIS_PORT)
Open commit View diff
213 REDIS_PORT)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
214
            echo "REDIS_PORT=127.0.0.1:7654" >> mailcow.conf
Open commit View diff
214 echo "REDIS_PORT=127.0.0.1:7654" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
215
            ;;
Open commit View diff
215 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
216
        DOVECOT_MASTER_USER)
Open commit View diff
216 DOVECOT_MASTER_USER)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
217
            echo '# DOVECOT_MASTER_USER and _PASS must _both_ be provided. No special chars.' >> mailcow.conf
Open commit View diff
217 echo '# DOVECOT_MASTER_USER and _PASS must _both_ be provided. No special chars.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
218
            echo '# Empty by default to auto-generate master user and password on start.' >> mailcow.conf
Open commit View diff
218 echo '# Empty by default to auto-generate master user and password on start.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
219
            echo '# User expands to [email protected]' >> mailcow.conf
Open commit View diff
219 echo '# User expands to [email protected]' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
220
            echo '# LEAVE EMPTY IF UNSURE' >> mailcow.conf
Open commit View diff
220 echo '# LEAVE EMPTY IF UNSURE' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
221
            echo "DOVECOT_MASTER_USER=" >> mailcow.conf
Open commit View diff
221 echo "DOVECOT_MASTER_USER=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
222
            ;;
Open commit View diff
222 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
223
        DOVECOT_MASTER_PASS)
Open commit View diff
223 DOVECOT_MASTER_PASS)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
224
            echo '# LEAVE EMPTY IF UNSURE' >> mailcow.conf
Open commit View diff
224 echo '# LEAVE EMPTY IF UNSURE' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
225
            echo "DOVECOT_MASTER_PASS=" >> mailcow.conf
Open commit View diff
225 echo "DOVECOT_MASTER_PASS=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
226
            ;;
Open commit View diff
226 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
227
        MAILCOW_PASS_SCHEME)
Open commit View diff
227 MAILCOW_PASS_SCHEME)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
228
            echo '# Password hash algorithm' >> mailcow.conf
Open commit View diff
228 echo '# Password hash algorithm' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
229
            echo '# Only certain password hash algorithm are supported. For a fully list of supported schemes,' >> mailcow.conf
Open commit View diff
229 echo '# Only certain password hash algorithm are supported. For a fully list of supported schemes,' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
230
            echo '# see https://docs.mailcow.email/models/model-passwd/' >> mailcow.conf
Open commit View diff
230 echo '# see https://docs.mailcow.email/models/model-passwd/' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
231
            echo "MAILCOW_PASS_SCHEME=BLF-CRYPT" >> mailcow.conf
Open commit View diff
231 echo "MAILCOW_PASS_SCHEME=BLF-CRYPT" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
232
            ;;
Open commit View diff
232 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
233
        ADDITIONAL_SERVER_NAMES)
Open commit View diff
233 ADDITIONAL_SERVER_NAMES)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
234
            echo '# Additional server names for mailcow UI' >> mailcow.conf
Open commit View diff
234 echo '# Additional server names for mailcow UI' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
235
            echo '#' >> mailcow.conf
Open commit View diff
235 echo '#' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
236
            echo '# Specify alternative addresses for the mailcow UI to respond to' >> mailcow.conf
Open commit View diff
236 echo '# Specify alternative addresses for the mailcow UI to respond to' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
237
            echo '# This is useful when you set mail.* as ADDITIONAL_SAN and want to make sure mail.maildomain.com will always point to the mailcow UI.' >> mailcow.conf
Open commit View diff
237 echo '# This is useful when you set mail.* as ADDITIONAL_SAN and want to make sure mail.maildomain.com will always point to the mailcow UI.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
238
            echo '# If the server name does not match a known site, Nginx decides by best-guess and may redirect users to the wrong web root.' >> mailcow.conf
Open commit View diff
238 echo '# If the server name does not match a known site, Nginx decides by best-guess and may redirect users to the wrong web root.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
239
            echo '# You can understand this as server_name directive in Nginx.' >> mailcow.conf
Open commit View diff
239 echo '# You can understand this as server_name directive in Nginx.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
240
            echo '# Comma separated list without spaces! Example: ADDITIONAL_SERVER_NAMES=a.b.c,d.e.f' >> mailcow.conf
Open commit View diff
240 echo '# Comma separated list without spaces! Example: ADDITIONAL_SERVER_NAMES=a.b.c,d.e.f' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
241
            echo 'ADDITIONAL_SERVER_NAMES=' >> mailcow.conf
Open commit View diff
241 echo 'ADDITIONAL_SERVER_NAMES=' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
242
            ;;
Open commit View diff
242 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
243
        WEBAUTHN_ONLY_TRUSTED_VENDORS)
Open commit View diff
243 WEBAUTHN_ONLY_TRUSTED_VENDORS)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
244
            echo "# WebAuthn device manufacturer verification" >> mailcow.conf
Open commit View diff
244 echo "# WebAuthn device manufacturer verification" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
245
            echo '# After setting WEBAUTHN_ONLY_TRUSTED_VENDORS=y only devices from trusted manufacturers are allowed' >> mailcow.conf
Open commit View diff
245 echo '# After setting WEBAUTHN_ONLY_TRUSTED_VENDORS=y only devices from trusted manufacturers are allowed' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
246
            echo '# root certificates can be placed for validation under mailcow-dockerized/data/web/inc/lib/WebAuthn/rootCertificates' >> mailcow.conf
Open commit View diff
246 echo '# root certificates can be placed for validation under mailcow-dockerized/data/web/inc/lib/WebAuthn/rootCertificates' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
247
            echo 'WEBAUTHN_ONLY_TRUSTED_VENDORS=n' >> mailcow.conf
Open commit View diff
247 echo 'WEBAUTHN_ONLY_TRUSTED_VENDORS=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
248
            ;;
Open commit View diff
248 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
249
        SPAMHAUS_DQS_KEY)
Open commit View diff
249 SPAMHAUS_DQS_KEY)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
250
            echo "# Spamhaus Data Query Service Key" >> mailcow.conf
Open commit View diff
250 echo "# Spamhaus Data Query Service Key" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
251
            echo '# Optional: Leave empty for none' >> mailcow.conf
Open commit View diff
251 echo '# Optional: Leave empty for none' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
252
            echo '# Enter your key here if you are using a blocked ASN (OVH, AWS, Cloudflare e.g) for the unregistered Spamhaus Blocklist.' >> mailcow.conf
Open commit View diff
252 echo '# Enter your key here if you are using a blocked ASN (OVH, AWS, Cloudflare e.g) for the unregistered Spamhaus Blocklist.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
253
            echo '# If empty, it will completely disable Spamhaus blocklists if it detects that you are running on a server using a blocked AS.' >> mailcow.conf
Open commit View diff
253 echo '# If empty, it will completely disable Spamhaus blocklists if it detects that you are running on a server using a blocked AS.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
254
            echo '# Otherwise it will work as usual.' >> mailcow.conf
Open commit View diff
254 echo '# Otherwise it will work as usual.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
255
            echo 'SPAMHAUS_DQS_KEY=' >> mailcow.conf
Open commit View diff
255 echo 'SPAMHAUS_DQS_KEY=' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
256
            ;;
Open commit View diff
256 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
257
        WATCHDOG_VERBOSE)
Open commit View diff
257 WATCHDOG_VERBOSE)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
258
            echo '# Enable watchdog verbose logging' >> mailcow.conf
Open commit View diff
258 echo '# Enable watchdog verbose logging' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
259
            echo 'WATCHDOG_VERBOSE=n' >> mailcow.conf
Open commit View diff
259 echo 'WATCHDOG_VERBOSE=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
260
            ;;
Open commit View diff
260 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
261
        SKIP_UNBOUND_HEALTHCHECK)
Open commit View diff
261 SKIP_UNBOUND_HEALTHCHECK)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
262
            echo '# Skip Unbound (DNS Resolver) Healthchecks (NOT Recommended!) - y/n' >> mailcow.conf
Open commit View diff
262 echo '# Skip Unbound (DNS Resolver) Healthchecks (NOT Recommended!) - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
263
            echo 'SKIP_UNBOUND_HEALTHCHECK=n' >> mailcow.conf
Open commit View diff
263 echo 'SKIP_UNBOUND_HEALTHCHECK=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
264
            ;;
Open commit View diff
264 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
265
        DISABLE_NETFILTER_ISOLATION_RULE)
Open commit View diff
265 DISABLE_NETFILTER_ISOLATION_RULE)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
266
            echo '# Prevent netfilter from setting an iptables/nftables rule to isolate the mailcow docker network - y/n' >> mailcow.conf
Open commit View diff
266 echo '# Prevent netfilter from setting an iptables/nftables rule to isolate the mailcow docker network - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
267
            echo '# CAUTION: Disabling this may expose container ports to other neighbors on the same subnet, even if the ports are bound to localhost' >> mailcow.conf
Open commit View diff
267 echo '# CAUTION: Disabling this may expose container ports to other neighbors on the same subnet, even if the ports are bound to localhost' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
268
            echo 'DISABLE_NETFILTER_ISOLATION_RULE=n' >> mailcow.conf
Open commit View diff
268 echo 'DISABLE_NETFILTER_ISOLATION_RULE=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
269
            ;;
Open commit View diff
269 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
270
        HTTP_REDIRECT)
Open commit View diff
270 HTTP_REDIRECT)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
271
            echo '# Redirect HTTP connections to HTTPS - y/n' >> mailcow.conf
Open commit View diff
271 echo '# Redirect HTTP connections to HTTPS - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
272
            echo 'HTTP_REDIRECT=n' >> mailcow.conf
Open commit View diff
272 echo 'HTTP_REDIRECT=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
273
            ;;
Open commit View diff
273 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
274
        ENABLE_IPV6)
Open commit View diff
274 ENABLE_IPV6)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
275
            echo '# IPv6 Controller Section' >> mailcow.conf
Open commit View diff
275 echo '# IPv6 Controller Section' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
276
            echo '# This variable controls the usage of IPv6 within mailcow.' >> mailcow.conf
Open commit View diff
276 echo '# This variable controls the usage of IPv6 within mailcow.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
277
            echo '# Can either be true or false | Defaults to true' >> mailcow.conf
Open commit View diff
277 echo '# Can either be true or false | Defaults to true' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
278
            echo '# WARNING: MAKE SURE TO PROPERLY CONFIGURE IPv6 ON YOUR HOST FIRST BEFORE ENABLING THIS AS FAULTY CONFIGURATIONS CAN LEAD TO OPEN RELAYS!' >> mailcow.conf
Open commit View diff
278 echo '# WARNING: MAKE SURE TO PROPERLY CONFIGURE IPv6 ON YOUR HOST FIRST BEFORE ENABLING THIS AS FAULTY CONFIGURATIONS CAN LEAD TO OPEN RELAYS!' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
279
            echo '# A COMPLETE DOCKER STACK REBUILD (compose down && compose up -d) IS NEEDED TO APPLY THIS.' >> mailcow.conf
Open commit View diff
279 echo '# A COMPLETE DOCKER STACK REBUILD (compose down && compose up -d) IS NEEDED TO APPLY THIS.' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
280
            echo ENABLE_IPV6=${IPV6_BOOL} >> mailcow.conf
Open commit View diff
280 echo ENABLE_IPV6=${IPV6_BOOL} >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
281
            ;;
Open commit View diff
281 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
282
        SKIP_CLAMD)
Open commit View diff
282 SKIP_CLAMD)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
283
            echo '# Skip ClamAV (clamd-mailcow) anti-virus (Rspamd will auto-detect a missing ClamAV container) - y/n' >> mailcow.conf
Open commit View diff
283 echo '# Skip ClamAV (clamd-mailcow) anti-virus (Rspamd will auto-detect a missing ClamAV container) - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
284
            echo 'SKIP_CLAMD=n' >> mailcow.conf
Open commit View diff
284 echo 'SKIP_CLAMD=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
285
            ;;
Open commit View diff
285 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
286
        SKIP_OLEFY)
Open commit View diff
286 SKIP_OLEFY)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
287
            echo '# Skip Olefy (olefy-mailcow) anti-virus for Office documents (Rspamd will auto-detect a missing Olefy container) - y/n' >> mailcow.conf
Open commit View diff
287 echo '# Skip Olefy (olefy-mailcow) anti-virus for Office documents (Rspamd will auto-detect a missing Olefy container) - y/n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
288
            echo 'SKIP_OLEFY=n' >> mailcow.conf
Open commit View diff
288 echo 'SKIP_OLEFY=n' >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
289
            ;;
Open commit View diff
289 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
290
        REDISPASS)
Open commit View diff
290 REDISPASS)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
291
            echo "REDISPASS=$(LC_ALL=C </dev/urandom tr -dc A-Za-z0-9 2>/dev/null | head -c 28)" >> mailcow.conf
Open commit View diff
291 echo "REDISPASS=$(LC_ALL=C </dev/urandom tr -dc A-Za-z0-9 2>/dev/null | head -c 28)" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
292
            ;;
Open commit View diff
292 ;;
FreddleSpl0it 10 months ago 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
293
        SOGO_URL_ENCRYPTION_KEY)
Open commit View diff
293 SOGO_URL_ENCRYPTION_KEY)
same change 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
294
            echo '# SOGo URL encryption key (exactly 16 characters, limited to A–Z, a–z, 0–9)' >> mailcow.conf
Open commit View diff
294 echo '# SOGo URL encryption key (exactly 16 characters, limited to A–Z, a–z, 0–9)' >> mailcow.conf
same change 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
295
            echo '# This key is used to encrypt email addresses within SOGo URLs' >> mailcow.conf
Open commit View diff
295 echo '# This key is used to encrypt email addresses within SOGo URLs' >> mailcow.conf
same change 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
296
            echo "SOGO_URL_ENCRYPTION_KEY=$(LC_ALL=C </dev/urandom tr -dc A-Za-z0-9 2>/dev/null | head -c 16)" >> mailcow.conf
Open commit View diff
296 echo "SOGO_URL_ENCRYPTION_KEY=$(LC_ALL=C </dev/urandom tr -dc A-Za-z0-9 2>/dev/null | head -c 16)" >> mailcow.conf
same change 6106093

[SOGo][Web] Set URL encryption key in mailcow.conf

Full commit hash
610609378f2138aac35abd23db8063fdc63d7ef1
Author
FreddleSpl0it <[email protected]>
Date
10 months ago
Selected line
297
            ;;
Open commit View diff
297 ;;
Carlos Lapao 6 months ago 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
298
        ACME_DNS_CHALLENGE)
Open commit View diff
298 ACME_DNS_CHALLENGE)
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
299
            echo '# Enable DNS-01 challenge for ACME (acme-mailcow) - y/n' >> mailcow.conf
Open commit View diff
299 echo '# Enable DNS-01 challenge for ACME (acme-mailcow) - y/n' >> mailcow.conf
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
300
            echo '# This requires you to set ACME_DNS_PROVIDER and ACME_ACCOUNT_EMAIL below' >> mailcow.conf
Open commit View diff
300 echo '# This requires you to set ACME_DNS_PROVIDER and ACME_ACCOUNT_EMAIL below' >> mailcow.conf
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
301
            echo 'ACME_DNS_CHALLENGE=n' >> mailcow.conf
Open commit View diff
301 echo 'ACME_DNS_CHALLENGE=n' >> mailcow.conf
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
302
            ;;
Open commit View diff
302 ;;
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
303
        ACME_DNS_PROVIDER)
Open commit View diff
303 ACME_DNS_PROVIDER)
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
304
            echo '# DNS provider for DNS-01 challenge (e.g. dns_cf, dns_azure, dns_gd, etc.)' >> mailcow.conf
Open commit View diff
304 echo '# DNS provider for DNS-01 challenge (e.g. dns_cf, dns_azure, dns_gd, etc.)' >> mailcow.conf
FreddleSpl0it 5 months ago 8f883f3

Rename dns-101 to dns-01

Full commit hash
8f883f3d374b4de9b3ad731d3bef5d667b095ae8
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
305
            echo '# See the dns-01 provider documentation for more information.' >> mailcow.conf
Open commit View diff
305 echo '# See the dns-01 provider documentation for more information.' >> mailcow.conf
Carlos Lapao 6 months ago 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
306
            echo 'ACME_DNS_PROVIDER=dns_xxx' >> mailcow.conf
Open commit View diff
306 echo 'ACME_DNS_PROVIDER=dns_xxx' >> mailcow.conf
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
307
            ;;
Open commit View diff
307 ;;
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
308
        ACME_ACCOUNT_EMAIL)
Open commit View diff
308 ACME_ACCOUNT_EMAIL)
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
309
            echo '# Account email for ACME DNS-01 challenge registration' >> mailcow.conf
Open commit View diff
309 echo '# Account email for ACME DNS-01 challenge registration' >> mailcow.conf
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
310
            echo '[email protected]' >> mailcow.conf
Open commit View diff
310 echo '[email protected]' >> mailcow.conf
same change 8756324

Add DNS-01 challenge variables to update migration for existing instances

Full commit hash
87563249f1310c2cfc738ff359e8dd23e4d3c65f
Author
Carlos Lapao <[email protected]>
Date
6 months ago
Selected line
311
            ;;
Open commit View diff
311 ;;
DerLinkman 12 months ago 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
312
        *)
Open commit View diff
312 *)
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
313
            echo "${option}=" >> mailcow.conf
Open commit View diff
313 echo "${option}=" >> mailcow.conf
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
314
            ;;
Open commit View diff
314 ;;
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
315
    esac
Open commit View diff
315 esac
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
316
  done
Open commit View diff
316 done
same change 88bf9b0

core: modules splitting + ipv6 nat rewrite (#6634)

Full commit hash
88bf9b02e112bced1d37c69a885d8dbad4cd657a
Author
DerLinkman <[email protected]>
Date
12 months ago
Selected line
317
}
Open commit View diff
317 }