Commit Graph

702 Commits (a7b854f7ce01a150a43ab0de911b071c613c5372)

Author SHA1 Message Date
andryyy ea77f60dae Fixes U2F, fixes #231 2017-05-01 16:34:09 +02:00
andryyy 4cce211c22 Fix db for sync jobs, fixes #232 2017-05-01 16:20:21 +02:00
andryyy 53c3c47049 Show mailcow apps in header 2017-04-30 21:44:42 +02:00
andryyy 3ffc20e238 Fixes #225 > Subquery can return multiple rows 2017-04-30 12:18:19 +02:00
andryyy f4a0289e71 Important fix: Adding a domain was not possible 2017-04-29 22:19:35 +02:00
andryyy 9bb1c2cc06 Remove old file 2017-04-29 16:36:51 +02:00
andryyy 8f213e8df9 Changes to api path 2017-04-29 16:36:41 +02:00
andryyy dfee8efa97 Fix DBUSER in entrypoint 2017-04-28 12:24:14 +02:00
andryyy 77992be9fc Update Dovecot and Pigeonhole 2017-04-28 10:53:04 +02:00
andryyy f5255acc97 Use plus symbol on top and bottom 2017-04-28 10:52:54 +02:00
andryyy c29923d77a Use JS array instead of JSON object when creating lists of items for quick actions, respect all pages 2017-04-27 20:11:05 +02:00
andryyy 25e6339940 Fix domain admin table, move quick actions 2017-04-27 19:34:00 +02:00
andryyy 2c2441eaf0 Confirm deletion, some other fixes to quick actions, added language strings 2017-04-27 11:58:20 +02:00
andryyy 68e67ba9b7 Fix quick actions for alias table when pagination is true 2017-04-27 09:49:04 +02:00
andryyy e26304f6d0 Fix checkbox toggling, add nav tabs, fix broken domain quota when adding a new domain 2017-04-27 08:44:21 +02:00
andryyy 5586bd2bb5 Initial push or quick actions in alias table 2017-04-26 23:38:18 +02:00
andryyy a03b36e0c3 Add object to Nginx api configuration 2017-04-26 23:37:55 +02:00
andryyy fd84b2ffa9 Change DKIM to new method, add clamav forced action when virus is found" 2017-04-25 20:32:36 +02:00
andryyy f9662025cc Initial fix for sorting of quotas 2017-04-25 20:32:29 +02:00
andryyy 4729a912c7 Fix max aliases 2017-04-25 11:27:59 +02:00
andryyy e4310cafb3 Revert RP changes 2017-04-25 10:49:38 +02:00
andryyy 28e0ca022f Add relayhost helper script info 2017-04-25 10:49:31 +02:00
andryyy 174ced5ce7 Fix index 2017-04-25 10:46:53 +02:00
andryyy 2ab6301eda Fix usage 2017-04-25 10:46:44 +02:00
andryyy 73c6d69f5b Add ClamAV by default, can be shut down if not needed 2017-04-25 10:46:27 +02:00
andryyy 72a21e48bd Revert RP changes as they do not work without RP 2017-04-25 10:46:11 +02:00
André Peters 238c3d8928 Merge pull request #219 from mkuron/size
Remove rspamd size limit
2017-04-24 20:45:04 +02:00
Michael Kuron f3fad4e7a2 Remove rspamd size limit
This ensures that the spam and antivirus filters cannot be evaded by making the message large enough.
Rspamd does not need a size limit on its own (e.g. for DoS protection) as Postfix already has a size limit (message_size_limit).
2017-04-24 19:49:41 +02:00
andryyy 8b463d53d6 Fixes adding aliases to alias domains 2017-04-24 13:15:04 +02:00
andryyy f81bcb161a Fix editing catch-all addresses, show primary domain of alias in alias domain 2017-04-24 13:13:23 +02:00
André Peters 0f3202109d Merge pull request #212 from mkuron/reverseproxy
Fix CalDAV/CardDAV URLs displayed in SOGo web interface when used behind reverse proxy
2017-04-24 10:09:32 +02:00
André Peters 166c710ff3 Merge pull request #218 from MadMooAU/patch-1
Fixes and warnings added to "First Steps" step two and three
2017-04-23 19:41:07 +02:00
André Peters 06274e1a2d Merge branch 'dev' into patch-1 2017-04-23 19:40:55 +02:00
andryyy 40f86057e5 Move forwarding host script to Docker image 2017-04-23 19:38:47 +02:00
andryyy 755da65426 Change path 2017-04-23 19:38:27 +02:00
andryyy c2410a6004 Move helper scripts, mark executable 2017-04-23 19:38:04 +02:00
andryyy 53b6662aea Minor and temp. workaround for panel 2017-04-23 19:37:45 +02:00
Joel Howard c2fe6ee947 Update first_steps.md
Yet another revision, adding a warning to step three.
2017-04-24 03:34:21 +10:00
Joel Howard 81e86d802e Update first_steps.md
Revision to step two, as just restarting does not apply the changes in `mailcow.conf`.
2017-04-24 03:26:33 +10:00
andryyy 686df83a34 Add portainer manual 2017-04-23 18:42:39 +02:00
andryyy 10d513e124 Merge branch 'dev' of https://github.com/andryyy/mailcow-dockerized into dev 2017-04-23 18:20:57 +02:00
André Peters db2d0fa21b Merge pull request #210 from chaosbunker/setup-relayhost-script
port of mailcow-setup-relayhost from mailcow 0.14 to work with mailcow-dockerized
2017-04-23 18:20:46 +02:00
andryyy 55f6384f2a Change to hostname, connection is not important for container start 2017-04-23 17:43:29 +02:00
André Peters 29983dfe8d Merge pull request #205 from mkuron/forwardinghosts
Add a "Forwarding Hosts" feature so messages from certain servers are never rejected
2017-04-23 14:21:16 +02:00
André Peters c79a33e914 Merge pull request #215 from v60fan/patch-3
Include instructions for Portainer
2017-04-23 11:53:58 +02:00
Brad e9af97781a Update u_and_e.md
just formatting of {}
2017-04-23 10:10:02 +01:00
Michael Kuron 6c4c7a690e Merge remote-tracking branch 'origin/dev' into forwardinghosts 2017-04-23 07:59:55 +02:00
andryyy 4516e1b9b9 Do not delete from source (default) 2017-04-22 23:22:05 +02:00
Michael Kuron affa52edcf Forwarding hosts: don’t add configuration if none are defined 2017-04-22 18:34:49 +02:00
Michael Kuron 08612f0aef Merge remote-tracking branch 'origin/dev' into forwardinghosts 2017-04-22 18:13:58 +02:00