* Jerry <postfix-users@postfix.org>: > I have just started using SQL with SASL2. Previously, I was using the > sasldb file. > > Although everything appears to be working correctly, I am finding this > error message in the /var/log/messages log file. > > Nov 5 14:55:01 scorpio postfix/smtpd[9719]: sql query failed: Unknown column > 'cmusaslsecretCRAM' in 'field list'
cmusaslsecretCRAM is a default field SASL queries for. It will be dropped in an upcoming release of Cyrus SASL. For the moment, add the column and ingore it or just ignore it. p...@rick -- All technical questions asked privately will be automatically answered on the list and archived for public access unless privacy is explicitely required and justified. saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>