Michael Kuron and GitHub
6090ec0c2f
DNS diagnostics: show correct TXT records
2018-01-02 10:32:30 +01:00
Michael Kuron and GitHub
6640b4205f
Rspamd: increase task timeout
2017-11-08 18:21:21 +01:00
Michael Kuron and GitHub
7dc0167f3d
docker-compose file format version 2.1
2017-10-30 15:25:06 +01:00
Michael Kuron and GitHub
3692fc8f32
Update rspamd
2017-10-25 19:43:44 +02:00
Michael Kuron and GitHub
752a571607
Merge pull request #638 from mkuron/acme
...
ACME needs to wait for MySQL to be ready
2017-09-28 12:58:07 +02:00
Michael Kuron and Michael Kuron
a411a357b9
rspamd: exclude Mail Flow monitoring from logs and stats
2017-09-20 15:21:02 +02:00
Michael Kuron and GitHub
533f947074
Merge pull request #589 from marrco/master
...
Rspamd: better scores for mx_check symbols
2017-09-19 12:14:18 +00:00
Michael Kuron and GitHub
68c87ce7a6
rspamd mx_check: composite symbol overrides individual scores
2017-09-19 14:12:10 +02:00
Michael Kuron and GitHub
3d9c161be1
Forwarding hosts: treat soft reject like greylist
2017-09-09 10:30:26 +02:00
Michael Kuron and GitHub
8383ba5e9c
Rspamd user settings: fix From header match
...
The request_header regex appears to not be expected to be encapsulated in slashes and does not seem to accept flags.
2017-08-28 20:27:53 +02:00
Michael Kuron and Michael Kuron
fcd8cfa4f4
Rspamd user settings: don't print all email addresses of a domain
...
The ucl_rcpts function can already deal with domains, so lets use this capability.
2017-08-27 14:19:29 +02:00
Michael Kuron and Michael Kuron
93a092e627
Rspamd user settings: also match From header
2017-08-27 14:19:28 +02:00
Michael Kuron and Michael Kuron
e178ca36de
Rspamd user settings: make regexes case-insensitive
...
This is necessary because the user web UI normalizes to lowercase
2017-08-27 14:19:28 +02:00
Michael Kuron and GitHub
0ad870fffe
Merge branch 'dev' into dns2
2017-08-24 21:52:39 +02:00
Michael Kuron and Michael Kuron
dec64eef32
Disable ClamAV phishing filter
...
ClamAV has a phishing filter built in, but it generates too many false positives. We can disable it without risk because rspamd also checks for phishing itself.
2017-08-02 14:42:53 +02:00
Michael Kuron and GitHub
53d44ed18d
Merge branch 'dev' into autoconfig
2017-07-23 10:12:03 +02:00
Michael Kuron and GitHub
fcbbfe71bb
Merge branch 'dev' into dns2
2017-07-23 10:10:36 +02:00
Michael Kuron and Michael Kuron
8fcaf407e6
Client configuration link
2017-07-22 12:37:39 +02:00
Michael Kuron
5abeb313ba
Autoconfig harmonization
...
- use $autodiscover_config everywhere
- non-443 HTTPS ports in autoconfig etc.
- disabling POP service via SRV record
- fix display name in Outlook IMAP autodiscover
- allow multiple calls to TLSA generator and support Sieve STARTTLS
- iOS mobileconfig generator
2017-07-10 20:52:51 +02:00
Michael Kuron
8946d69274
Fix merge conflict
2017-07-05 20:11:07 +02:00
Michael Kuron
b88190988e
Autodiscover: Strip bind addresses off of port environment variables
2017-07-04 19:58:30 +02:00
Michael Kuron
96ed94dedd
Client configuration guides
...
- iOS mobileconfig generator
- non-443 HTTPS ports in autoconfig etc.
- disabling POP service via SRV record
- fix display name in Outlook IMAP autodiscover
- allow multiple calls to TLSA generator and support Sieve STARTTLS
2017-07-02 16:29:42 +02:00
Michael Kuron and GitHub
18386125b6
Fix EAS autodiscover for certain Outlook variants
2017-06-25 14:19:44 +02:00
Michael Kuron and Michael Kuron
4a379d0540
Satisfy Microsoft Remote Connectivity Analyzer
2017-06-18 16:04:13 +02:00
Michael Kuron and GitHub
b34d650f97
Autodiscovery for arbitrary clients. EAS only for Outlook 2013+
...
Mobile and Desktop clients can be differentiated based on the response scheme they request. Mobile clients and Outlook 2013+ get EAS, others get IMAP
2017-06-18 13:09:28 +02:00
Michael Kuron and Michael Kuron
646957efee
Autodiscovery for eM Client
...
It can be identified by its lack of user agent header. Through additional Protocol tags, it can also have CalDAV and CardDAV configured.
2017-06-18 12:11:02 +02:00
Michael Kuron and GitHub
115ac81bc6
Pass hostname to SOGo Integrator build script
2017-06-17 13:59:09 +02:00
Michael Kuron and GitHub
8381ebe3e8
Create SSL certificate directory
2017-06-15 17:39:41 +02:00
Michael Kuron and GitHub
d6c9f96b4e
Don't keep development packages in php-fpm image.
2017-06-12 17:06:57 +02:00
Michael Kuron and GitHub
eb9217a8b8
SOGo UI: per-user authentication failure rate-limiting
2017-05-28 16:02:34 +02:00
Michael Kuron and GitHub
74b4feea38
Fix auth rate limiting container dependency
2017-05-25 16:11:39 +02:00
Michael Kuron and GitHub
ce515f7fc2
Remove REMOTE_ADDR check
2017-05-18 19:26:01 +02:00
Michael Kuron and GitHub
e6b6ca7f2d
ipv6nat: automatically load kernel modules if needed
2017-05-14 17:56:23 +02:00
Michael Kuron and GitHub
759f21ac6b
Consistent symbol names for forwarding hosts
...
multimap.conf and force_actions weren't using the same name
2017-05-09 07:29:43 +02:00
Michael Kuron and GitHub
7931b00fa0
Fix column width
2017-05-08 07:46:36 +02:00
Michael Kuron and GitHub
2444cd1cd2
Remove duplicated SQL
2017-05-07 20:12:24 +02:00
Michael Kuron and Michael Kuron
f1571c08a5
Add ipv6nat container
...
This enables full IPv6 support via NAT
2017-05-06 08:28:44 +02:00
Michael Kuron and Michael Kuron
f02b47ac27
Enable local IPv6
2017-05-06 08:28:43 +02:00