I am currently running SOGo v1.3.5a and pairing it with Dovecot v1.2.

While using the following Sogo configuration
SOGoIMAPServer = "imap://mail.example.com/?tls=YES";
ensures that the IMAP connection is using TLS, the similar URL for Managesieve
(Sieve filtering) does not appear to work.

Since I did not find any reference to TLS and Sieve in the documentation, I
used
I tried using SOGoSieveServer = "sieve://mail.example.com:4190/?tls=YES";

In fact, sogod appears to ignore the the suffix "?tls=YES" altogether and tries
a plaintext authentication attempt. So this is a two fold request:

1. Does Sogo support TLS with sieve? If it does, can somebody point me to the
URL or configuration that is needed? If not, can this be a feature request?
Since TLS is already supported for IMAP, I imagine that it would be relatively
straightforward to include it for Sieve.

2. If SOGo is ignoring the TLS specification, it would be much preferable for
it to report an error on the configuration, rather than send the
username/password in cleartext across the network.

As a recent convert to the SOGo family, I am extremely happy with the product
and commend the developers on their efforts.

--FiredUp
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to