diff options
-rw-r--r-- | ymir.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -498,8 +498,6 @@ in rec { | |||
498 | sender_canonical_classes = envelope_sender | 498 | sender_canonical_classes = envelope_sender |
499 | recipient_canonical_maps = tcp:localhost:10002 | 499 | recipient_canonical_maps = tcp:localhost:10002 |
500 | recipient_canonical_classes= envelope_recipient,header_recipient | 500 | recipient_canonical_classes= envelope_recipient,header_recipient |
501 | |||
502 | content_filter = logEmail:ymir | ||
503 | ''; | 501 | ''; |
504 | extraMasterConf = '' | 502 | extraMasterConf = '' |
505 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=${config.security.wrapperDir}/uux -z -a $sender - $nexthop!rmail ($recipient) | 503 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=${config.security.wrapperDir}/uux -z -a $sender - $nexthop!rmail ($recipient) |