1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-20 06:37:47 +02:00
Commit Graph

2001 Commits

Author SHA1 Message Date
Erik Wramner
e81704483e
Merge pull request #1447 from erik-wramner/next_to_master
Merge next branch with Debian Buster into master.
2020-04-05 11:33:51 +02:00
Erik Wramner
73b8d65dd3 Merge next into master 2020-04-05 09:28:22 +02:00
Erik Wramner
04777fdb89
Merge pull request #1435 from Drakulix/master
amavis: fix config permission
2020-04-05 08:43:47 +02:00
Erik Wramner
bf3f7ed483
Merge pull request #1443 from phish108/issue_1442
activate shortcircuit plugin if requested, fixes #1442
2020-04-05 08:39:54 +02:00
Erik Wramner
cc25f1d6a2
Merge pull request #1445 from casperklein/patch-2
"connected-networks" info added
2020-04-03 08:00:20 +02:00
Casper
743e88e148
"connected-networks" info added 2020-04-02 23:50:10 +02:00
Christian Glahn
ff1248eeee activate shortcircuit plugin, fixes #1442 2020-03-31 17:09:23 +02:00
Jairo Llopis
a00dced8bc Allow to set comfortably inet_protocols
Setting `inet_protocols = ipv4` is almost a requirement when running behind Docker. Provide a way to make it easy.

@Tecnativa TT22925
2020-03-25 21:43:29 +01:00
Victor Brekenfeld
c491496b6e avavis fix config permission 2020-03-24 15:43:35 +01:00
DuncanvR
141db76b55 Rework section on PROXY protocol (including nameless previous change) 2020-03-23 11:40:56 +01:00
DuncanvR
d0799aed95 Updated Using in Kubernetes (markdown) 2020-03-23 11:38:24 +01:00
Germain Masse
240a357dc8 Filebeat container (v7.0.0) 2020-03-22 15:46:36 +01:00
Erik Wramner
b435c3866c
Merge pull request #1409 from casperklein/patch-2
Missing options from README.md added.
2020-03-22 08:57:51 +01:00
Erik Wramner
142b98a209
Merge pull request #1427 from Tecnativa/inet-protocols
Allow to set comfortably inet_protocols
2020-03-22 08:56:55 +01:00
Erik Wramner
10cac7e755
Merge pull request #1433 from gmasse/elk-update
Update ELK container
2020-03-22 08:55:05 +01:00
Erik Wramner
fdf86eafe8
Merge pull request #1434 from gmasse/filebeat-in-container
Filebeat in its own container
2020-03-22 08:45:47 +01:00
Germain Masse
ce41f60888 Move filebeat to its own container 2020-03-20 17:56:18 +01:00
Germain Masse
03a095ea4d Bump to ELK 7.6.1 2020-03-19 15:24:26 +01:00
Germain Masse
2a7e3b861f Support GeoIP license number in ELK Dockerfile 2020-03-19 15:22:31 +01:00
Jairo Llopis
ab22450364
Allow to set comfortably inet_protocols
Setting `inet_protocols = ipv4` is almost a requirement when running behind Docker. Provide a way to make it easy.

@Tecnativa TT22925
2020-03-19 08:35:25 +00:00
Wandrille RONCE
d148eeddfb Add an option to place spam in the inbox, and then sort the mail by a sieve rule for example 2020-03-16 18:47:24 +01:00
Rainer Rillke
bcb7f40260 README, env file: Warn about open relay configuration
Addresses: #1405
2020-03-16 18:46:57 +01:00
Casper
30c57b944b Allow calling setup.sh from other scripts
Calling setup.sh from other scripts fails, for example when adding a new mailbox:

    the input device is not a TTY
2020-03-16 18:46:44 +01:00
Robert Pufky
d3f7c56cdf Fix broken fail2ban dovecot filter; use <HOST> instead of undocumented feature.
* Replace deprecated, undocumented fail2ban feature "(\P<host>\S*)" with
  supported host match "<HOST>".
* Fixes "No failure-id group in '(?: pop3-login|ima ..." fail2ban dovecot filter
  error message.
