<p dir="ltr">So how is dovecot support going on? Are there current Patches? </p>
<p dir="ltr">Best regards <br>
Thomas </p>
<div class="gmail_quote">Am 20.10.2014 18:07 schrieb "Enrico Tagliavini" <<a href="mailto:enrico.tagliavini@gmail.com">enrico.tagliavini@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Agreed, best choice is something like Apache HTTPD md_ssl where you<br>
can select the protocol like so:<br>
<br>
SSLProtocol All -SSLv2 -SSLv3<br>
<br>
To disable older SSL protocols and keep everything else enabled.<br>
<br>
On 20 October 2014 10:43, hede <<a href="mailto:kolab983@der-he.de">kolab983@der-he.de</a>> wrote:<br>
> Am Mon, 20 Oct 2014 10:28:00 +0200 schrieb hede <<a href="mailto:kolab983@der-he.de">kolab983@der-he.de</a>>:<br>
><br>
>> There's some patch at the cyrus mailinglist from Kristian, which addresses this:<br>
>> <a href="http://comments.gmane.org/gmane.mail.imap.cyrus/38161" target="_blank">http://comments.gmane.org/gmane.mail.imap.cyrus/38161</a><br>
><br>
> btw: I don't think an option like tls_tlsonly is a clever idea. What happens if TLSv1.1 turns out to be a bad idea? Adding a new option like tls_tls1.2only?<br>
><br>
> I would prefer a different approach: an option for a minimum version.<br>
> tls_min: 0 (allows SSLv3 and TLSv1 and up)<br>
> tls_min: 1 (allows TLSv1 and up)<br>
> tls_min: 1.1 (allows TLSv1.1 and up)<br>
> ... tbc<br>
><br>
> regards<br>
> hede<br>
><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
> <a href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
</blockquote></div>