Re: virtual domain + sasl ?
Muhammad Reza <[email protected]> Mon, 07 Jun 2004 10:15:17 +0700
| Newsgroups | gmane.mail.postfix.user.indonesian |
|---|---|
| Message-ID | <[email protected]> |
Doe John wrote: >>Kalau anda mengikuti tutorial menurut high5.net maka yang benar >>statemennya adalah sbb: >> >>mysql_statement: select password from mailbox where username='%u' and domain='%r' >> >> >> > > >belom bisa cak, masih password failure > >saya pake cyrus-sasl-2.1.15, isi smtpd.conf agak laen sama yg di tutorial itu >pwcheck_method: auxprop >auxprop_plugin: mysql >mysql_user: maps >mysql_passwd: postfixdb >mysql_hostnames: 192.168.1.251 >mysql_database: maps >mysql_statement: select password from mailbox where username='%u@%r' and domain='%r' > >saya isi hostname-nya bukan localhost biar bisa dicapture pake tcpdump untuk debugging > >kalau saya test pake user user-9IKiO1iGCm/[email protected], hasil capture menunjukkan query-nya udah bener : >select password from mailbox where username='user-9IKiO1iGCm/[email protected]' and domain='domain.com' > >saya lihat passwordnya juga udah bener, kenapa masih dapet : >535 Error: authentication failed > >di log : >Jun 2 13:36:24 mailserver postfix/smtpd[25064]: warning: SASL authentication failure: Password verification failed >Jun 2 13:36:24 mailserver postfix/smtpd[25064]: warning: wks1.domain.com[192.168.1.3]: SASL PLAIN authentication failed >Jun 2 13:36:26 mailserver postfix/smtpd[25064]: warning: wks1.domain.com[172.168.1.3]: SASL LOGIN authentication failed > > >masih ada yg salah dimana ya ? > > >cheers juga mengalami hal yang sama, > me juga mengalami hal yang sama, tidak bisa authentikasi SASL based on MySQL database, padahal cyrus-saslnya dah di build untuk support MySQL, di FreeBSD-4.9. regards .:PostBie:. > > >