André Peters
0758738326
Merge pull request #1924 from Skydiver84de/patch-1
...
Update lang.de.php
2018-10-27 17:38:20 +02:00
André Peters
efe19c347e
Merge pull request #1959 from heavygale/patch-2
...
Update lang.de.php
2018-10-27 17:37:56 +02:00
Max
fa9244828c
Update lang.de.php
2018-10-27 14:48:56 +02:00
Max
d5d7a77e21
Hide 'TLS policy maps'-Tab from Domainadmins
...
The tabpanel is already hidden, but the nav-tab was still visible.
2018-10-27 14:27:56 +02:00
andryyy
70a914a98c
[Web] More mailq fixes
2018-10-25 23:03:35 +02:00
andryyy
bc12e55b4d
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-10-25 22:43:09 +02:00
andryyy
ea4e92a362
[Web] Fix mailq styles in /admin
2018-10-25 22:42:20 +02:00
andryyy
48047a364c
[Web] Move 'get' method to mailq functions file
2018-10-25 22:41:57 +02:00
andryyy
5f02f7d38f
[Web] Add overflows in /admin for small devices
2018-10-25 22:40:41 +02:00
andryyy
0d4e89e62b
[Web] Fix maildir cleanup after deleting mailbox
2018-10-25 22:39:20 +02:00
André Peters
3094dd3822
[Web] Cleanup _sogo_static_view and memcached
2018-10-24 22:32:05 +02:00
André
c723a9d145
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-10-23 21:15:50 +02:00
André
e30dfd6751
[Web] Queue manager for Postfix
...
[Web] Add sogo_access mail attribute
[Web] Allow to wipe SOGo profiles
2018-10-23 21:14:57 +02:00
André Peters
bf06d8dd3a
Merge pull request #1934 from DynamicThijs/patch-1
...
Update lang.nl.php
2018-10-22 20:59:55 +02:00
DynamicThijs
4a0059136b
Update lang.nl.php
2018-10-22 20:56:19 +02:00
DynamicThijs
556a5a365c
Update lang.en.php
2018-10-22 20:44:36 +02:00
DynamicThijs
6969892572
Update lang.nl.php
2018-10-22 20:41:43 +02:00
Skydiver84de
ce1c8ee603
Update lang.de.php
...
Correction of little mistake in line 569 (deleted one "zu" as it did not make any sence).
2018-10-20 08:07:34 +02:00
André
7490a85a48
[Web] Check cookie content, fixes #1917
2018-10-19 10:20:09 +02:00
André
2ac664ceb7
[Web] Fix missing return msg when resetting spam score
2018-10-18 22:32:37 +02:00
André
67658c1a07
[Web] Read default actions from Rspamd instead of using/printing "5,15"
...
[Web] Allow to reset spam score to server default (which deletes the custom spam score from the database and prints the default action values of Rspamd in use)
2018-10-18 21:48:30 +02:00
André
109eec923f
[Web] Internal hint to switch to array_key_last instead of array_pop
2018-10-16 23:00:15 +02:00
André
d39eab53a3
[Web] Fix API
2018-10-16 20:09:01 +02:00
André
788e32b328
[Web] Set new expire date for time limited aliases via actions button, fixes #1903
2018-10-16 20:08:52 +02:00
Michael Kuron
1bb618d563
Update dns_diagnostics.php
2018-10-15 20:53:41 +02:00
André
89b0e3e0c6
[Web] Minor language fix
2018-10-15 11:37:41 +02:00
André
b8fe3f5fd4
[Web] Fall back to raw content when mail parsing fails, fixes #1892
2018-10-14 10:12:21 +02:00
André
4459b773f1
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-10-12 19:24:41 +02:00
André
5ce15eac4b
[Web] Some language updates for sys mails
2018-10-12 10:57:47 +02:00
André
9f0be1d8a8
[Web] Fix require_once to always include document root
...
[Web] Add system mails (send mails to all mailboxes via LMTP)
[Web] Allow to add more administrators
[Web] Fix domain administrator editing
[Web] Remove some foreign keys
[Web] Remove username from API
[Web] Remove more .php extension from code
[Web] More minor fixes
2018-10-11 11:59:23 +02:00
André Peters
4179cc74ec
Merge pull request #1830 from DynamicThijs/patch-1
...
Update Dutch lang file
2018-10-09 19:27:34 +02:00
Jérôme Groven
34ddde82c4
[Web] New /get/dkim/{domain} method to retrieve DKIM keys
2018-10-09 17:40:06 +02:00
Michael Kuron
125ce8e27c
[web] fix relayhost test
2018-10-07 13:21:02 +02:00
André
e304860408
[Web] Fix empty domain dropdown in race condition, fixes #1849 as workaround
2018-10-06 22:09:05 +02:00
André
1893dae2d9
[Web] Fix JS pathes, fixes #1845
2018-10-05 16:52:31 +02:00
André
539727330b
[Web] Fix domain admin edit function
2018-10-04 20:30:42 +02:00
André
f5799faf6d
[Web] Feature: TLS policy maps
...
[Web] Avoid php extensions in links
[Web] Minor fixes
2018-10-04 14:38:12 +02:00
DynamicThijs
2ef73e2255
Update Dutch lang file
...
Another little update to the Dutch lang file
2018-10-03 18:00:44 +02:00
André
d00f4744fa
[Web] Fix address rewriting actions, fixes #1829
2018-10-03 17:46:59 +02:00
André
a7b51a9972
[Web] Fix user page actions
2018-10-03 12:05:01 +02:00
André
76530b7e6d
[Web] Use json_encode for mail attrs when creating a mailbox
2018-10-03 11:28:25 +02:00
André
f0dfee7820
[Web] Add MAILBOX_DEFAULT_ATTRIBUTES variable to define default mailbox attributes
2018-10-03 11:18:31 +02:00
André
668a0927ac
[Web] Fix deletion of domain, fixes #1818
2018-10-02 21:20:11 +02:00
André
4396be2938
[Rspamd] Place socket in _rspamd home and fix permissions
...
[Compose] Remove volume for Rspamd socket
[Web] Do not exit loop on fuzzy errors when learning a message as spam
2018-09-30 09:53:25 +02:00
André
0fb43f4916
[Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed)
...
[Docker API] Create pipe to pass Rspamd UI worker password
[Dovecot] Pull Spamassassin ruleset to be read by Rspamd (MANY THANKS to Peer Heinlein!)
[Dovecot] Garbage collector for deleted maildirs (set keep time via MAILDIR_GC_TIME which defaults to 1440 minutes)
[Web] Flush memcached after mailbox item changes, fixes #1808
[Web] Fix duplicate IDs, fixes #1792
[Compose] Use SQL sockets
[PHP-FPM] Update APCu and Redis libs
[Dovecot] Encrypt maildir with global key pair in crypt-vol-1 (BACKUP!), also fixes #1791
[Web] Fix deletion of spam aliases
[Helper] Add "crypt" to backup script
[Helper] Override file for external SQL socket (not supported!)
[Compose] New images for Rspamd, PHP-FPM, SOGo, Dovecot, Docker API, Watchdog, ACME, Postfix
2018-09-29 22:01:23 +02:00
André
5db40bf688
[Web] Implement MD5-CRYPT verification, fixes #1665
2018-09-20 10:25:36 +02:00
André
a5488d4ba6
[Web] Fix init db on fresh installations
2018-09-10 16:23:08 +02:00
André
ce604232e2
[Web] Add missing data-acl for sync jobs
2018-09-10 10:56:32 +02:00
André
c8a1cbd25a
Merge branch 'temp-master'
2018-09-09 21:21:43 +02:00
André
c9554ca022
[Compose] Update watchdog image
...
[Watchdog] Fix IP detection with multiple networks
[Web] Show API field (no docs, no support, wip)
[Web] haveibeenpwned.com implementation
[Web] User and domain admin ACL (no docs, no support, wip)
[Web] Some minor fixes
2018-09-09 21:18:38 +02:00