Re: nasty error messages about SQL and auxpropfunc

2016-05-31 Thread Scott Lambert via Info-cyrus
On Tue, May 31, 2016 at 04:55:03PM +0200, IMAP List Administration via 
Info-cyrus wrote:
> talk to the hand?

American holiday weekend.  Be patient.  The people who frequent these
lists tend to be busy.
 
> > I've spent a fair amount of time reading the imapd and sasl documentation.
> > Google turns up similar complaints, some with "fixes". As far as I can 
> > tell, all
> > the proposals for "fixing" the problem are the same: remove the sasl sql 
> > library.
> >
> > To me this belongs in the smelly and dirty hack category. There *must* be a 
> > way
> > to tell sasl not to use some plugin.
> >
> > Could someone please give me a hint how to do this?

Your server is working?  You just don't like the fix?

Re-compile SASL without SQL ties.  It's probably in the configure
options somewhere.  I use SQL so I haven't looked at how to get rid of
it.

-- 
Scott LambertKC5MLE   Unix SysAdmin
lamb...@lambertfam.org

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: nasty error messages about SQL and auxpropfunc

2016-05-31 Thread IMAP List Administration via Info-cyrus
talk to the hand?


On 05/30/2016 01:48 AM, IMAP List Administration via Info-cyrus wrote:
> Hello Folks,
>
> I'm in the process of moving my mail server from:
>
> cyrus-imapd-2.4.17p8
> cyrus-sasl-2.1.26p11
>
> to:
> cyrus-imapd-2.5.7
> cyrus-sasl-2.1.26p15
>
> My server uses /etc/sasldb2.db for authentication.
>
> In my /etc/imapd.conf file I have:
> sasl_pwcheck_method: auxprop
> sasl_mech_list: CRAM-MD5 DIGEST-MD5
>
> Upon starting the new imapd server, things seem to work, but I noticed two 
> error
> messages I have not seen before which spam up my syslog:
> imapd/imaps[15690]: SQL engine 'mysql' not supported
> imapd/imaps[15690]: auxpropfunc error no mechanism available
>
> I tried adding this to /etc/imapd.conf, in vain:
> sasl_auxprop_plugin: sasldb
>
> I've spent a fair amount of time reading the imapd and sasl documentation.
> Google turns up similar complaints, some with "fixes". As far as I can tell, 
> all
> the proposals for "fixing" the problem are the same: remove the sasl sql 
> library.
>
> I did this and behold, the messages disappeared.
>
> To me this belongs in the smelly and dirty hack category. There *must* be a 
> way
> to tell sasl not to use some plugin.
>
> Could someone please give me a hint how to do this?
>
> thanks,
> rob
> 
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
> To Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


nasty error messages about SQL and auxpropfunc

2016-05-29 Thread IMAP List Administration via Info-cyrus
Hello Folks,

I'm in the process of moving my mail server from:

cyrus-imapd-2.4.17p8
cyrus-sasl-2.1.26p11

to:
cyrus-imapd-2.5.7
cyrus-sasl-2.1.26p15

My server uses /etc/sasldb2.db for authentication.

In my /etc/imapd.conf file I have:
sasl_pwcheck_method: auxprop
sasl_mech_list: CRAM-MD5 DIGEST-MD5

Upon starting the new imapd server, things seem to work, but I noticed two error
messages I have not seen before which spam up my syslog:
imapd/imaps[15690]: SQL engine 'mysql' not supported
imapd/imaps[15690]: auxpropfunc error no mechanism available

I tried adding this to /etc/imapd.conf, in vain:
sasl_auxprop_plugin: sasldb

I've spent a fair amount of time reading the imapd and sasl documentation.
Google turns up similar complaints, some with "fixes". As far as I can tell, all
the proposals for "fixing" the problem are the same: remove the sasl sql 
library.

I did this and behold, the messages disappeared.

To me this belongs in the smelly and dirty hack category. There *must* be a way
to tell sasl not to use some plugin.

Could someone please give me a hint how to do this?

thanks,
rob

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus