DerLinkman
2407aa7895
Merge branch 'feat/clamd-rebuild' into staging
2025-01-29 14:01:39 +01:00
DerLinkman
1a087bb2c8
clamd: cleanup dockerfile
2025-01-28 14:49:11 +01:00
DerLinkman
65bc581fab
clamd: remove exposed ports from buildfile
2025-01-28 14:36:43 +01:00
DerLinkman
60a2270d1e
clamd: update to 1.4.2 + build from source instead using alpine packages
2025-01-28 14:25:56 +01:00
DerLinkman
43f945fe01
dovecot: fix index timeout seconds
2025-01-23 11:51:41 +01:00
DerLinkman
e76c0ba9a6
Merge branch 'staging'
2025-01-23 11:31:01 +01:00
DerLinkman
d83111568e
update.sh: remove accidentally added exit at end of solr volume removal
2025-01-23 11:30:05 +01:00
DerLinkman
1dac8f1f66
scripts: changed SKIP_FTS text to warn on lower threaded systems
2025-01-23 08:42:22 +01:00
DerLinkman
5a04942d89
update.sh: changed SKIP_FTS default to y instead n for updates
2025-01-23 08:38:14 +01:00
DerLinkman
a30f6696a3
update.sh: fixed --force for solr-removal + code optimization
2025-01-23 08:30:48 +01:00
DerLinkman
4708b1398b
update.sh: fix mailcow fts update versioning
2025-01-20 15:41:48 +01:00
DerLinkman
746915cbdd
fts: change autoindex to occur on mailboxes of receiving 20 or more mails daily
2025-01-20 14:21:15 +01:00
DerLinkman
31e001ebee
flatcurve: change default amount of processes to 1
2025-01-16 11:37:15 +01:00
DerLinkman
1c6684a539
compose: fix dovecot tagging
2024-12-12 17:02:21 +01:00
DerLinkman
de80c120c9
update.sh: added silent fix for removing old fts.conf in order to update properly
2024-12-12 16:57:32 +01:00
Niklas Meyer
3e8bb06a37
dovecot: replace solr fts with flatcurve (xapian) ( #5680 )
...
* fts-flatcurve: inital implementation
* fts: removed solr from compose.yml
* flatcurve: added heap and proc logic to dovecot
* added logic for update.sh & generate for Flatcurve
* delete old iteration of fts-flatcurve.conf
* updated default fts.conf
* updated .gitignore to exclude fts.conf for further git updates
* Remove autogeneration of fts.conf (disable override)
* cleanup all left solr stuff
* renamed SKIP_FLATCURVE to SKIP_FTS
* cleanup leftovers solr in lang files
* moved lazy_expunge plugin only to mail_plugins
* added fts timeout value
* compose: remove dev image of dovecot
* updated japanese translation
2024-12-12 16:44:42 +01:00
Niklas Meyer
3875e8377a
sogo: added SOGoDisableOrganizerEventCheck value to sogo.conf ( #6204 )
2024-12-10 15:59:02 +01:00
Niklas Meyer
bca4e1a03d
update.sh: precaution ask for deletion of dns_blocklists.cf if old format ( #6154 )
2024-11-19 14:13:37 +01:00
DerLinkman
5ad4ab5b60
update.sh: fixed typos
2024-11-15 16:39:06 +01:00
Niklas Meyer
bd9f4ba0a5
Merge pull request #6173 from mailcow/staging
...
2024-11b
2024-11-15 16:21:17 +01:00
DerLinkman
d10d64dd92
mysql: increased thread_stack to 192k since 10.5.27
2024-11-15 16:18:22 +01:00
4d688c5500
2024-11a ( #6160 )
...
* update.sh: precaution ask for deletion of dns_blocklists.cf if old format (#6154 )
* [Web] Updated lang.zh-cn.json (#6151 )
[Web] Updated lang.zh-cn.json
Co-authored-by: Easton Man <me@eastonman.com >
* compose: bump sogo version to include 5.11.2 (#6156 )
* php: use correct php image + workaround of #6149 (#6159 )
* compose: bump php-fpm container to correctly use patched c-ares
* [Web] check $containers_info contains required fields
---------
Co-authored-by: FreddleSpl0it <patschul@posteo.de >
---------
Co-authored-by: milkmaker <milkmaker@mailcow.de >
Co-authored-by: Easton Man <me@eastonman.com >
Co-authored-by: FreddleSpl0it <patschul@posteo.de >
2024-11-12 15:57:17 +01:00
Niklas Meyer
6ec1e357c3
fix: broken sogo cron notifications (for appointments etc.) ( #6128 )
2024-11-05 16:21:14 +01:00
Niklas Meyer
b106945c73
Feat/rspamd 3.10.2 ( #6122 )
...
* rspamd: update to 3.10.2
* rspamd: fix broken archive_extension gz
2024-10-21 16:03:51 +02:00
Niklas Meyer
ee2791d93a
rspamd: update to 3.10.1 ( #6115 )
...
* rspamd: upgrade to 3.10.1
* rspamd: adapt 30s task timeout per default now
2024-10-18 15:50:45 +02:00
Niklas Meyer
38907b5032
dovecot: activate lazy_expunge plugin per default (unconfigured) ( #6112 )
2024-10-16 15:56:40 +02:00
Niklas Meyer
8dcaffe925
php: upgrade to alpine 3.20 (base os) ( #6106 )
2024-10-16 10:35:54 +02:00
Niklas Meyer
c53bf85480
postfix: add X-Original-To header per default ( #6110 )
2024-10-16 10:35:39 +02:00
Niklas Meyer
982e823c71
sogo: upgrade to 5.11.1 ( #6109 )
2024-10-15 16:13:51 +02:00
Niklas Meyer
fda95301ba
fix: added tls1.0/1.1 patch for openssl when using older tls versions in override ( #6105 )
2024-10-15 10:32:08 +02:00
Niklas Meyer
bb6f405841
compose: added clamd as depends_on to rspamd ( #6062 )
2024-09-04 14:42:30 +02:00
Niklas Meyer
0129f84a32
Merge pull request #6056 from mailcow/update/postscreen_access.cidr
...
[Postfix] update postscreen_access.cidr
2024-09-02 15:37:24 +02:00
DerLinkman
37beed6ad9
update FUNDING.yml
2024-08-26 09:56:49 +02:00
DerLinkman
75f18df143
Revert "Before update on 2024-08-20_14_22_10"
...
This reverts commit 89398c4726 .
2024-08-23 09:54:10 +02:00
DerLinkman
89398c4726
Before update on 2024-08-20_14_22_10
2024-08-20 14:22:55 +02:00
DerLinkman
8971b11c49
Merge branch 'staging'
2024-08-20 14:08:57 +02:00
Niklas Meyer
439a936fd8
Merge pull request #6033 from mailcow/staging
...
2024-08a
2024-08-20 13:44:51 +02:00
Niklas Meyer
b70bcd36fb
containers: use mariadb-admin instead of deprecated mysqladmin ( #6026 )
...
* dockerfiles: use mariadb-admin instead of deprecated mysqladmin command
* compose: bump compose tags
2024-08-19 11:33:28 +02:00
Niklas Meyer
cb50d08605
dovecot: added timeout option when sa-rules cannot be downloaded ( #6025 )
...
* dovecot: added timeout option when sa-rules cannot be downloaded
* dovecot: changed sa-rules exit code to 0 to allow dovecot to start afterwards
2024-08-19 11:08:13 +02:00
Niklas Meyer
12e4d639f0
Merge pull request #6016 from jkrgr0/fix/ParseDockerVersion
2024-08-16 10:50:04 +02:00
Niklas Meyer
9a729d89bf
Merge pull request #6012 from mailcow/staging
...
2024-08
2024-08-15 14:46:50 +02:00
Niklas Meyer
74b4097ee0
Merge pull request #6011 from mailcow/gh/add_pull_request_template
...
.github: Add pull_request_template.md
2024-08-15 11:51:37 +02:00
DerLinkman
e00d0d5f8d
Updated contributing.md
2024-08-15 11:32:28 +02:00
DerLinkman
c5e399ebc2
.github: Add pull_request_template.md
2024-08-15 11:09:37 +02:00
Niklas Meyer
162f05ccda
Merge pull request #6007 from mailcow/revert-5945-master
...
Revert "Don't expose SMTP/IMAP if announced "not provided" via SRV"
2024-08-15 09:51:19 +02:00
Niklas Meyer
6c97c4f372
Revert "Don't expose SMTP/IMAP if announced "not provided" via SRV"
2024-08-15 09:50:36 +02:00
Niklas Meyer
6d4fcacd83
Merge pull request #6006 from mailcow/fix/issue-5986
...
flatcurve-fts: limit tokenizers size in e-mail adress
2024-08-14 10:06:17 +02:00
DerLinkman
1994f706c0
dovecot: optimized dockerfile syntax
2024-08-14 10:03:42 +02:00
DerLinkman
e34afd3fdd
flatcurve-fts: limit tokenizers for email adresses
2024-08-14 10:02:59 +02:00
DerLinkman
a6f71faf46
github-actions: compacted auto nightly pr
2024-08-13 16:07:09 +02:00
Niklas Meyer
b26ccc2019
unbound: fix healthcheck logging + added fail tolerance to checks ( #6004 )
...
* unbound: fix healthcheck logging to stdout + rewrote healthcheck logic
* compose: bump unbound tag
* unbound: fixed healthcheck logic
2024-08-13 15:59:57 +02:00
Niklas Meyer
b1c1e403d2
sogo: update to 5.11.0 + Rebase on Bookworm ( #6002 )
...
* sogo: update to 5.11.0
* compose: bump sogo compose tag
2024-08-13 09:43:59 +02:00
DerLinkman
294a406b91
fix: disabled api call to solr in ui when mailbox deleted but using flatcurve
2024-08-08 09:25:52 +02:00
Niklas Meyer
8b933f1967
Merge pull request #5934 from muhlba91/fix/restore-docker
2024-08-08 08:47:12 +02:00
DerLinkman
52431a3942
compose: bump watchdog image
2024-08-07 14:50:12 +02:00
Niklas Meyer
8017394e9d
Merge pull request #5773 from mrclschstr/staging
...
[Fix] Watchdog: escape subject and body for webhooks
2024-08-07 14:48:11 +02:00
Niklas Meyer
76194be7dd
Merge pull request #5991 from h3ssan/refactor/update-script-help-exit
...
Refactor: `update.sh` script with `--help` should exit with status code 0
2024-08-07 14:03:32 +02:00
Niklas Meyer
3b23afa0ff
Merge pull request #5661 from mailcow/feat/rspamd-3.8
...
rspamd: upgrade to rspamd 3.9.1
2024-08-07 14:01:39 +02:00
DerLinkman
6e00d653ce
compose: bumped rspamd tag
2024-08-07 14:00:04 +02:00
DerLinkman
b6c036496d
rspamd: fixed dqs rbl insertion handling
2024-08-07 14:00:04 +02:00
DerLinkman
5d7c9b20bc
rspamd: upgrade to 3.9.1 + upgrade to bookworm
2024-08-07 14:00:04 +02:00
DerLinkman
4b400eadb1
rspamd: Added DQS RBLs when key is set
2024-08-07 13:59:26 +02:00
Niklas Meyer
ab2abda8cc
Merge pull request #5967 from Doozy134/fix/curl-hostname
...
fix: change internal urls for containers using curl on alpine
2024-08-07 13:58:11 +02:00
Niklas Meyer
b7ed6982d8
Merge pull request #5945 from SailReal/master
...
Don't expose SMTP/IMAP if announced "not provided" via SRV
2024-08-07 13:51:10 +02:00
Niklas Meyer
fd927853cb
Merge pull request #5990 from h3ssan/fix/dockerfile-label-fix
...
Fix `LABEL` in Dockerfile, should be key=value
2024-08-07 13:49:07 +02:00
Niklas Meyer
c48f4f4ab8
Merge pull request #5989 from h3ssan/fix/update-script-procceding-typo
...
Fix typo in `update.sh`: word Proceeding
2024-08-07 13:47:57 +02:00
DerLinkman
a4c006828e
compose: bump container tags
2024-08-07 09:51:47 +02:00
DerLinkman
b56291f62b
adapt scheme to affected curl containers (dirty way... but workaround)
2024-08-07 09:50:57 +02:00
Niklas Meyer
bf050f17c4
Merge pull request #5987 from h3ssan/fix/validate-mailcow-conf-before-source
...
Bug Fix: Check `mailcow.conf` exists before work with it
2024-08-07 09:33:16 +02:00
DerLinkman
a001a0584f
update.sh: fix text for min. docker ver
2024-08-06 16:21:28 +02:00
DerLinkman
926af87cfb
scripts: adding docker version check to align to docs (24.X)
2024-08-06 16:20:28 +02:00
Niklas Meyer
e398cb91e9
Merge pull request #5985 from mailcow/feat/improve-sieve-parser
...
ui: added enotify and mime as valid options for ui
2024-08-06 15:36:00 +02:00
DerLinkman
6ee0303b0f
ui: added enotify and mime as valid options for ui
2024-08-06 15:33:40 +02:00
Niklas Meyer
68616c2d57
Merge pull request #5972 from rallisf1/dovecot-folders-greek
...
Greek names of dovecot folders
2024-08-06 12:28:23 +02:00
Niklas Meyer
f8de520d29
Merge pull request #5983 from mailcow/fix/sieve-compiling
...
dovecot: fix precompiling of sieve scripts
2024-08-06 12:27:41 +02:00
Niklas Meyer
10077ece31
Merge pull request #5804 from Ayowel/feat/unattended-install
...
Allow prompt-less install on low-resource systems
2024-08-06 12:26:51 +02:00
DerLinkman
c918726143
dovecot: fix precompiling of sieve scripts
2024-08-06 12:04:04 +02:00
Niklas Meyer
6a8986fe4f
Merge pull request #5974 from mailcow:update/postscreen_access.cidr
...
[Postfix] update postscreen_access.cidr
2024-08-01 09:06:42 +02:00
Niklas Meyer
03fccb28e9
Merge pull request #5971 from mailcow/dragoangel-patch-1
...
Do not add MAILCOW_WHITE on failed DMARC
2024-07-29 09:51:16 +02:00
DerLinkman
73257151c4
postfix: remove forced helo restrictions from master.cf
2024-07-24 15:29:28 +02:00
Niklas Meyer
987a027339
Merge pull request #5957 from mailcow/staging
...
2024-06c
2024-07-12 16:25:01 +02:00
Niklas Meyer
eea81e21f6
Revert "php: Rebase on Debian 12" ( #5956 )
...
* Revert "php: Rebase on Debian 12 (#5951 )"
This reverts commit 9b478b3859 .
* Revert all before "the storm" in php world
2024-07-12 16:21:53 +02:00
Niklas Meyer
a689109f44
Merge pull request #5955 from mailcow/revert-5875-staging_cml
...
Revert "Update debug.twig to include a link to the git project URL for the mailcow version tag"
2024-07-12 16:05:01 +02:00
Niklas Meyer
58c0a46459
Revert "Update debug.twig to include a link to the git project URL for the mailcow version tag"
2024-07-12 16:04:19 +02:00
Niklas Meyer
2dbe8bf4ca
Merge pull request #5952 from mailcow/staging
...
2024-06b
2024-07-12 10:17:46 +02:00
Niklas Meyer
ef7ec06947
Merge pull request #5930 from mailcow/update/postscreen_access.cidr
...
[Postfix] update postscreen_access.cidr
2024-07-12 10:16:44 +02:00
DerLinkman
fc7ea7a247
web: remove WIP notice for ARM64 from ui
2024-07-12 10:15:06 +02:00
Niklas Meyer
9b478b3859
php: Rebase on Debian 12 ( #5951 )
...
* php: rebuild on debian 12
* Restored one build dockerfile
* cleanup Dockerfile
2024-07-12 09:40:10 +02:00
Niklas Meyer
aadeeb0df3
Merge pull request #5634 from torzech/proper-threads-regex
...
Enhanced regular expression for THREADS parameter
2024-07-09 10:10:42 +02:00
Niklas Meyer
70126e1f0c
Merge pull request #5926 from mailcow/staging
...
🌙 🐄 Moone Update 2024 | Revision A
2024-06-27 18:07:19 +02:00
Niklas Meyer
b9ae174a6a
Merge pull request #5925 from mailcow/revert-5912-weblate-translated
...
Revert "Translations update from Weblate"
2024-06-27 18:04:41 +02:00
Niklas Meyer
9715c57314
Revert "Translations update from Weblate ( #5912 )"
...
This reverts commit 1af9c21a50 .
2024-06-27 18:03:01 +02:00
Niklas Meyer
b9f8959d92
Update CONTRIBUTING.md
...
Added language terms
2024-06-27 13:11:19 +02:00
Niklas Meyer
9c814cc182
Merge pull request #5922 from mailcow/staging
...
2024-06
2024-06-27 11:15:53 +02:00
Niklas Meyer
cf6594220c
dovecot: add Flatcurve FTS Engine as EXPERIMENTAL ( #5920 )
...
* dovecot: experimental added flatcurve backend + switch
* dovecot: bump docker image
2024-06-26 11:28:18 +02:00
Niklas Meyer
2cf952eb36
[Postfix] Upgrade to Deb12 + PF to 3.7.10 & Drop TLS 1.0/1.1 per default ( #5635 )
...
* postfix: removed TLS1.0/1.1 support (natively)
* postfix: upgrade to deb12 + pf to 3.7.9
* compose: increased postfix tag
* postfix: shortened TLS syntax with new format of 3.6+
2024-06-26 10:44:07 +02:00
DerLinkman
6fc86dd7d3
acme: corrected acme-tiny download path
2024-06-24 10:00:30 +02:00
DerLinkman
bf13af9691
increased rspamd image tag
2024-06-24 10:00:16 +02:00
Niklas Meyer
f675af5bb0
Merge pull request #5902 from mailcow/feat/nextcloud-deprecation
...
nextcloud: add deprecation notice once script start
2024-06-10 14:33:53 +02:00
DerLinkman
533c4e7956
nextcloud: add deprecation notice once script start
2024-06-10 14:21:13 +02:00