# mysql config file for canonical lookups on postfix # comments are ok. # # the user name and password to log into the mysql server hosts = localhost user = mail password = password # the database name on the servers dbname = accounts # the table name table = users # select_field = user where_field = user # Return the first match only #additional_conditions = and status = '1' limit 1