Fuck dovecot, why you gotta be this way
This commit is contained in:
parent
4550aade49
commit
397e004ea5
|
@ -354,8 +354,8 @@ in {
|
||||||
mailPlugins = {
|
mailPlugins = {
|
||||||
globally.enable = [ "old_stats" "fts" "fts_xapian" ];
|
globally.enable = [ "old_stats" "fts" "fts_xapian" ];
|
||||||
perProtocol = {
|
perProtocol = {
|
||||||
imap = [ "imap_sieve" "fts" "fts_xapian" ];
|
imap.enable = [ "imap_sieve" "fts" "fts_xapian" ];
|
||||||
lmtp = [ "sieve" "fts" "fts_xapian" ];
|
lmtp.enable = [ "sieve" "fts" "fts_xapian" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue