> Is this true? Because: > > An imapd.conf with > > sasl_mech_list: PLAIN > sasl_pwcheck_method: auxprop > sasl_auxprop_plugin: sql > sasl_sql_engine: mysql > sasl_mech_list: PLAIN > sasl_sql_hostnames: localhost > sasl_sql_user: mail > sasl_sql_passwd: x > sasl_sql_database: mail > sasl_sql_verbose: yes > sasl_sql_select: SELECT password FROM accountuser WHERE username = '%u'
sasl_pwcheck_method: saslauthd Nothing else. All other stuff is handled by imap pam file. > b) Then I tried to configure cyrus to use pam (that then use mysql) > > pwcheck_method: PAM saslauthd! And saslauthd uses pam! > If somebody could give me some pointers, it would be very much appreciated! Have a look at the web-cyradm Howto which explain your needs. http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index.html Michael ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html