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
Robin Raymond
5457321f40
Clarify future goal
2017-11-25 13:32:26 +01:00
Robin Raymond
a0bad5f768
fix typos in readme
2017-11-24 20:39:08 +01:00
Robin Raymond
748ef24912
Fix indentation
2017-11-22 08:22:43 +01:00
Robin Raymond
84e3940366
update readme v2.0.1
2017-11-21 12:15:51 +01:00
Robin Raymond
77c8eef465
fix typo
2017-11-21 12:09:29 +01:00
Robin Raymond
6c447e8d91
update readme
2017-11-21 12:07:07 +01:00
Robin Raymond
bc1a1b8993
put the warning where it actually works ^^
2017-11-21 12:04:10 +01:00
Robin Raymond
de73b65b7d
remove stale todo
2017-11-21 11:52:26 +01:00
Robin Raymond
8ce3d42c13
implement extraVirtualAliases
2017-11-21 11:52:16 +01:00
Robin Raymond
76f8c40df6
rename virtualAliases -> extraVirtualAliases
2017-11-21 11:47:15 +01:00
Robin Raymond
b5f22aff31
update documentation
2017-11-21 11:43:10 +01:00
Robin Raymond
a7396c5b25
add test for valiases
2017-11-21 11:36:04 +01:00
Robin Raymond
67c29a561c
concat all valiases
2017-11-21 11:35:52 +01:00
Robin Raymond
d94b8acd78
implement alias list
2017-11-21 11:18:07 +01:00
Robin Raymond
a17093b867
add aliases option type
2017-11-21 10:55:27 +01:00
Robin Raymond
64905a506b
Fix link
2017-11-21 09:45:59 +01:00
Robin Raymond
bae31f26d1
Add alternative implementation section
2017-11-21 09:44:42 +01:00
Robin Raymond
a535d6ba24
Add CI to features
2017-11-21 08:52:54 +01:00
Robin Raymond
4ace4bfa75
Merge pull request #40 from eqyiel/auto-subscribe-new-maildirs
...
mail-server/dovecot.nix: automatically subscribe to new mailboxes
2017-11-21 08:50:05 +01:00
Ruben Maher
d3fc1cccbd
mail-server/dovecot.nix: automatically subscribe to new mailboxes
...
When a mailbox is created by sieve or is delivered to directly by IMAP commands,
created IMAP folders are not subscribed to by dovecot. These configuration
options change that.
Acked-by: Ruben Maher <ruben@maher.fyi>
2017-11-21 08:32:55 +10:30
Robin Raymond
be49f31a33
Add stable v2.0 to readme
2017-11-20 07:27:28 +01:00
Robin Raymond
57e1d9f5f3
Reflect new sieve features in README
2017-11-20 07:16:08 +01:00
Robin Raymond
62de42fc58
Update examples
2017-11-20 07:13:43 +01:00
Robin Raymond
d819c49c55
Merge pull request #37 from eqyiel/per-user-sieve-script
...
Per user sieve scripts
2017-11-20 07:12:38 +01:00