Mailinglist Archive: opensuse-de (1184 mails)

< Previous Next >
Re: Frage zu websieve / postfix / cyrus
Sandy Drobic, Donnerstag, 30. August 2007 15:13:

Am einfachsten ist es immer als user cyrus:

sieveshell -u user -a cyrus localhost

Passwort dann von user cyrus.

Evtl. liegt hier ja das Problem: das funktioniert nicht. Gebe ich
ein:

cyradm --user cyrus localhost

dann kann ich mich mit dem cyrus-Paßwort einloggen. Aber

sieveshell -u user -a cyrus localhost

funktioniert nicht. Es heißt dann:

# sieveshell -u user -a cyrus localhost
connecting to localhost
Please enter your password:
unable to connect to server at /usr/bin/sieveshell line 169, <STDIN>
line 1.

Jetzt habe ich aus Neugierde mal in die Zeile 169 reingeschaut,
aber das ist ne Leerzeile:

167 my $obj = sieve_get_handle($acapserver,
168 "prompt", "prompt", "prompt", "prompt");
169
170 if (!defined $obj) {
171 die "unable to connect to server";
172 }

Hat das seine Richtigkeit?

--
Andre Tann

--
Um die Liste abzubestellen, schicken Sie eine Mail an:
opensuse-de+unsubscribe@xxxxxxxxxxxx
Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken
Sie eine Mail an: opensuse-de+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups