Forrest Aldrich wrote:
I'm using cyrus-imapd-2.2.12_1 (compiled via FreeBSD ports) on FreeBSD-6.0-BETA4.

I'm trying to track down a non-fatal error that keeps popping up (on every transaction) in my syslog:

    Sep 15 22:33:01 forrie lmtpunix[68054]: sql_select option missing
    Sep 15 22:33:01 forrie lmtpunix[68054]: _sasl_plugin_load failed on
    sasl_auxprop_plug_in
    it for plugin: sql

You're getting this because the SQL SASL plugin is installed but not configured with an sql_select statement. Either add a dummy sasl_sql_select option to imapd.conf or remove the SQL SASL plugin.

--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     2495 Main St. - Suite 401
716-604-0088 x26      Buffalo, NY 14214
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
----
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

Reply via email to