1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-04 08:15:18 +00:00

Commit Graph

  • 8c26371d6d [SQL upgrade] Catch more errors andryyy 2019-09-25 12:53:14 +02:00
  • 8b453ab803 [Web] Allow to set sogo_visible when adding an alias, fixes #2975 andryyy 2019-09-24 19:12:20 +02:00
  • 14a2a266a1 [Web] Improve U2F process and fix Win 1903 hassle andryyy 2019-09-24 18:34:08 +02:00
  • 3c133ad02a [ClamAV] Cleanup garbage when starting container (tmp files may fill up disk, when container runs oom) andryyy 2019-09-24 16:39:39 +02:00
  • 7cf2c0ad69 [Web] Changes to 502 status page andryyy 2019-09-24 07:06:33 +02:00
  • 9b7668d912 [Nginx] Custom 502 andryyy 2019-09-24 06:53:13 +02:00
  • 5ae05b5ec0 [SQL Upgrade] Fix process of SQL upgrade, wait for command to complete and do not use pipe communication model andryyy 2019-09-23 21:42:47 +02:00
  • a231ecaed5 [Rspamd] Fix ARC defaults, thanks to klausenbusk andryyy 2019-09-23 10:44:58 +02:00
  • 287c577fc4 [Rspamd] Set !ARC_ALLOW to SPF FAIL check andryyy 2019-09-23 10:44:26 +02:00
  • bbe396d3c2 [Postfix] Add NO_RENEGOTIATION to tls_ssl_options Max Uetrecht 2019-09-22 17:38:03 +02:00
  • c3be04560b [Web] mailbox.php uses dropups [Web] Allow to set visibility of aliases in SOGo [Web] Refresh window when session timed out [Web] Increase default log lines and pagination trigger [Web] Increase delay when filtering tables andryyy 2019-09-22 15:10:56 +02:00
  • baba546c7a [Watchdog] Wait longer for containers to settle andryyy 2019-09-21 22:41:31 +02:00
  • 6c4d93f70a [PHP-FPM] Upgrade of MySQL may need to be applied twice andryyy 2019-09-21 22:37:43 +02:00
  • 3ed7690115 Merge pull request #2960 from mailcow/revert-2941-domain-name-fix André Peters 2019-09-21 14:17:08 +02:00
  • fe38275cb5 Revert "Make is_valid_domain_name more strict" André Peters 2019-09-21 14:16:50 +02:00
  • 1207c6e865 [Web] Do not check hostname is is_valid_domain_name andryyy 2019-09-21 10:44:08 +02:00
  • 2738a7f46c Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-09-20 22:59:17 +02:00
  • 3bd32072f1 [Compose] UPDATE MARIADB TO 10.3 - Please check your installations after upgrading and WAIT a few minutes for the upgrade to complete! [Postfix] Remove old python lib [Compose] Add a grace period for MySQL when shutting down [Netfilter] It is okay to be number two :( (fixes chain order in ip6tables FORWARD chain) andryyy 2019-09-20 22:54:40 +02:00
  • 1d45c563b7 [Netfilter] Set default ban masks to 32 and 128 andryyy 2019-09-20 14:30:48 +02:00
  • 4b559d5b79 [Postfix] Remove python-gpg andryyy 2019-09-20 09:23:44 +02:00
  • 0dbc03a416 Merge pull request #2941 from patschi/domain-name-fix André Peters 2019-09-19 15:03:51 +02:00
  • b5d169cf90 [Postfix] Fix anonymize headers... andryyy 2019-09-19 06:48:21 +02:00
  • 1bbe1a2367 Merge pull request #2940 from ntimo/task/split-bad-words André Peters 2019-09-18 18:35:11 +02:00
  • 0d12be8c3b remove tmp folder friedPotat0 2019-09-18 15:32:56 +02:00
  • ea8c002eff update postscreen whitelist friedPotat0 2019-09-18 15:30:43 +02:00
  • 6d41561faa add postscreen whitelist update script friedPotat0 2019-09-18 15:30:21 +02:00
  • 0cbda0f297 [Compose] Change default Solr binding to 18983 andryyy 2019-09-18 08:48:59 +02:00
  • b3c2f683cb [Postfix] Adjustments for RBL andryyy 2019-09-18 07:58:54 +02:00
  • 58cbf2c9c8 update postscreen whitelist by using postwhite friedPotat0 2019-09-17 21:27:17 +02:00
  • ba6c5b7197 [Rspamd] Updated bad_word maps ntimo 2019-09-17 20:39:08 +02:00
  • 0487f5ea1d [Web] Add JVM memory indiator and add minor fixes andryyy 2019-09-17 20:11:53 +02:00
  • b178326736 [Compose] Expose Solr to 127.0.0.1 andryyy 2019-09-17 20:10:30 +02:00
  • 3ca014ee79 [Rspamd] Added multimap config for bad_words_de.map ntimo 2019-09-16 18:18:56 +02:00
  • 6b2f5a30d2 Slightly modified is_valid_domain_name for #1118 Patrik Kernstock 2019-09-15 20:40:07 +01:00
  • 005ed2cadc [Rspamd] Split bad words into multiple files per language ntimo 2019-09-15 11:16:30 +02:00
  • 800c2f244e [Compose] Update Dovecot image andryyy 2019-09-15 09:52:25 +02:00
  • 62a386f94e [Web] Remove invalid chars from sender for quota and quarantine notifications andryyy 2019-09-15 09:52:13 +02:00
  • f9e7c6cf6a Merge pull request #2938 from zkryakgul/master André Peters 2019-09-15 09:48:28 +02:00
  • d62ec4498a Removed unnecessary print Zekeriya Akgül 2019-09-15 10:36:01 +03:00
  • 96042bdab8 [Dovecot] removed non-ascii chars from 'from' field before send zekeriya 2019-09-14 21:48:13 +03:00
  • adbecef56f [Dovecot] Fixed variable names for DB connection. zekeriya 2019-09-14 21:07:18 +03:00
  • 8af9b5b6d1 [Dovecot] Fixed quarantine_notify.py json decode error zekeriya 2019-09-14 21:01:53 +03:00
  • b9e7d12a5e [Dovecot] notify scripts migrated to python3 zekeriya 2019-09-13 21:14:30 +03:00
  • 48081ff5b7 Merge pull request #2 from mailcow/master Zekeriya Akgül 2019-09-13 20:15:08 +03:00
  • 1973774ecc removed policyd zekeriya 2019-09-13 20:12:50 +03:00
  • cf87da9ab9 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-09-12 11:53:08 +02:00
  • c22bddb244 [Watchdog] Add missing mariadb-client tools andryyy 2019-09-12 08:35:53 +02:00
  • 6a7cc9ec80 [Watchdog] Monitor Redis andryyy 2019-09-12 08:29:15 +02:00
  • bba8e4f70c [Web] Change quarantine notification interval as admin when editing a mailbox andryyy 2019-09-12 08:28:50 +02:00
  • 261c2a5850 [Web] Default to hourly quarantine notifications for new mailboxes; [Web] Change "SOGo" link to "Webmail" andryyy 2019-09-12 08:28:05 +02:00
  • 83cd62d46f Merge pull request #2928 from MAGICCC/feature/remove-dnsbl-inps.de André Peters 2019-09-10 18:07:03 +02:00
  • d1e56ab7bc Update fishy_tlds.map André Peters 2019-09-10 16:48:40 +02:00
  • b272ed04a0 [Postfix] Remove DNSBL dnsbl.inps.de due to legal reasons MAGIC 2019-09-09 21:37:49 +02:00
  • 954690b315 [SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login [Compose] Update SOGo image andryyy 2019-09-09 18:06:39 +02:00
  • 048537941c Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-09-09 10:51:21 +02:00
  • 1771970e42 [Config] Add hint about http bindings andryyy 2019-09-09 10:51:12 +02:00
  • 8f4d468209 Merge pull request #2916 from Thomas2500/patch-1 André Peters 2019-09-09 07:47:37 +02:00
  • 45aa7b45fc #2794 Make parts to restore depend on backup folder contents Timo Reymann 2019-09-08 12:21:12 +02:00
  • 752f2417de Resolve #2794 Add restore for 'all' Timo Reymann 2019-09-08 10:54:21 +02:00
  • 87e99e53d9 [Postfix] Fix anonymize headers andryyy 2019-09-08 10:29:06 +02:00
  • 3983b3d393 Disable SSL ticket support in dovecot Thomas Bella 2019-09-06 12:39:33 +02:00
  • 8608ded0ed [Postfix] Replace Postcow header, remove authed user andryyy 2019-09-06 08:02:52 +02:00
  • 229b18c93f Merge pull request #2914 from christianbur/master André Peters 2019-09-05 22:26:40 +02:00
  • b69a85d6b8 environment var. TZ for olefy, memcached, ipv6nat Christian Burmeister 2019-09-05 22:14:30 +02:00
  • 65b024dbe9 Merge pull request #2913 from mamash/feature/lang-cs André Peters 2019-09-05 22:00:43 +02:00
  • 28a5fc1c2a One more awkward word Filip Hajny 2019-09-05 21:56:01 +02:00
  • 4eaf432bec Update cs lang definitions, clear typos, simplify wording, clear up confusions. Filip Hajny 2019-09-05 21:49:43 +02:00
  • f4d0c56b89 Merge pull request #2912 from T0biii/patch-1 André Peters 2019-09-05 19:32:22 +02:00
  • 70187836e8 Update admin.js Tobias 2019-09-05 19:08:41 +02:00
  • f87beded34 Update fishy_tlds.map André Peters 2019-09-05 14:32:04 +02:00
  • cdd91bcb9b Update functions.mailbox.inc.php André Peters 2019-09-05 10:54:35 +02:00
  • 5987079cca [Compose] New Postfix and watchdog image, re-add dns flag for watchdog andryyy 2019-09-04 23:08:05 +02:00
  • 0d5df21ffc [Postfix] Route watchdog@localhost to local7 discard andryyy 2019-09-04 23:07:35 +02:00
  • 62068b2209 [Watchdog] Add watchdog@invalid as rcpt for check andryyy 2019-09-04 23:07:17 +02:00
  • a1cd7d8ee7 [Postfix] Add watchdog@localhost alias andryyy 2019-09-04 23:06:29 +02:00
  • 8d0b2678fe [Rspamd] Remove some TLDs from fishy map andryyy 2019-09-04 08:14:35 +02:00
  • 3cae2389a0 Ubuntu kernel 4.15.0-60-generic seems to be broken with Docker and --dns flags, do NOT use it! andryyy 2019-09-03 22:01:47 +02:00
  • dc6eea5142 [Compose] Should fix the crash on Ubuntus latest kernel - perhaps the network_mode host combined with a dns flag panics the horscht? andryyy 2019-09-03 15:04:18 +02:00
  • 1be5caf168 [Git] Ignore extra.cf file andryyy 2019-09-02 18:39:48 +02:00
  • a1403b7a59 [Compose] Update Postfix andryyy 2019-09-02 18:39:17 +02:00
  • 1495bda2e1 [Postfix] Add info about extra.cf andryyy 2019-09-02 18:39:08 +02:00
  • b4f159da86 [Postfix] Allow to create an extra.cf file besides main.cf to merge overrides [Postfix] Better logging while bootstrapping [Postfix] Stop container, when a service fails (easier to monitor) andryyy 2019-09-02 18:37:05 +02:00
  • 893ce5a789 [Web] Allow to add external sender addresses, can be disabled by domain admin ACL and is disabled by default andryyy 2019-09-02 11:11:41 +02:00
  • 46fadf95a2 [Web] Small CSS fixes and additions andryyy 2019-09-02 11:10:14 +02:00
  • 1bdf861177 [Postfix] Add comments to config files, cleanup a bit andryyy 2019-09-02 09:31:26 +02:00
  • e6609ffe5c [SOGo] Add ext_acl to SOGo view to allow to select external sender addresses andryyy 2019-09-02 09:30:09 +02:00
  • 49c7a2cbc7 [PHP-FPM] Plan a Postfix restart, when a MariaDB upgrade was applied andryyy 2019-09-02 09:28:13 +02:00
  • 9c714b34a4 [Rspamd] Bad word update and score change andryyy 2019-08-30 19:30:38 +02:00
  • 569296dcdc [Rspamd] More bad words - todo: split by language andryyy 2019-08-30 18:54:54 +02:00
  • ab42540769 [Web] Minor changes or fixes; [Web] Add multiple transport destinations at the same time - comma separated andryyy 2019-08-30 18:54:38 +02:00
  • 5a89dc114d [Rspamd] Minor changes to fishy tlds and bad words andryyy 2019-08-29 18:57:37 +02:00
  • 6e82a35929 [Rspamd] Important fix for fishy maps andryyy 2019-08-28 15:04:53 +02:00
  • 1414e9df00 [Rspamd] Reduce fishy tld score [Compose] Update Dovecot image andryyy 2019-08-28 14:37:04 +02:00
  • a5d569e0ca [Rspamd] Reduce fishy tld score andryyy 2019-08-28 14:26:01 +02:00
  • 01fe856d05 [Rspamd] Fix a domain name andryyy 2019-08-28 13:05:42 +02:00
  • 23ae0c3cc1 [Rspamd] Filter 'em bad words from 'em bad tlds andryyy 2019-08-28 13:03:15 +02:00
  • 549465e929 Merge pull request #2886 from mailcow/revert-2863-python27EOL_issue2291 André Peters 2019-08-28 07:02:04 +02:00
  • 4aae447e97 Revert "Python27 eol issue2291" André Peters 2019-08-28 07:01:47 +02:00
  • b56aa8c1de Merge pull request #2863 from FaMux/python27EOL_issue2291 André Peters 2019-08-27 19:07:34 +02:00
  • e6f3261a29 Merge pull request #2883 from ntimo/task/updater-diff-to-sub-directory André Peters 2019-08-25 19:33:13 +02:00