From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <435F530A.30805@de-bs.ru> Date: Wed, 26 Oct 2005 13:57:30 +0400 From: Sergey Viuchny User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050815) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ALT Linux Community Subject: Re: [Comm] postfix References: <1325663114.20051026135220@narod.ru> In-Reply-To: <1325663114.20051026135220@narod.ru> Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: 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:57:49 -0000 Archived-At: List-Archive: List-Post: разве не тут ? /etc/sasl2 Oleg Pan wrote: >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' > > > > > > > >------------------------------------------------------------------------ > >_______________________________________________ >Community mailing list >Community@lists.altlinux.org >https://lists.altlinux.org/mailman/listinfo/community >