1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-25 07:41:30 +00:00
Commit Graph

1168 Commits

Author SHA1 Message Date
FreddleSpl0it
4cc463a728 Set HOST env vars 2025-06-02 15:53:39 +02:00
FreddleSpl0it
909eb8a63a [Postfix] Add extra.cf via jinja2 include 2025-06-02 15:52:59 +02:00
FreddleSpl0it
4c4a440cdf Use consistent naming for host-related env vars 2025-05-31 22:31:08 +02:00
FreddleSpl0it
744aa5d137 Add jinja2 filters urlencode and escape_quotes 2025-05-31 21:48:36 +02:00
FreddleSpl0it
e8d155d7e0 Set SOGo related hosts from env var 2025-05-30 20:46:49 +02:00
FreddleSpl0it
6382e3128d Remove backslash escape from jinja2 templates 2025-05-30 20:01:03 +02:00
FreddleSpl0it
f35def48cb restructure configuration directories 2025-05-22 15:37:15 +02:00
FreddleSpl0it
dba9675a9b Use config.json to render multiple Jinja2 templates 2025-05-22 14:07:39 +02:00
FreddleSpl0it
13b4f86d29 Add support for custom_templates folder to override Jinja2 templates 2025-05-22 13:42:17 +02:00
FreddleSpl0it
f329549c2e [PHP-FPM] use python bootstrapper to start PHP-FPM container 2025-05-22 13:06:35 +02:00
FreddleSpl0it
faf8fa8c2c [Mysql] use python bootstrapper to start MYSQL container 2025-05-22 07:54:29 +02:00
FreddleSpl0it
669f75182d [Clamd] use python bootstrapper to start CLAMD container 2025-05-21 14:02:49 +02:00
FreddleSpl0it
5a39ae45cb [Postfix] gitignore main.cf 2025-05-21 10:38:14 +02:00
FreddleSpl0it
8baa3c9fb5 [Dovecot] gitignore dovecot.conf 2025-05-21 10:32:04 +02:00
FreddleSpl0it
b8888521f1 [Rspamd] use python bootstrapper to start RSPAMD container 2025-05-21 09:40:38 +02:00
FreddleSpl0it
2efea9c832 [Dovecot] use python bootstrapper to start DOVECOT container 2025-05-21 07:56:28 +02:00
FreddleSpl0it
5a097ed5f7 [Postfix] use python bootstrapper to start POSTFIX container 2025-05-19 13:13:40 +02:00
FreddleSpl0it
cde2ba4851 [Nginx] use python bootstrapper to start NGINX container 2025-05-19 09:45:00 +02:00
FreddleSpl0it
1d482ed425 [SOGo] use python bootstrapper to start SOGo container 2025-05-16 13:40:26 +02:00
krzsztf1
486b297409 Fix typo in rspamd rule in composites.conf (#6515)
Co-authored-by: Krzysztof Nowak <k.nowak@intalio.pl>
2025-05-09 18:33:19 +02:00
FreddleSpl0it
580dabd276 Merge pull request #6509 from mailcow/update/postscreen_access.cidr
[Postfix] update postscreen_access.cidr
2025-05-09 10:02:50 +02:00
FreddleSpl0it
8ff0e029f0 Merge pull request #6398 from marvinruder/feat/skip-olefy
feat(olefy): Allow disabling Olefy
2025-05-08 15:34:51 +02:00
FreddleSpl0it
0680b21938 Merge pull request #6342 from mailcow/fix/6339
rspamd: remove .info from fishy tlds (default)
2025-05-08 14:36:39 +02:00
FreddleSpl0it
db7b917944 Merge pull request #6488 from mailcow/fix/6470
[Dovecot] Fix EAS login issue with app passwords and improve auth cache handling in Dovecot
2025-05-08 11:49:55 +02:00
FreddleSpl0it
401b744808 [Dovecot] return PASSDB_RESULT_PASSWORD_MISMATCH instead of PASSDB_RESULT_INTERNAL_FAILURE 2025-05-08 11:38:29 +02:00
milkmaker
0c83255573 update postscreen_access.cidr 2025-05-01 00:21:11 +00:00
DerLinkman
aa4125fe62 sogo: enabled SOGoEnableMailCleaning per default 2025-04-23 15:13:52 +02:00
FreddleSpl0it
c4d0f35008 [Dovecot] Fix EAS login and improve logging 2025-04-15 10:49:56 +02:00
FreddleSpl0it
766c5e8580 [Dovecot] Ignore app passwords protocol access on SOGo request 2025-04-09 08:02:30 +02:00
FreddleSpl0it
428a59dd3f Merge branch 'fix/dovecot-lua-timeout' into staging 2025-04-03 14:18:33 +02:00
FreddleSpl0it
153890b283 Merge pull request #6439 from mailcow/fix/6430
[SOGo] Use JS for mailcow logout
2025-04-03 12:57:24 +02:00
FreddleSpl0it
3758135dc3 Merge pull request #6450 from mailcow/fix/sasl_logs
Fix sasl_logs
2025-04-03 12:38:13 +02:00
FreddleSpl0it
6794e6ff43 [Dovecot] Add service for authentication cache_key 2025-04-03 12:31:43 +02:00
FreddleSpl0it
e65478076b [Web] Prevent user sync for mismatched authsource 2025-04-03 11:58:35 +02:00
FreddleSpl0it
805634f9a9 Fix sasl_logs 2025-04-03 10:19:30 +02:00
milkmaker
4c5f485587 update postscreen_access.cidr (#6443) 2025-04-01 22:00:11 +02:00
FreddleSpl0it
f37961b7d0 [SOGo] Use JS for mailcow logout 2025-03-31 11:32:01 +02:00
FreddleSpl0it
4ad2422810 [Dovecot] Increase Timeout for HTTP Login Request 2025-03-27 16:52:15 +01:00
FreddleSpl0it
9b41b24522 Merge pull request #6402 from marvinruder/fix/long-dropdown-label
fix(ui): Swap translations for oversized dropdown
2025-03-27 08:07:51 +01:00
Marvin A. Ruder
8408b82e9c Add new option with description to existing configuration files during next update
* Remove Olefy settings file from rspamd configuration
* Have rspamd container generate Olefy settings file at startup if not disabled

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
2025-03-26 17:17:13 +01:00
FreddleSpl0it
65fb4c2aa8 [Nginx] Move conf.d include before SNI vhosts 2025-03-26 13:04:43 +01:00
Marvin A. Ruder
05fc4f7aba fix(ui): Swap translations for oversized dropdown
* Fix other typos
* Fixes #6400

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
2025-03-25 21:24:22 +01:00
FreddleSpl0it
986b0afbfa ldap-sync: Fix template selection 2025-03-24 15:33:42 +01:00
FreddleSpl0it
cf2d3c1b4e Merge branch 'staging' into nightly 2025-03-24 11:38:59 +01:00
FreddleSpl0it
887b7114a8 Add default template for IdP attribute mapping 2025-03-19 14:35:32 +01:00
FreddleSpl0it
e21696ff27 Add error message when mailbox creation fails 2025-03-14 09:36:40 +01:00
FreddleSpl0it
5a7275843a Add error message when mailbox creation fails 2025-03-14 09:30:33 +01:00
FreddleSpl0it
5f15475b55 [Rspamd] Remove redis.conf from tracking 2025-03-07 15:18:42 +01:00
milkmaker
4bd267515a update postscreen_access.cidr (#6345) 2025-03-01 13:32:21 +01:00
DerLinkman
70190e5230 rspamd: remove .info from fishy tlds (default) 2025-02-28 15:38:05 +01:00