Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145062 Details for
Bug 221572
dovecot stops working with "Too many open files"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
config file diff from dist to used
dovecot.conf.diff (text/x-patch), 1.61 KB, created by
Pytela, Zdenek
on 2007-01-08 15:40:32 UTC
(
hide
)
Description:
config file diff from dist to used
Filename:
MIME Type:
Creator:
Pytela, Zdenek
Created:
2007-01-08 15:40:32 UTC
Size:
1.61 KB
patch
obsolete
>--- dovecot.conf.fc6upd 2006-12-28 12:03:36.000000000 +0100 >+++ dovecot.conf 2007-01-08 16:28:05.000000000 +0100 >@@ -85,7 +85,9 @@ > # root. Included doc/mkcert.sh can be used to easily generate self-signed > # certificate, just make sure to update the domains in dovecot-openssl.cnf > #ssl_cert_file = /etc/pki/dovecot/certs/dovecot.pem >+ssl_cert_file = /etc/pki/tls/certs/my.crt > #ssl_key_file = /etc/pki/dovecot/private/dovecot.pem >+ssl_key_file = /etc/pki/tls/certs/my.key > > # If key file is password protected, give the password here. Alternatively > # give it when starting dovecot with -p parameter. >@@ -95,6 +97,7 @@ > # The CAfile should contain the CA-certificate(s) followed by the matching > # CRL(s). CRL checking is new in dovecot .rc1 > #ssl_ca_file = >+ssl_ca_file = /etc/pki/tls/certs/myca.crt > > # Request client to send a certificate. > #ssl_verify_client_cert = no >@@ -141,9 +144,11 @@ > # secure, espcially with SSL/TLS enabled. No is faster since there's no need > # to create processes all the time. > #login_process_per_connection = yes >+login_process_per_connection = no > > # Number of login processes to keep for listening new connections. > #login_processes_count = 3 >+login_processes_count = 16 > > # Maximum number of login processes to create. The listening process count > # usually stays at login_processes_count, but when multiple users start logging >@@ -202,6 +207,7 @@ > # http://wiki.dovecot.org/MailLocation > # > #mail_location = >+mail_location = mbox:~/Mail/:INBOX=/var/mail/%u > > # If you need to set multiple mailbox locations or want to change default > # namespace settings, you can do it by defining namespace sections:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 221572
: 145062