Commit Graph

456 Commits (b2a5bf0453486867e9e99e772d822b7fbfb2b691)

Author SHA1 Message Date
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
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 53b6662aea Minor and temp. workaround for panel 2017-04-23 19:37:45 +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
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
Michael Kuron 894d6234e9 Improvements to forwarding hosts in Postfix
- No more premature EOF and no more leaking of bash processes
- Log result
- Correctly treat non-CIDR entries
- Adapt to schema change from df71e97
- Correctly report SQL failure
2017-04-22 14:28:51 +02:00
Michael Kuron df71e97a09 Forwarding hosts: use SPF records if present 2017-04-22 12:33:53 +02:00
andryyy 0c7ff2f4b6 Added clamd container for testing 2017-04-21 22:09:09 +02:00
chaosbunker d901bd453b Fix: also find base directory, when not called 'mailcow-dockerized' 2017-04-21 11:19:38 +02:00
andryyy 790c922375 New db init system 2017-04-21 10:20:31 +02:00
andryyy 8adcc4fcd3 Force add mailcow_black/white 2017-04-21 10:19:45 +02:00
andryyy be28877f68 Remove permanent moo symbol 2017-04-21 10:19:24 +02:00
andryyy 95cbfe3661 Move mail to spam when DKIM fails, ignore when white/blacklist and honor other actions 2017-04-21 10:19:07 +02:00
andryyy babad4f137 Anti-Virus local configuration for Rspamd, container not enabled by default 2017-04-20 21:14:20 +02:00
andryyy cae7ff7816 Initial clamd container 2017-04-20 21:13:41 +02:00
Michael Kuron d350c009b9 Fix login redirect behind reverse proxy 2017-04-20 19:53:56 +02:00
chaosbunker a3bbd76537 fixes 2017-04-18 20:56:35 +02:00
Michael Kuron 06e64c585c Fix CalDAV/CardDAV URLs displayed in SOGo web interface when used behind a reverse proxy 2017-04-18 20:24:43 +02:00
chaosbunker 7273fcaafc ported from mailcow 0.14 to work with mailcow-dockerized 2017-04-18 18:42:20 +02:00
Michael Kuron a75d916b74 Forwarding hosts in postscreen 2017-04-17 15:51:50 +02:00
Michael Kuron 8822eb57c8 Forwarding hosts in rspamd 2017-04-17 15:51:50 +02:00
Michael Kuron 76720f3e94 Forwarding hosts in web interface 2017-04-17 15:51:45 +02:00
andryyy d0d87ead49 Zeyple is not enabled by default 2017-04-10 13:16:40 +02:00
andryyy 06100c30ca mail_crypt is not enabled by default 2017-04-10 13:15:48 +02:00
andryyy c460636a70 mail_crypt is not enabled by default 2017-04-10 13:09:33 +02:00
andryyy 06928ec841 imapsync: added option to delete from source after transfer 2017-04-10 13:08:02 +02:00
andryyy 7f8d6556b8 imapsync: added option to delete from source after transfer 2017-04-10 13:07:45 +02:00
andryyy e03136bf21 Add description to command 2017-04-08 23:36:46 +02:00
andryyy f3c0004a92 Merge branch 'dev' of https://github.com/andryyy/mailcow-dockerized into dev 2017-04-05 22:28:08 +02:00
andryyy 6a9468c191 Add admin section css 2017-04-05 22:27:39 +02:00
andryyy cc29cfa0d7 Add admin section css 2017-04-05 22:27:30 +02:00
andryyy 406a9ffc5b Change hint for TLS enforced messaging 2017-04-05 22:26:56 +02:00
andryyy 8e3dceb512 Rebase images on stretch 2017-04-05 22:25:59 +02:00
andryyy 5bee39dc95 Use fixed IDs 2017-04-05 22:25:34 +02:00
andryyy 13cd5e0b1d Run sievec after adding keys, use fixed IDs for users 2017-04-05 22:25:16 +02:00
André Peters d55da875b1 Merge pull request #178 from andryyy/master
Merge changes
2017-04-05 22:24:26 +02:00
andryyy b0d8b1344a Remove obsolete parameters, use imapsieve instead of deprecated antispam module, use mail_crypt per default 2017-04-05 22:22:43 +02:00
andryyy 96c1a7c225 Open 10026 for Zeyple 2017-04-05 22:21:20 +02:00
andryyy 2b955d08ab Base on Stretch, add Zeyple 2017-04-05 22:19:41 +02:00
andryyy 34bc242554 Add Zeyple filter 2017-04-05 22:19:01 +02:00
André Peters 662a33faf1 Merge pull request #169 from vivernet/patch-3
Update lang.de.php
2017-04-05 18:24:51 +02:00
André Peters d6ac36d608 Merge pull request #170 from vivernet/patch-4
Update lang.en.php
2017-04-05 18:24:45 +02:00
André Peters 318b059ae6 Merge pull request #171 from vivernet/patch-5
Update lang.es.php
2017-04-05 18:24:38 +02:00
André Peters 5e0224e290 Merge pull request #172 from vivernet/patch-6
Update lang.nl.php
2017-04-05 18:24:27 +02:00
André Peters d435ff182b Merge pull request #173 from vivernet/patch-7
Update lang.pt.php
2017-04-05 18:24:14 +02:00
André Peters 45bb032a5a Merge pull request #168 from vivernet/patch-2
Update add.php
2017-04-05 18:24:04 +02:00
andryyy 58d86dadce Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement 2017-04-03 20:06:49 +02:00
Aleksandr Kliushenok e7631e4727 Update lang.pt.php 2017-04-01 09:03:31 +03:00
Aleksandr Kliushenok 2c398c727e Update lang.nl.php 2017-04-01 09:02:38 +03:00
Aleksandr Kliushenok cb742b5491 Update lang.es.php 2017-04-01 09:01:35 +03:00
Aleksandr Kliushenok 80774224c2 Update lang.en.php 2017-04-01 08:59:05 +03:00
Aleksandr Kliushenok 563a8bda61 Update lang.de.php 2017-04-01 08:58:08 +03:00
Aleksandr Kliushenok 1cc1bfa3b6 Update lang.ru.php 2017-04-01 08:55:53 +03:00
Aleksandr Kliushenok 1602aee424 Update add.php 2017-04-01 08:50:33 +03:00
Aleksandr Kliushenok d12642c47e Update lang.ru.php 2017-04-01 08:17:34 +03:00
Aleksandr Kliushenok 45bb5fbad4 Update lang.ru.php 2017-04-01 07:46:47 +03:00
Aleksandr Kliushenok 58b761c565 Update lang.ru.php 2017-04-01 04:24:40 +03:00
andryyy 8b7e3c718d API format changes 2017-03-28 11:51:31 +02:00
andryyy 297674d256 Various CSS fixes, remove sorttable, better API format 2017-03-28 11:51:17 +02:00
andryyy 0b54d32401 Show aliases left, check if quota 0 when creating domains, return modified instead of created for domain admin 2017-03-28 11:48:39 +02:00
andryyy d3c0d0c16e Use footable for domain admins table 2017-03-28 11:47:03 +02:00
André Peters f1e9eacf87 Merge pull request #161 from PhoenixPeca/patch-4
Prevent accidental text-highlighting
2017-03-26 18:56:23 +02:00
André Peters c95b89c151 Merge pull request #158 from PhoenixPeca/patch-2
Missed Translation
2017-03-26 15:57:14 +02:00
andryyy 60fa9ab9dd Fall back to dkim.conf 2017-03-26 11:08:07 +02:00
andryyy d5c8f0160c Go back to apt-stable repo 2017-03-26 11:07:50 +02:00
Phoenix Eve C. Aspacio c324487997 Update mailcow.css 2017-03-26 06:52:18 +08:00
Phoenix Eve C. Aspacio 1b5fb44ada Missed Translation 2017-03-26 06:20:24 +08:00
andryyy f5c549f6ea Fix pagination for aliases 2017-03-23 19:43:52 +01:00
andryyy 91ba6b2954 Fix autoconfig 2017-03-22 13:35:49 +01:00
andryyy 9623a7fa70 Added ru language file (thanks), changes to tables and config option for pagination 2017-03-22 10:46:24 +01:00
andryyy 16d90b86d5 Use Redis history in Rspamd 2017-03-21 23:50:00 +01:00
andryyy e72a28ebf6 Fix ajax errors on empty tables 2017-03-21 15:43:20 +01:00
andryyy 95f18f634b Add encodeURI 2017-03-21 14:50:58 +01:00
andryyy 14b17e85e4 Login button is back... 2017-03-21 14:45:49 +01:00
andryyy 4518f6f896 Add and remove mailcow apps to login screen, fixes #120 2017-03-21 12:22:13 +01:00
andryyy f384759282 Add all defaults to ratelimit module config in Rspamd 2017-03-21 11:20:04 +01:00
André P 93a752bbf1 Merge branch 'dev' of https://github.com/andryyy/mailcow-dockerized into footable 2017-03-21 10:38:38 +01:00
André P 736fb91f4e Minor fixes for footable 2017-03-21 10:38:16 +01:00
André Peters 4f72ed4509 Merge branch 'dev' into footable 2017-03-21 10:06:46 +01:00
André P 8d1784a1c4 Reset ratelimit 2017-03-21 10:05:26 +01:00
André P d8cf921e35 Add ignore 2017-03-21 10:04:26 +01:00
root 892f2197cb Add footable 2017-03-21 10:02:23 +01:00
root 51230f780f Local 2017-03-21 08:11:06 +01:00
andryyy 42eabf4cb3 Fix Postfix sender when sender is alias in alias domain 2017-03-20 21:38:52 +01:00
andryyy 0d4a981005 Merge branch 'dev' of https://github.com/andryyy/mailcow-dockerized into dev 2017-03-19 21:55:09 +01:00
andryyy 7e6fc8568f Move DKIM signing to new dkim_signing.conf 2017-03-19 21:55:03 +01:00
tehXor 89aef716b4 - collapsible tables on mailbox.php which are collapsed per default if they are long
- changed username field on the login form to the type "text" as "name" is no valid type which causes problems with some extensions (password managers)
2017-03-17 20:38:20 +01:00
andryyy 2fcbce4f2e Fix: return true 2017-03-17 19:23:25 +01:00
andryyy edf047cf66 Fix domain alias edit error 2017-03-16 13:43:04 +01:00
andryyy 509a804acd Deprecated lua function replaced, better tag handling when spam 2017-03-16 13:42:56 +01:00
andryyy 9f4a5b1834 Fix symbol check 2017-03-12 17:25:30 +01:00
andryyy 09850a76e5 Use Rspamds new tag symbol 2017-03-12 14:38:20 +01:00
andryyy 7a2427bf9b Add Junk-E-Mail as special use junk 2017-03-10 15:34:23 +01:00
andryyy 4c8288f85e Use tag settings for alias addresses 2017-03-09 17:06:58 +01:00
andryyy 9e2d9a5bcd Fix u2f with nginx rp 2017-03-09 11:10:25 +01:00
andryyy e2dc15774f Fix u2f with nginx rp 2017-03-09 10:48:04 +01:00
andryyy d6cdc846d8 Fix alias regex 2017-03-08 18:17:42 +01:00
andryyy 276e370989 Rspamd tag check for non-spam only (post-filter), remove sql files from repository" 2017-03-08 17:58:00 +01:00
andryyy 489b1ff1c0 Fix domain visibility in SOGo (domains should _not_ see each other) 2017-03-08 17:46:21 +01:00
Michael Käufl a06bac6739 [Dockerfiles] Use COPY instead of ADD 2017-03-07 15:48:24 +01:00
Michael Käufl 9762176810 [Dockerfiles] From -> FROM 2017-03-07 15:48:22 +01:00
andryyy c283c85d51 Update Postfix and Dovecot, add ignore 2017-03-06 10:33:44 +01:00
andryyy be8031d8ff Move sleep to docker-compose 2017-03-05 12:25:46 +01:00
andryyy 67bb037b36 Use regexp instead of like in goto query 2017-03-05 12:24:28 +01:00
andryyy d1decbd31e Fix goto in sender acl query, show alias by alias domain in fixed addresses within sender acl 2017-03-04 23:16:08 +01:00
andryyy 047e73e5df Minor intval fix 2017-03-04 15:55:51 +01:00
andryyy cbc22a2cf3 Change maintainer 2017-03-04 15:05:27 +01:00
andryyy 2d086424fa Fix settings for aliases, alias domains 2017-03-04 14:05:06 +01:00
andryyy e332579a40 Sleep 30 seconds to wait for Nginx restart 2017-03-04 10:41:36 +01:00
andryyy 285e295d91 Fix for settings 2017-03-04 00:27:57 +01:00
andryyy 8c2416b711 Never return empty map 2017-03-04 00:23:38 +01:00
andryyy 211e4158a2 Always return settings 2017-03-04 00:19:10 +01:00
andryyy c303ef35ae Fix Rspamd 2017-03-04 00:06:58 +01:00
andryyy 714490ad5e Fix Rspamd 2017-03-04 00:02:42 +01:00
andryyy 24f3bf009c Fix Rspamd 2017-03-03 23:45:26 +01:00
andryyy f6c383431e Fix Rspamd 2017-03-03 23:42:49 +01:00
andryyy 66cbc479d7 Fix Rspamd Dockerfiles 2017-03-03 23:31:32 +01:00
andryyy 614da27c03 Add permission 2017-03-03 22:50:04 +01:00
andryyy a96d05c4d0 Add word 2017-03-03 22:27:56 +01:00
andryyy d187280b1f Add usage to user.php 2017-03-03 22:26:59 +01:00
andryyy b656fedca6 Rspamd: Wait for maps and settings 2017-03-03 22:26:50 +01:00
andryyy ef7a77ef47 Fix user details when goto has multiple values, fix wording 2017-03-03 19:12:27 +01:00
andryyy cad084598d Remove old files, fix tagging 2017-03-03 19:01:33 +01:00
andryyy 579b5483ab Do not return empty map 2017-03-03 17:31:50 +01:00
andryyy 83e02cbe4a Init container first 2017-03-03 15:46:43 +01:00
andryyy 92b5a8e6dd Change map variable 2017-03-03 15:39:12 +01:00
andryyy 0931a153c1 Use local mirrors 2017-03-03 10:54:25 +01:00
andryyy 279210a524 Tab size 2017-03-03 04:48:28 +01:00
andryyy c21623b482 Important fix for Rspamd score settings, LUA tag handling changes 2017-03-03 04:44:51 +01:00
andryyy 8175a0387f Change wording 2017-03-02 09:12:43 +01:00
andryyy 41d771e780 Aliases do not match alias domains 2017-03-01 17:59:46 +01:00
andryyy 50eb49ab71 Better autodiscover/autoconfig config in Nginx, add new ignores 2017-02-28 14:27:19 +01:00
andryyy 6d7c3423ba Change Nginx templates 2017-02-28 10:12:18 +01:00
andryyy 2fea636a01 Add Nginx HTTP listener 2017-02-28 10:02:02 +01:00
andryyy 608cb8ada7 Add config files to Rspamd 2017-02-28 10:01:04 +01:00
Phoenix Eve Aspacio 73f019e04f Compliance #67 2017-02-26 18:56:53 +08:00
André Peters 42958703c5 Merge pull request #72 from PhoenixPeca/patch-2
Incorrect mysql statement
2017-02-26 11:53:21 +01:00
Phoenix Eve Aspacio 8151aed338 Incorrect mysql statement 2017-02-26 16:19:27 +08:00
Phoenix Eve Aspacio 9196e00d7f Max width is too small 2017-02-26 14:42:17 +08:00
Phoenix Eve Aspacio 3115339c08 Add language string 2017-02-26 14:29:49 +08:00
Phoenix Eve Aspacio 88ff43ede2 Add language string 2017-02-26 14:29:09 +08:00