Commit Graph

329 Commits (b7348ccaf0f89eaef1a0b4d9f4b57966169bd327)

Author SHA1 Message Date
andryyy b7348ccaf0 [Compose] New images for PHP, Dovecot and Docker API 2018-12-10 13:27:45 +01:00
andryyy 5d67da92fa [Compose] Update images: Rspamd, PHP, Dovecot, Netfilter 2018-12-06 16:50:46 +01:00
andryyy 45ecc26a12 [Netfilter] Do not delete SNAT rule if not on first position 2018-12-01 21:17:08 +01:00
andryyy 57aa379a2a [Compose] Updated PHP-FPM image
[Web] Rename configuration menu
[Web] Show warning when configuration disabled quarantine
2018-11-30 19:04:18 +01:00
andryyy 13ddcb2c33 [Compose] New Dovecot image to fix UTF-8 folder names 2018-11-28 10:05:27 +01:00
andryyy 914daa1118 [Compose] New Dovecot image to fix UTF-8 folder names 2018-11-28 10:04:46 +01:00
andryyy 784beb112c [Compose] Update sOGo image 2018-11-27 12:52:31 +01:00
root d445d7d2e7 [Web] Allow actions in quarantine modal, fixes #1991
[Web] Fixes for Source Sans Pro font
[Rspamd] Add global rcpt blacklist and whitelist
[Compose] New Rspamd image
2018-11-27 10:20:42 +01:00
andryyy 50c49db814 [Compose] Update Dovecot image 2018-11-26 09:11:54 +01:00
andryyy f011db317e [SOGo] Wait for updated db schema before bootstrapping 2018-11-16 22:48:28 +01:00
andryyy 7998ec3f1f [DockerAPI] Fix image, fixes #2008 2018-11-16 20:09:29 +01:00
andryyy d6b4f2836f [COmpose] Updated Postfix images, additional SOGo mount for future use 2018-11-15 22:56:18 +01:00
andryyy 270be16ca7 [Compose] Remove dedicated index (wip) 2018-11-12 21:01:24 +01:00
andryyy b5448efda9 [Compose] New images for Rspamd, SOGo, Dovecot, Postfix, ACME
[Compose] New volume for deduplicated attachments
[Compose] New volume for mail index files
2018-11-12 10:05:22 +01:00
andryyy 9bb3947a10 [Compose] Update watchdog image 2018-10-27 23:44:29 +02:00
andryyy 533a6d9ae1 [Compose] Update ClamAV, watchdog and Docker API images
[Compose] Remove whitelist mount in ClamAV service
2018-10-27 13:26:15 +02:00
andryyy c9cf3476a0 [Update] Remove obsolete parameters
[Compose] New watchdog image
[Watchdog] Allow multiple rcpts separated by comma
2018-10-26 10:07:23 +02:00
andryyy a6b615f268 [Compose] Update SOGo, Dovecot and Postfix images 2018-10-25 22:43:32 +02:00
andryyy 53333f3b4d [Compose] Update Docker API and ACME images 2018-10-24 20:16:13 +02:00
André ee630b9a84 [Compose] Update SOGo and Docker API images 2018-10-23 21:15:19 +02:00
André e941c6e8b2 [ACME] Fix missing for loop start
[Compose] New ACME image
2018-10-19 10:03:05 +02:00
André 7a7fafec87 [Compose] New Rspamd image (1.8.1)
[Rspamd] Upgrade base to Bionic
2018-10-17 22:41:39 +02:00
André 86b92f68cb [Watchdog] Remove cert check (wip)
[Watchdog] Append last check loop as attachment to mail
[Watchdog] Print time and date in mail alerts
2018-10-17 22:30:13 +02:00
André e74f33615f [Compose] Update ACME and Rspamd images 2018-10-16 23:01:21 +02:00
André 10d0a8279e [Compose] New PHP-FPM image 2018-10-14 14:29:20 +02:00
André 243c441ae1 [Compose] Add some parameters to watchdog-mailcow
[Compose] New images for ClamAV, ACME and watchdog
2018-10-14 00:22:44 +02:00
André 93917f8385 [Unbound] Upgrade to Alpine 3.8, fixes #1882 2018-10-13 10:12:01 +02:00
André 04b3d7adea [Compose] Update Postfix and Dovecot images 2018-10-12 10:58:04 +02:00
André ee5142557e [Compose] New images: Unbound, PHP-FPM, SOGo, Dovecot, ACME
[README] Remove Bitcoin donation link, add liberapay.com/mailcow
2018-10-11 12:02:30 +02:00
André ad63552951 [Dovecot] Check file size of mail crypt key pair, fixes #1859
[Compose] New Dovecot image
2018-10-07 15:10:17 +02:00
André 9f52cd9456 [Docker API] Fix sieve list for users, fixes #1849 2018-10-06 22:09:23 +02:00
André 174ef1a1e7 [Compose] New Postfix image 2018-10-04 20:32:06 +02:00
André 2c71c689f6 [Compose] New dovecot-mailcow image 2018-10-03 23:28:08 +02:00
André 7c4416bfc9 [Compose] Update dockerapi-mailcow 2018-10-03 11:18:09 +02:00
André 2af2f7836d [Dovecot] Remove fixed uid and gid 2018-10-02 10:31:22 +02:00
André 6cbe7a08a4 [Compose] Update Unbound image and set tty true 2018-09-30 14:44:37 +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é 8056ed21af [Compose] Update dockerapi-mailcow, base image is now Alpine 3.8, fixes #1767 2018-09-14 21:26:56 +02:00
André 1a5ec7655e [Compose] Update watchdog image 2018-09-09 21:52:35 +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
André 8a88514dfd [SOGo] Declare /usr/lib/GNUstep/SOGo as volume
[Nginx] Mount vols from sogo-mailcow to access /usr/lib/GNUstep/SOGo
2018-09-07 16:40:37 +02:00
André e5b830adea [Dovecot] Fix shared namespace 2018-08-31 23:33:55 +02:00
André 407d92102c [Compose] New SOGo image 2018-08-17 21:43:37 +02:00
André f81dad17bf [Compose] Update Postfix image 2018-08-15 22:48:13 +02:00
André 6bd818ceec [ACME] Remove third-party IP tools 2018-08-06 15:15:24 +02:00
André 0273f95950 [Compose] New images for ClamAV (+mount whitelist file) and ACME 2018-08-05 22:37:49 +02:00
André 9dd17d4609 [SOGo] Change color codes in correct files 2018-08-04 09:23:45 +02:00
André db66acbe8c [Compose] New images for Dovecot, SOGo, Rspamd, Postfix, ACME, Netfilter 2018-08-02 12:18:10 +02:00
André 3b2a3d36b9 [Compose] New images for Postfix and Dovecot 2018-07-29 23:02:50 +02:00