Re: [Dovecot] About ManageSieve and TLS

2012-10-10 Thread 3.lis...@adminlinux.com.br
It works ! Thanks Stephan! On 02-10-2012 16:31, Stephan Bosch wrote: If you really want to, you can disable TLS for ManageSieve specifically by putting a ssl=no inside the protocol sieve {} section. -- Thiago Henrique adminlinux.com.br

Re: [Dovecot] About ManageSieve and TLS

2012-10-02 Thread Stephan Bosch
On 10/2/2012 8:45 PM, 3.lis...@adminlinux.com.br wrote: Hi, I have a "ubuntu10.04 + dovecot-2.0.13" configuration in my server. It works fine with ~50k accounts. Recently I enabled TLS: $ cat /etc/dovecot/dovecot.conf ... # Use SSL ? ssl = yes ... The goal was to provide only IMAPS and POP3S

[Dovecot] About ManageSieve and TLS

2012-10-02 Thread 3.lis...@adminlinux.com.br
Hi, I have a "ubuntu10.04 + dovecot-2.0.13" configuration in my server. It works fine with ~50k accounts. Recently I enabled TLS: $ cat /etc/dovecot/dovecot.conf ... # Use SSL ? ssl = yes ... The goal was to provide only IMAPS and POP3S. But Managesieve says "STARTTLS": $ telnet _MY_IP_ 200