diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-04-05 15:46:38 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-04-05 15:46:38 +0200 |
commit | 2e67199af590aa0b7d5ac01fc6c562f400864c6e (patch) | |
tree | f86969dd78369ddf63b56660ab2b69864f07cc59 /ymir.nix | |
parent | f53939153f5365584fb412e86d45eea8410fbea5 (diff) | |
download | nixos-2e67199af590aa0b7d5ac01fc6c562f400864c6e.tar nixos-2e67199af590aa0b7d5ac01fc6c562f400864c6e.tar.gz nixos-2e67199af590aa0b7d5ac01fc6c562f400864c6e.tar.bz2 nixos-2e67199af590aa0b7d5ac01fc6c562f400864c6e.tar.xz nixos-2e67199af590aa0b7d5ac01fc6c562f400864c6e.zip |
…
Diffstat (limited to 'ymir.nix')
-rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -521,7 +521,7 @@ in rec { | |||
521 | /@(lists?|l)\./ mlmmj: | 521 | /@(lists?|l)\./ mlmmj: |
522 | /@subs?\.(lists?|l)\./ mlmmj-subs: | 522 | /@subs?\.(lists?|l)\./ mlmmj-subs: |
523 | /@odin(\.asgard\.yggdrasil)?^/ uucp:odin | 523 | /@odin(\.asgard\.yggdrasil)?^/ uucp:odin |
524 | ''} pipemap:{texthash:/srv/mail/discard,static:{discard:}}''; | 524 | ''} regexp:/srv/mail/transport pipemap:{texthash:/srv/mail/discard,static:{discard:}}''; |
525 | 525 | ||
526 | local_recipient_maps = ""; | 526 | local_recipient_maps = ""; |
527 | 527 | ||