Rosenbaum, Larry M. wrote:
Running Cyrus IMAP 2.3.1 on Solaris 9.

Is there any way to suppress the following messages which have been
showing up in the syslog and authlog?

Mar 10 10:32:23 email imaps[3908]: [ID 702911 auth.notice] Couldn't find
mech CRAM-MD5

We don't support CRAM-MD5, but we don't want to be warned every time
somebody tries to use it.  Cyrus SASL was compiled without CRAM-MD5
support.  Here is some other configuration information:

Which client is trying to use CRAM-MD5 even though its not advertised?

You can either complain to the client vendor, see if you can configure it to not unilaterally try CRAM, change syslog.conf to not log auth.notice messages, or tweak the SASL source to not log this stuff.

If it were me, I'd scream at the client author and see if I can tweak the client config in the mean time.

--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon University
----
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