cyrus / Imap / mysql / web-cyradm
Ich nutze cyrus imap, postfix, mysql unter debian 3.1 ein.
Mein Problem ist, ich kann mich authen, per telnet z.B., ich kann im web-cyradm user und domains anlegen,
welche auch in der mysql db stehen und die User werden in (z.B. user hnovak)
/var/spool/cyrus/mail/h/user/hnovak^cin^de/
cyrus.cache,
cyrus.header,
cyrus.index
angelegt.
und dennoch bekomme ich folgenden Fehler in der mail.log (mailbox does not exist):
---------------------------------------------------------------------------------------
/var/log/mail.log
jupiter postfix/pickup[14765]: 99CA642806B: uid=0 from=<root>
jupiter postfix/cleanup[14995]: 99CA642806B:
message-id=<20050301162115.99CA642806B@jupiter.cin.de>
jupiter postfix/qmgr[14766]: 99CA642806B: from=<root@cin.de>, size=292,
nrcpt=1 (queue active)
jupiter cyrus/master[15003]: about to exec /usr/lib/cyrus/bin/lmtpd
jupiter cyrus/lmtpunix[15003]: executed
jupiter cyrus/lmtpd[15003]: accepted connection
jupiter cyrus/lmtpd[15003]: lmtp connection preauth'd as postman
Mar 1 17:21:15 jupiter postfix/pipe[15001]: 99CA642806B:
to=<hnovak@jupiter.cin.de>, relay=cyrus, delay=0, status=bounced
(data format error. Command output: hnovak: Mailbox does not
exist )
jupiter postfix/cleanup[14995]: A7BC842806C:
message-id=<20050301162115.A7BC842806C@jupiter.cin.de>
---------------------------------------------------------------------------------------
Das einzige was ich noch an Fehlern gefunden habe ist in der auth.log:
---------------------------------------------------------------------------------------
jupiter cyrus/imapd[17615]: sql_select option missing
jupiter cyrus/imapd[17615]: auxpropfunc error no mechanism available
jupiter cyrus/imapd[17615]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql
---------------------------------------------------------------------------------------
übrigens funktionier auch:
testsaslauthd -u hnovak -p pw -s smtp
testsaslauthd -u hnovak -p pw -s imap
Ergebniss:
0: OK "Success."
0: OK "Success."
kannst du mir einen Tip geben ?
Hans
|