diff options
| -rw-r--r-- | ymir.nix | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -395,6 +395,11 @@ in rec { | |||
| 395 | group = postfix | 395 | group = postfix |
| 396 | } | 396 | } |
| 397 | } | 397 | } |
| 398 | |||
| 399 | namespace { | ||
| 400 | seperator = / | ||
| 401 | inbox = yes | ||
| 402 | } | ||
| 398 | ''; | 403 | ''; |
| 399 | }; | 404 | }; |
| 400 | security.pam.services.dovecot2.text = '' | 405 | security.pam.services.dovecot2.text = '' |
