Thanks again Andreas
Cyrus-Imapd does not use (my)sql. For the used Databases you can choose ie. Berkeley-DB or skiplist, but not sql.
How to choose between BDB or skiplist?
Authentification Data - Usernames and Passwords are stored and handled with Cyrus-SASL. There is a sql-Plugin for Cyrus-SASL available. The Name of the Package in 10.2 is cyrus-sasl-sqlauxprop.
Yes, I've RPMed them all in
Oh, and Maildir is not the Format of the Mails stored by Cyrus-Imapd.
Agreed. It's the other one... I'm just very tired right now :-)
Cyrus-Imapd is something like a Black-Box. Every access to Mails is only via the Network-Protocols LMTP, IMAP, POP3, NNTP. No File-Access, so Postfix should send Mails to Cyrus-Imapd via LMTP. I can't belive, that this is diffrent on other Platforms like RH.
Agreed, while the fundamental MTPs (mail transfer protocols, say :-) shouldn't be any different across the distros, the file structures and services however seem to be significantly so.
From my original post I've been trying, without success, to get
Web-CyrAdm working on openSuSE 10.2. Web-CyrAdm was originally developed by Luc de Louw on the SuSE platform, and I've seen it succesfully implemented in various RH derivatives using standard packages (except for the rebuilding of Postfix with MySQL support). I'm struggling to figure out why I can't get Web-CyrAdm to work on it's original platform. Everything works except for loggind to the Cyrus-IMAP server from either an email client or webmail. Error logged below. You've given me something to think about, thank you for that. I'd appreciate any more insight you may have regarding the following error message: Jun 11 16:26:06 myserver saslauthd[5475]: server_exit : master exited: 5475 Jun 11 16:26:06 myserver saslauthd[5519]: detach_tty : master pid is: 5519 Jun 11 16:26:06 myserver saslauthd[5519]: ipc_init : listening on socket: /var/run/sasl2//mux Jun 11 16:26:17 myserver master[5528]: about to exec /usr/lib/cyrus/bin/pop3d Jun 11 16:26:17 myserver pop3[5528]: DBERROR: reading /var/lib/imap/db/skipstamp, assuming the worst: No such file or directory Jun 11 16:26:17 myserver pop3[5528]: executed Jun 11 16:26:17 myserver pop3[5528]: sql_select option missing Jun 11 16:26:17 myserver pop3[5528]: auxpropfunc error no mechanism available Jun 11 16:26:17 myserver pop3[5528]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql Jun 11 16:26:17 myserver pop3[5528]: skiplist: recovered /var/lib/imap/mailboxes.db (2 records, 724 bytes) in 0 seconds Jun 11 16:26:17 myserver pop3[5528]: accepted connection Regards, Stuart -- Then you will know the truth, and the truth will set you free. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
