Hi.

I'm trying to install 2.0.12 on Redhat 7.0 with warious progress.

Right now I'm struggling with sieve:

My /etc/imapd.conf has

  sieveusehomedir: true
  sasl_pwcheck_method: PAM

When I execute sieveshell I get:

  $ sieveshell -u nisse localhost
  connecting to localhost
  Bad protocol from MANAGESIEVE server: EOL2

with the following in the syslog:

  timsieved[8147]: can't use home directories

Sounds weird to me, but I change sieveusehomedir to false, set sievedir
and try again:

  $ sieveshell -u nisse localhost
  connecting to localhost
  Please enter your password: b
  unable to connect to server: Authentication error at /usr/bin/sieveshell
  line 149, <STDIN> line 1.

Am I missing something?

/Martin

Reply via email to