Chapter 8. Errors

Table of Contents

8.1. "auxpropfunc error no mechanism available"
8.2. error (network unreachable) resolving 'www.example.com/A/IN': ::::#53
8.3. managed-keys-zone ./IN: loading from master file managed-keys.bind failed: file not found
8.4. Filesystem notification initialization error -- contact your mail administrator (check for configuration errors with the FAM/Gamin library)
8.5. amavis[1414]: (01414-07) NOTICE: reconnecting in response to: err=2006, HY000, DBD::mysql::st execute failed: MySQL server has gone away at (eval 114) line 166, <GEN156> line 5

This is the list of all the errors I have encountered in the log files after the setup.

8.1. "auxpropfunc error no mechanism available"

Found in /var/log/auth.log

Apr 27 12:53:51 atlantis postfix/smtpd[11752]: sql_select option missing
Apr 27 12:53:51 atlantis postfix/smtpd[11752]: auxpropfunc error no mechanism available
Apr 27 12:53:51 atlantis postfix/smtpd[11752]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql

Solution is to uninstall the libsasl2-modules-sql package:

apt-get --purge remove libsasl2-modules-sql