[Comm] Postfix + SASL - ошибка

Кочетков Владимир =?iso-8859-1?q?kvn_=CE=C1_toltc=2Esamen=2Eelektra=2Eru?=
Чт Дек 9 16:04:30 MSK 2004


Здравствуйте, community !

Пытаюсь настроить эту связку

Мастер 2.4

rpm -qa |grep postfix
postfix-mysql-2.0.20-alt1.3
postfix-control-1.2-alt1
postfix-2.0.20-alt1.3

rpm -qa |grep sasl
libsasl2-plugin-sql-2.1.19-alt1
libsasl2-2.1.19-alt1
cyrus-sasl2-2.1.19-alt1

   /etc/postfix/main.cf

smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination, reject
smtpd_sasl_password_maps = mysql:/etc/postfix/mysql_sasl.cf


   /etc/postfix/mysql_sasl.cf
user = postfix
password = postfix
dbname = mail
table = users
select_field = passwd
where_field = email
additional_conditions = and enabled = 1
hosts = 127.0.0.1


   /usr/lib/sasl2/smtpd.conf
pwcheck_metod: auxprop
allowplaintext: yes
auxprop_plugin: sql
sql_engine: mysql
sql_user: postfix
sql_passwd: postfix
sql_hostnames: 127.0.0.1
sql_database: mail
sql_statement: select passwd from users where email = '%u@%r' and enabled = '1'
sql_verbose: nu

При попытке подключения аутентификация не запрашивается.
А в логах получаю:

Dec  9 13:59:48 forpost postfix/smtpd[13191]: warning: SASL
authentication failure: OTP: auxprop backend can't store properties

Что то забыл ? Подскажите, плиз.

-- 
С уважением,
 Кочетков Владимир                      mailto:kvn на toltc.samen.elektra.ru
 Тольяттинские тепловые сети





Подробная информация о списке рассылки community