On Thu, 3 Jan 2002, Ken Murchison wrote:

> > However, the other Cyrus services (IMAP/POP3) are working just fine
> > using plaintext authentication. I am using a SASL pwcheck daemon which
> > queries the passwd.
>
> Just because IMAP/POP3 works with plaintext logins, doesn't mean that
> SASL PLAIN is available (which is the only plaintext method for sieve),
> because IMAP/POP3 each have their own built-in plaintext methods (LOGIN
> command for IMAP; USER/PASS commands for POP3).  Make sure that you
> compiled SASL with PLAIN enabled and that you have a libplain.* in
> /usr/lib/sasl.

# ls -l /usr/local/lib/sasl/*plain*
lrwxrwxrwx   1 root     system        18 Oct 23 12:57 libplain.a -> libplain.so.1.0.14
-rwxr-xr-x   1 root     system       679 Oct 23 12:57 libplain.la
lrwxrwxrwx   1 root     system        18 Oct 23 12:57 libplain.so.1 -> 
libplain.so.1.0.14
-rwxr-xr-x   1 root     system     12900 Oct 23 12:57 libplain.so.1.0.14

I have noticed that my timsieved does not announce upon startup what
kind of login mechanisms are available. I have seen that it does so
in some documentation, but this might have changed since then.

Another question: since timsieved is only used for installing sievescripts,
could I just copy them to their correct location using some other mechanism
instead? (okok, this is not how it is meant to be done ...)

Cyrus 2.1 is only an option for the future I think - I just set up this
system with 2.0.16 (before the 2.1 beta came out) and am halfway lucky
it is working well. My will to upgrade right now is a bit low.

Kind regards,
Ferdinand Goldmann

Reply via email to