> output of ls -la /var/spool/imap/user/ > ******************************************************* > [EMAIL PROTECTED] imap]# ls -la /var/spool/imap/user/ > ls: /var/spool/imap/user/: no such file or directory.
[...] > **********ON REDHAT ENTERPRISE AS4************* > > my /usr/lib/sasl2/imapd.conf > pwcheck_method: auxprop > sql_engine: mysql > #sql_hostname: localhost > sql_user: mail > sql_passwd: secret > sql_database: mail > sql_select: SELECT password FROM accountuser WHERE username = '%u' > auxprop_plugin: sql [...] > ********************************************************************** > What must I do? Where is my problem? The problem is that users are only created on the DB (my suspicion) and not with cyrus. Why are you using auxprop? Try it like in Luc's Howto. Michael _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
