mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Separate dovecot log
svn path=/nixos/trunk/; revision=12232
This commit is contained in:
parent
eaf6b8eb18
commit
700fa49f93
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ let
|
|||
auth_verbose = yes
|
||||
|
||||
pop3_uidl_format = %08Xv%08Xu
|
||||
|
||||
log_path = /var/log/dovecot.log
|
||||
''
|
||||
;
|
||||
confFile = pkgs.writeText "dovecot.conf" dovecotConf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue