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 1441897 Details for
Bug 1582729
avc: denied { dac_override } for pid=3429 comm="dovecot"
[?]
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.
/etc/dovecot.conf config file
dovecot.conf (text/plain), 1.88 KB, created by
Matt Kinni
on 2018-05-26 13:46:13 UTC
(
hide
)
Description:
/etc/dovecot.conf config file
Filename:
MIME Type:
Creator:
Matt Kinni
Created:
2018-05-26 13:46:13 UTC
Size:
1.88 KB
patch
obsolete
>## Dovecot configuration file > >protocols = imap lmtp sieve >listen = * >#mail_debug=yes >#auth_debug=yes >#verbose_ssl=yes >#log_path=/dev/stderr >syslog_facility = mail > >mail_plugins = $mail_plugins mailbox_alias >mail_location = maildir:~/Maildir >lmtp_save_to_detail_mailbox = yes >recipient_delimiter = + >login_greeting = Dovecot ready. > >disable_plaintext_auth = yes >auth_username_format = %Ln > >ssl = required >ssl_protocols = !SSLv3 !TLSv1 >ssl_cipher_list = ECDHE-ECDSA-AES256-GCM-SHA384 >ssl_prefer_server_ciphers = yes >ssl_options = no_compression >ssl_ca = </etc/ssl/rootCA/serverCA.x509.crt >ssl_cert = </etc/ssl/rootCA/certs/dovecot/imapSERVER.x509.crt >ssl_key = </etc/ssl/rootCA/certs/dovecot/imapSERVER.key.pem >#ssl_dh = </etc/ssl/rootCA/dh4096.pem (req Dovecot v2.3) >ssl_dh_parameters_length = 2048 > > >passdb { > driver = pam >} >userdb { > driver = passwd >} > >service auth { > unix_listener /var/spool/postfix/private/auth { > group = postfix > mode = 0660 > user = postfix > } >} > >## Allow non-ssl imap on localhost only >service imap-login { > inet_listener imap { > address = 127.0.0.1 > port = 143 > } > inet_listener imaps { > address = * > port = 993 > } >} > >## Sieve Filter >service managesieve-login { > inet_listener sieve { > port = 4190 > } >} > >## Local Mail Transport Protocol >## See http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP >protocol lmtp { > mail_plugins = $mail_plugins sieve >} >service lmtp { > unix_listener /var/spool/postfix/private/dovecot-lmtp { > group = postfix > mode = 0600 > user = postfix > } >} > >## Plugin variables >plugin { > > # Alias special folders created by the Windows 10 Mail app to reference the standard > # folders defined in 15-mailboxes.conf and used by Thunderbird. > # See: http://wiki2.dovecot.org/Plugins/MailboxAlias > mailbox_alias_old = Sent > mailbox_alias_new = Sent Items > > mailbox_alias_old2 = Trash > mailbox_alias_new2 = Deleted Items > > # Sieve > sieve = file:~/sieve;active=~/.dovecot.sieve >}
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 1582729
: 1441897