* See: https://github.com/fail2ban/fail2ban/issues/2130
2020-03-16 18:45:22 +01:00
Erik Wramner
33d0f0f64d Updated readme with announcement 2020-03-16 18:38:28 +01:00
Erik Wramner
f2c9424828
Merge pull request #1407 from casperklein/patch-1
Allow calling setup.sh from other scripts by using tty command.
2020-03-16 17:02:18 +01:00
Erik Wramner
e59859cfe5
Merge pull request #1431 from VanVan/master
Add an option to place spam in the inbox, and then sort the mail by a sieve rule (not included).
2020-03-16 16:51:08 +01:00
Wandrille RONCE
90951876cd Add an option to place spam in the inbox, and then sort the mail by a sieve rule for example 2020-03-15 17:51:12 +01:00
Lars Pötter
b979d338f4 command did not show up with the <> 2020-03-15 06:59:58 +01:00
Erik Wramner
c075a0e436
Merge pull request #1415 from Rillke/rr/2020/openRelayWarning
README, env file: Warn about open relay configuration
2020-03-02 07:57:42 +01:00
Rainer Rillke
43df48cb06 README, env file: Warn about open relay configuration
Addresses: #1405
2020-03-01 19:51:16 +01:00
Hans-Cees Speel
88e1d453f0 Updated Configure SSL (markdown) 2020-02-25 14:27:31 +01:00
Hans-Cees Speel
4ca57b8e9e Updated Configure SSL (markdown) 2020-02-25 14:24:36 +01:00
Hans-Cees Speel
1b86123954 added user-patches.sh explanation and example 2020-02-24 22:14:09 +01:00
Hans-Cees Speel
5ace30e413 Updated FAQ and Tips (markdown) 2020-02-24 22:13:16 +01:00
Hans-Cees Speel
957e3056e6 Updated FAQ and Tips (markdown) 2020-02-24 22:11:50 +01:00
Casper
6b21e637a5
Missing options from README.md added. 2020-02-22 23:36:14 +01:00
Casper
ff861ca314
Allow calling setup.sh from other scripts
Calling setup.sh from other scripts fails, for example when adding a new mailbox:

    the input device is not a TTY
2020-02-22 00:52:32 +01:00
odinis
85aed0d1d1 Proxy setup is nowhere mentioned. 2020-02-14 01:14:31 +02:00
Erik Wramner
7f3fe45a83
Merge pull request #1388 from r-pufky/fix-legacy-f2b-dovecot-filter
Fix broken fail2ban dovecot filter; use <HOST>.
2020-02-02 20:51:23 +01:00
Claus Beerta
2e2c5d9931 Add a note on the Biggest flaw of using hostNetwork 2020-02-02 20:48:22 +01:00
Remo E
f9ec66904f updated the deployment manifests. Tested with Kubernetes 1.17 and docker-mailserver v6.2.1 2020-02-02 19:28:51 +01:00
Robert Pufky
a82caf5d9b Fix broken fail2ban dovecot filter; use <HOST> instead of undocumented feature.
* Replace deprecated, undocumented fail2ban feature "(\P<host>\S*)" with
  supported host match "<HOST>".
* Fixes "No failure-id group in '(?: pop3-login|ima ..." fail2ban dovecot filter
  error message.
* See: https://github.com/fail2ban/fail2ban/issues/2130
2020-02-01 14:57:03 -08:00
Erik Wramner
d03f9c8b8d
Merge pull request #1384 from erik-wramner/debian-buster
Debian buster
2020-01-28 07:22:41 +01:00
Erik Wramner
dde6acd1a1 Search in rotated logs and limit to RelayedInbound 2020-01-26 21:05:24 +01:00
Erik Wramner
f342151b80 Fixed several amavis tests and removed commented code 2020-01-26 16:39:58 +01:00
Erik Wramner
42ccae2642 Test stop with a less central container than mail 2020-01-26 08:36:31 +01:00
Erik Wramner
a208748ea2 Configure amavis with D_BOUNCE for spam 2020-01-26 08:34:40 +01:00
Erik Wramner
85ae8a1471 Fix fail2ban issues and install some suggested amavis packages 2020-01-25 15:33:06 +01:00
Erik Wramner
91b2c9834e Upgrade to buster and remove filebeat 2020-01-25 15:33:06 +01:00