diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -574,6 +574,7 @@ in rec { | |||
| 574 | ''}"; | 574 | ''}"; |
| 575 | 575 | ||
| 576 | recipient_bcc_maps = "texthash:/srv/mail/recip_bcc"; | 576 | recipient_bcc_maps = "texthash:/srv/mail/recip_bcc"; |
| 577 | sender_bcc_maps = "texthash:/srv/mail/sender_bcc"; | ||
| 577 | }; | 578 | }; |
| 578 | masterConfig = { | 579 | masterConfig = { |
| 579 | uucp = { | 580 | uucp = { |
