andryyy
|
9aca90c75f
|
[SOGo] Fix file path of sogo-full.svg
[Compose] Updated SOGo image
[Update] Add user.name and user.email for local git config if missing
|
2018-12-22 16:56:50 +01:00 |
André Peters
|
bfec893ca7
|
[Web] Update languages (cs, en)
|
2018-12-22 08:46:13 +01:00 |
Radek Tříška
|
2c2cd62307
|
Update lang.en.php
|
2018-12-22 02:34:19 +00:00 |
Radek Tříška
|
e58fac9657
|
Update lang.cs.php
|
2018-12-22 02:33:09 +00:00 |
andryyy
|
e84dec3b56
|
[SOGo] Revert self-built SOGo
|
2018-12-21 19:54:32 +01:00 |
andryyy
|
161a72dc8e
|
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
|
2018-12-21 13:17:20 +01:00 |
andryyy
|
f17a4025ea
|
[Web] Add more details for transport maps
|
2018-12-21 13:12:06 +01:00 |
andryyy
|
6dc2a0ee1a
|
[Web] More checks and fixes for transport maps
|
2018-12-21 12:48:30 +01:00 |
andryyy
|
232d4770bc
|
[Web] Fix some language strings
|
2018-12-21 10:48:55 +01:00 |
andryyy
|
ad90496169
|
[SOGo] Add logo to config dir
[Web] Add missing lang strings for transport maps
|
2018-12-20 19:02:47 +01:00 |
andryyy
|
fbe46e39e5
|
[SOGo] Copy logo from config dir, no need to rebuild image
|
2018-12-20 19:02:20 +01:00 |
andryyy
|
b99820d011
|
[Web] Allow to set transport maps, rename relayhosts to sender-dependent transports
|
2018-12-20 11:23:35 +01:00 |
andryyy
|
8e5d2fe4f9
|
[Compose] Fix custom-sogo.js mount
|
2018-12-20 11:23:13 +01:00 |
andryyy
|
bcd6e43665
|
[Postfix] Remove verbose flag from smtp service
|
2018-12-19 12:16:36 +01:00 |
andryyy
|
cd72a4e18b
|
[Postfix] Split SASL passwd maps
[Postfix] create new smtp service to skip sender-dependent SASL map
[Postfix] Hard-bounce on SASL errors
|
2018-12-19 09:40:08 +01:00 |
andryyy
|
8f686c1543
|
[Postfix] Split sasl passwd maps to not lookup sender_dependent_default_transport_maps auth info when querying for transport_maps
|
2018-12-19 09:38:56 +01:00 |
andryyy
|
534e83a218
|
[Nginx] New WebServerResources path
|
2018-12-19 09:37:07 +01:00 |
andryyy
|
084c44f9c5
|
[Compose] Update Postfix and SOGo images
|
2018-12-19 09:36:35 +01:00 |
andryyy
|
29512fa4e1
|
[SOGo] Build stable SOGo versions
[SOGo] Remove custom colors, there were various broken styles especially for indicators of freebusy states
|
2018-12-19 09:34:16 +01:00 |
André Peters
|
e7d70ec0e1
|
[Web] Add hint to DKIM key import for RSA PKCS#8
|
2018-12-18 21:24:42 +01:00 |
Patrik Kernstock
|
59301decab
|
[Web] Add hint to DKIM key import for RSA PKCS#8
Adding hint to explicitly provide a RSA Private key in the newer PKCS#8 format, as the webinterface denies the key with a cryptic error message otherwise: `Private key error: error:0EFFF06C:configuration file routines:CRYPTO_internal:no value`. To prevent frustrated users I'd add a simple notice which format is expected. PKCS#8 is also the default format when generating keys directly in the webinterface.
Some interesting resources:
https://stackoverflow.com/questions/20065304/differences-between-begin-rsa-private-key-and-begin-private-key
https://stackoverflow.com/questions/17733536/how-to-convert-a-private-key-to-an-rsa-private-key
|
2018-12-18 21:00:16 +01:00 |
André Peters
|
5ade95a818
|
Merge pull request #2102 from patschi/patch-3
[web] Duplicating DKIM key corrupts private key
|
2018-12-18 20:51:11 +01:00 |
Patrik Kernstock
|
5dad2dded1
|
[web] Duplicating DKIM key corrupts private key
Missing base64_decode() corrupted private key when duplicating, as `$from_domain_dkim['privkey']` returns the public key base64-encoded.
|
2018-12-18 20:50:24 +01:00 |
andryyy
|
5b5976ba23
|
[Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket
|
2018-12-15 21:24:39 +01:00 |
andryyy
|
ed763cd668
|
[Rspamd] Use meta exporter to pipe meta data of ratelimited msg to Redis
|
2018-12-15 21:23:42 +01:00 |
andryyy
|
e7427eddf3
|
[Rspamd] Updated values of default ratelimit settings, add info_symbol
|
2018-12-15 21:22:59 +01:00 |
andryyy
|
94088b32ca
|
[Compose] Update Watchdog, Dovecot, PHP, Rspamd images
|
2018-12-15 21:21:41 +01:00 |
andryyy
|
6f1ec5acbf
|
[Watchdog] Alert when ratelimit log changed (does NOT send one mail per triggered ratelimit)
|
2018-12-15 21:21:22 +01:00 |
andryyy
|
468e3dbe12
|
[PHP-FPM] Try SQL once, prevent loops (todo: fix view before upgrade)
|
2018-12-15 21:20:21 +01:00 |
andryyy
|
c4446b85f1
|
[Rspamd] Add ratelimit.lua (to be removed from Dockerfile with next Rspamd release)
|
2018-12-15 21:19:35 +01:00 |
andryyy
|
558ba23b93
|
[Compose] Update Dovecot image
|
2018-12-13 19:53:19 +01:00 |
andryyy
|
b7c9af5e75
|
[Dovecot] Give master user a uid and gid, fixes #2093
|
2018-12-13 19:52:50 +01:00 |
andryyy
|
d8906e3d6c
|
[Dovecot] Trim more logs
|
2018-12-12 22:51:55 +01:00 |
andryyy
|
49915dd608
|
[Nextcloud] Fix headers
|
2018-12-12 20:31:19 +01:00 |
andryyy
|
480f7db721
|
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
|
2018-12-12 20:24:27 +01:00 |
andryyy
|
3fad851278
|
[Nextcloud] Use db 10 for Redis cache
|
2018-12-12 20:24:18 +01:00 |
André Peters
|
8fcc49611c
|
Merge pull request #2086 from Geitenijs/patch-1
Update lang.nl.php
|
2018-12-12 10:01:33 +01:00 |
Geitenijs
|
92b9b2413e
|
Update lang.nl.php
|
2018-12-12 10:00:23 +01:00 |
andryyy
|
497b6a39de
|
[Postfix] Add missing regexp map, fixes #2083
|
2018-12-11 17:16:53 +01:00 |
andryyy
|
9b1f51ae3f
|
[Git] Add allow_mailcow_local.regexp and dovecot-master.userdb
|
2018-12-10 23:26:28 +01:00 |
andryyy
|
9b720bb07a
|
[Dovecot] Add master user to userdb (to be used in SOGo)
|
2018-12-10 23:25:37 +01:00 |
andryyy
|
fa3525e2dd
|
[SOGo] Enable EMailAlarms
|
2018-12-10 23:24:49 +01:00 |
andryyy
|
5153623539
|
[Dovecot] Add master user to userdb (to be used in SOGo)
[SOGo] Use sieve.creds to authenticate against Dovecot and send email reminders
|
2018-12-10 23:23:56 +01:00 |
andryyy
|
223e73e8f7
|
[Compose] Update SOGo and Dovecot images
|
2018-12-10 23:23:46 +01:00 |
andryyy
|
d627934bd9
|
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
|
2018-12-10 19:24:36 +01:00 |
andryyy
|
b7348ccaf0
|
[Compose] New images for PHP, Dovecot and Docker API
|
2018-12-10 13:27:45 +01:00 |
andryyy
|
0825560764
|
[Web] Remove a divider
|
2018-12-10 13:27:19 +01:00 |
andryyy
|
236be46b4a
|
[Web] Small css fixes
|
2018-12-10 13:26:39 +01:00 |
andryyy
|
3a39937baf
|
[Rspamd] Do not apply SOGO_CONTACT for SPF fails and when sending from whitelisted host
|
2018-12-10 13:26:18 +01:00 |
andryyy
|
e43c696204
|
[Rspamd] Remove SOGO_CONTACT for header from
|
2018-12-10 13:25:38 +01:00 |