| Summary: | dovecot not providing thunderbird a connection to read mail | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Shlomi Fish <shlomif> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | marja11 |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | dovecot-2.3.0.1-1.mga7.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Bit Twister
2018-03-13 11:31:02 CET
Assigning to the registered dovecot maintainer. Assignee:
bugsquad =>
shlomif Workaround: cat /etc/dovecot/conf.d/xx__dovecot.conf # Created by /local/bin/dovecot_changes line 128 Sun 11 Mar 07:10 2018 #************** bug 22758 workaround ************************ #* dovecot not providing thunderbird a connection to read mail ssl_cert = </etc/pki/tls/certs/dovecot.pem ssl_key = </etc/pki/tls/private/dovecot.pem #* create ssl_dh file with the following line: #* openssl dhparam -out /etc/dovecot/dh.pem 1024 ssl_dh = </etc/dovecot/dh.pem #***************** end bug 22758 workaround *********************** listen = * log_path = /var/log/dovecot/errors.log info_log_path = /var/log/dovecot/info.log mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u mail_privileged_group = mail #************** end /etc/dovecot/conf.d/xx__dovecot.conf ********* ssl_cert, ssl_key, and ssl_dh workaround no longer needed for dovecot-2.3.13-1.mga8 Resolution:
(none) =>
FIXED |