From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 26 Oct 2005 13:52:20 +0400 From: Oleg Pan X-Mailer: The Bat! (v2.12.00) Business X-Priority: 3 (Normal) Message-ID: <1325663114.20051026135220@narod.ru> To: community@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Subject: [Comm] postfix X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oleg Pan , ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 09:52:40 -0000 Archived-At: List-Archive: List-Post: Hello community, ситуация такая: master-2.4 стоит postfix-2.2.4 в связке с myslq все прекрасно работает есть задача прикрутить sasl аутентификацию я так понял что достаточно поставить postfix-tls Вопрос 1. куда положить конфиг smtpd.conf в нашем дистрибутиве? во всех местах, куда я его пробовал положить результат одинаковый: /var/log/mail/all: Oct 26 13:48:58 intermail postfix/smtpd[12800]: connect from unknown[192.168.0.1] Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasl 2/sasldb2: No such file or directory Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasl 2/sasldb2: No such file or directory Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: SASL authentication failure: no secret in database Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: unknown[192.168.0.1]: SASL CRAM-MD5 authentication failed Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasl 2/sasldb2: No such file or directory Oct 26 13:48:58 intermail last message repeated 4 times Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: SASL authentication failure: Password verification failed Oct 26 13:48:58 intermail postfix/smtpd[12800]: warning: unknown[192.168.0.1]: SASL PLAIN authentication failed Oct 26 13:48:58 intermail postfix/smtpd[12800]: AB50ECF98C: client=unknown[192.168.0.1] smtpd.conf: pwcheck_method: auxprop auxprop_plugin: sql mech_list: plain login sql_engine: mysql sql_hostnames: localhost sql_user: user sql_passwd: password sql_database: mail sql_select: select password from users where email='%u@%r' and enabled='1' -- Best regards, Oleg mailto:wacom@narod.ru