Hi,

I'm trying to setup smartsieve for use with cyrus, but I'm going nowhere
fast and the sparse documentation that comes with cyrus-sieve isn't
helping me :)  I don't seem to have SASL working with sieve.

In the sieve docs we may find this advice:

--------

   telnet foobar sieve
If your server is running, you'll get a message similar to the following
one: 
   Trying 128.2.10.192...
   Connected to foobar.andrew.cmu.edu.
   Escape character is '^]'.
   "IMPLEMENTATION" "Cyrus timsieved v1.1.0"
   "SASL" "ANONYMOUS PLAIN KERBEROS_V4 GSSAPI"
   "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress regex"
   OK

Any message other than one similar to the one above means there is a
problem. Make sure all of authentication methods you wish to support are
listed. This list should be identical to the one listed by "imapd"
earlier.

-----

Now the docs don't say what to do or even look for when the SASL line is
missing!  When I telnet in, I don't see the SASL line, although
everything else seems fine:

telnet 192.168.2.2 2000
Trying 192.168.2.2...
Connected to ws.asianreflection.com (192.168.2.2).
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.1.12-Mandrake-RPM-2.1.12-5mdk"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
relational regex"
OK


This is the contents of /etc/imapd.conf:

configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyrus
allowanonymouslogin: no
sieveusehomedir: no
sievedir: /var/lib/imap/sieve
sendmail: /usr/sbin/sendmail
hashimapspool: true
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN
#tls_cert_file: /var/lib/imap/cyrus-imapd.pem
#tls_key_file: /var/lib/imap/cyrus-imapd.pem

These are the RPMs

cyrus-imapd-2.1.12-5mdk
cyrus-sasl-2.1.12-1mdk
cyrus-imapd-utils-2.1.12-5mdk

Any clues as what to do now?

Thanks in advance!

Best wishes,
Damon



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to