pop3d using wrong auth mechanism
Andreas Winkelmann
ml at awinkelmann.de
Fri Nov 17 13:56:10 EST 2006
Am Monday 13 November 2006 04:09 schrieb Ketema Harris:
> when i try to connect i get the following in the auth log:
>
> Nov 12 21:38:52 dellp4 pop3[15227]: _sasl_plugin_load failed on
> sasl_auxprop_plug_init for plugin: sql
> Nov 12 21:43:51 dellp4 pop3[15257]: SQL engine 'mysql' not supported
> Nov 12 21:43:51 dellp4 pop3[15257]: SQL engine 'mysql' not supported
> Nov 12 21:43:51 dellp4 pop3[15257]: auxpropfunc error no mechanism
> available
> Nov 12 21:43:51 dellp4 pop3[15257]: _sasl_plugin_load failed on
> sasl_auxprop_plug_init for plugin: sql
>
> why is it trying to use mysql?
This is the sql-Auxprop-Plugin. It can be build with mysql, pgsql and
sqlite-Support. The Default is mysql. If you don't set the "sql_engine"
Option, it defaults to "mysql". Your Logs say, mysql is configured (maybe as
the default-setting of "sql_engine"), but not build in.
If you don't want to use the sql-Plugin, why did you install it?
Remove it, either the Package or the libsql.* from sasl_plugindir. This
depends on the Package-Management of your Distribution.
--
Andreas
More information about the Cyrus-sasl
mailing list