Commit Graph

357 Commits

Author SHA1 Message Date
Robin Raymond
e2eaa48b40
Merge pull request #76 from eqyiel/detect-dovecot-version
dovecot: read dovecot version into nix variable
2018-02-17 16:03:58 +01:00
Brian Olsen
5a93bed70c
tests/extern: cleanup and simplification
The extern test used shell scripting for file writing and ip lookup
which Nix and make-test.nix can do. I have also replaced the 5 second
sleep with the check for completion of queue processing on server.
2018-02-17 15:10:30 +01:00
Ruben Maher
5b570ad5a0 dovecot: read dovecot version into nix variable
This allows determining whether it's OK to use particular configuration
variables that will throw errors when used in older versions.
2018-02-17 22:24:39 +10:30
Robin Raymond
f6546a1a8e fix dovecot 2.3 ssl_dh 2018-02-13 13:18:31 +01:00
Robin Raymond
b75575f02e
remove unbound 2018-02-09 15:02:28 +01:00
Robin Raymond
671f447015
Merge pull request #57 from phdoerfler/localnameserver
Added kresd as local nameserver so rspamd stops complaining
2018-02-09 15:00:09 +01:00
Robin Raymond
0f6de6ff57
remove clamav from packages, fixes #64 2018-02-01 09:14:21 +01:00
Robin Raymond
8268ab5f4b
Clarify spf records description, fixes #62 2018-01-31 09:50:54 +01:00
Robin Raymond
aca43875dc update copywright 2018-01-29 10:34:27 +01:00
Robin Raymond
c6f36916af update readme for new release candidate 2018-01-29 10:28:55 +01:00
Robin Raymond
ba4eaed61d related to #52 2018-01-29 10:24:53 +01:00
Philipp Dörfler
bc627f180a Added kresd as local nameserver so rspamd stops complaining 2018-01-13 01:39:21 +00:00
Robin Raymond
58896e39ec
Merge pull request #54 from erosennin/master
Add ManageSieve support
2018-01-08 14:01:22 +01:00
Andrey Golovizin
239cc771ec Update README.md 2018-01-07 14:05:16 +01:00
Andrey Golovizin
ee479ae683 Run spam.sieve after user scripts
Allows the user to override or disable it, if necessary.
2018-01-07 14:05:16 +01:00
Andrey Golovizin
aeedb25daf Use sieve_default option for sieveScript
https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Visible_Default_Script
2018-01-07 14:05:16 +01:00
Andrey Golovizin
a6d9604ea5 Fix Sieve script activation via ManageSieve 2018-01-07 14:05:16 +01:00
Andrey Golovizin
30e4f136fd Add enableManageSieve option to open port 4190 2018-01-07 14:05:12 +01:00
Robin Raymond
cd9e790f21
Fix typo in readme 2017-12-31 12:15:08 +01:00
Robin Raymond
3b9b7961d4 remove tests of old userdb; fixes #51 2017-12-25 14:11:39 +01:00
Robin Raymond
e2e7593725 readme update release candidate v2.1 2017-12-22 18:51:57 +01:00
Robin Raymond
6dd51d6e88 add quota test 2017-12-22 16:58:49 +01:00
Robin Raymond
eeb7fd64af implement qutoas 2017-12-22 16:58:35 +01:00
Robin Raymond
2d0648e0f4 move from real users to passwd file 2017-12-22 16:08:42 +01:00
Robin Raymond
4fc8a1ed05 add gitignore file for result links 2017-12-21 11:55:22 +01:00
Robin Raymond
cf022119e0 remove stale link 2017-12-21 11:54:16 +01:00
Robin Raymond
eada0bb754 fix link in readme 2017-12-21 11:52:47 +01:00
Robin Raymond
129e36c5e6 Merge branch 'master' of github.com:r-raymond/nixos-mailserver 2017-12-21 11:52:15 +01:00
Robin Raymond
03479142ad add updater script 2017-12-21 11:52:07 +01:00
Robin Raymond
67cdb36054 update readme v2.0.4 2017-12-20 08:40:58 +01:00
Robin Raymond
b6c2a923f2
Merge pull request #50 from eqyiel/catchall-for-undefined-only
catchAll for undefined loginAccounts only
2017-12-20 08:36:04 +01:00
Ruben Maher
3a333ab71a mail-server/postfix: add each loginAccount to virtual_alias_maps 2017-12-20 10:54:57 +10:30
Ruben Maher
51058db71e tests/extern: assert catchall doesn't steal from existing accounts 2017-12-20 10:48:58 +10:30
Robin Raymond
f64f870a9f update readme for v2.0.3 2017-12-18 22:06:30 +01:00
Robin Raymond
52ffc5ef7b update readme catchAll 2017-12-18 22:02:58 +01:00
Robin Raymond
ce7ad83402 add test for explicit catchAlls #49 2017-12-18 12:27:15 +01:00
Robin Raymond
fc9b63f0e6 add explicit catchAlls #49 2017-12-18 12:26:54 +01:00
Robin Raymond
03bdc59c06 add mailing list 2017-12-14 17:12:30 +01:00
Robin Raymond
8206455035
Fix typo in readme 2017-12-12 12:50:37 +01:00
Robin Raymond
5068fd1fbd
Add missing bracket to readme 2017-12-01 09:46:59 +01:00
Robin Raymond
a718bf9bed
Clarify Readme for dkim selector 2017-12-01 09:40:18 +01:00
Robin Raymond
b2ae40730d
Merge pull request #48 from dotlambda/patch-2
README: correct domain to check for DKIM record
2017-12-01 09:37:20 +01:00
Robert Schütz
4484187d22
README: correct domain to check for DKIM record 2017-11-30 21:46:32 +01:00
Robin Raymond
85217621d9 update readme for v.2.0.2 2017-11-26 12:08:07 +01:00
Robin Raymond
7122a56111
Merge pull request #44 from dotlambda/patch-1
Fix typos etc in README
2017-11-26 12:03:33 +01:00
Robin Raymond
6e66132144
Merge pull request #45 from geistesk/master
Postfix: set hostname to FQDN
2017-11-26 12:00:33 +01:00
Robin Raymond
bdf93b0ee6 add test for issue #43 2017-11-26 11:57:39 +01:00
geistesk
0091ae1761 Postfix: set hostname to FQDN
This should fix #43
2017-11-26 11:56:34 +01:00
Robert Schütz
2afba0c1e6
Fix typos etc in README 2017-11-26 11:47:16 +01:00
Robin Raymond
160f3cbc9b open port 80 when using LE certs. fixes #42 2017-11-26 07:59:31 +01:00