$OpenBSD: patch-scripts_imapproxy_conf,v 1.3 2012/06/15 09:07:59 jasper Exp $
--- scripts/imapproxy.conf.orig	Fri Oct 16 10:37:41 2009
+++ scripts/imapproxy.conf	Sun Jan 10 03:28:47 2010
@@ -76,14 +76,14 @@ cache_expiration_time 300
 ## This setting controls which username the imap proxy process will run as.
 ## It is not allowed to run as "root".
 #
-proc_username nobody
+proc_username _imapproxy
 
 #
 ## proc_groupname
 ##
 ## This setting controls which groupname the imap proxy process will run as.
 #
-proc_groupname nobody
+proc_groupname _imapproxy
 
 
 #
@@ -173,7 +173,7 @@ force_tls no
 ## a directory is specified here, imapproxy will chroot() to that
 ## directory.
 #
-#chroot_directory /var/empty
+chroot_directory /var/empty
 
 
 #
