1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
kaiyou
a092e3f9b2 Properly include the rmilter clamav configuration 2017-09-10 19:42:54 +02:00
kaiyou
89228c5b4b Merge branch 'fix-remove-clamav' of https://github.com/letzkus/Mailu into letzkus-fix-remove-clamav 2017-09-10 19:41:50 +02:00
kaiyou
caf0ba4747 Merge pull request #210 from Logan2211/rmilter-overrides
Re-enable rmilter overrides
2017-07-02 16:56:31 +02:00
kaiyou
4053273fe6 Use relaynets in rmilter whitelist, fixes #140 2017-07-02 16:26:31 +02:00
Fabian Letzkus
117e858df3 Added parameter checking in rmilter image, added parameter in docker-compose, added parameter in .env 2017-06-25 16:15:47 +00:00
Fabian Letzkus
0954fd50fb Added configuration paramter to replace clamav with none 2017-06-25 16:12:44 +00:00
Logan V
3a03d08d22 Re-enable rmilter overrides
rmilter overrides were disabled without explanation in
2a3f62fc65. This will re-enable the
ability to override rmilter's configuration, which is necessary in
most environments where significant mail volumes occur on a single
inbox, since the default milter configuration only allows 20
mails/second per recipient.
2017-06-21 10:00:52 -05:00
Pierre Jaury
0cf1d82dde Use --no-cache when installing packages 2017-02-12 16:46:30 +01:00
Pierre Jaury
cd25e79117 Do not try to sign mails coming from wan addresses 2016-11-23 20:23:07 +01:00
Pierre Jaury
3f6175c34a Remove deprecated awl settings 2016-09-03 14:40:50 +02:00
Pierre Jaury
daf8c4bad3 Honor per-user spam settings, fixes #21 2016-08-18 20:09:11 +02:00
Pierre Jaury
2a3f62fc65 Disable rmilter configuration overrides for now 2016-08-18 16:43:36 +02:00
Pierre Jaury
7d612793de Fix indentation in the rmilter configuration 2016-08-18 16:25:13 +02:00
Pierre Jaury
82bc2a0fdd Implement Rmilter configuration overrides, fixes #29 2016-08-18 16:14:36 +02:00
Pierre Jaury
eb15d9cdd0 Add whitelist addresses for rmilter limits 2016-06-25 20:00:26 +02:00
Pierre Jaury
66a1b50cc9 Sign outgoing emails using DKIM 2016-06-25 16:06:52 +02:00
Pierre Jaury
ccb37addf1 Replace amavis with rmilter plus clamav and rspamd 2016-05-29 15:54:02 +02:00