Fix the "nobody" replication problem
[sysconfig/dovecot.git] / conf.d / 10-mail.conf
index 71cd375b5997ed5ce45684715cda1208dee7fed9..5e250a530adad387a50860570fc20e9042c4d834 100644 (file)
@@ -184,8 +184,8 @@ mail_attribute_dict = file:%h/.maildir/dovecot-attributes
 # to make sure that users can't log in as daemons or other system users.
 # Note that denying root logins is hardcoded to dovecot binary and can't
 # be done even if first_valid_uid is set to 0.
-#first_valid_uid = 500
-#last_valid_uid = 0
+first_valid_uid = 1000
+last_valid_uid = 2000
 
 # Valid GID range for users, defaults to non-root/wheel. Users having
 # non-valid GID as primary group ID aren't allowed to log in. If user