Displaying 1 result from an estimated 1 matches for "_my_ip_".
2012 Oct 02
2
About ManageSieve and TLS
...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_ 2000
Trying _MY_IP_...
Connected to _MY_IP_.
Escape character is '^]'.
"IMPLEMENTATION" "K8 ManageSieve"
"SIEVE" "comparator-i;ascii-numeric copy envelope fileinto imapflags
include notify regex reject relational subaddress vacation"
"SASL"...