Re: virtual domain + sasl ?
"Doe John" <[email protected]> Wed, 02 Jun 2004 13:49:35 +0700
| Newsgroups | gmane.mail.postfix.user.indonesian |
|---|---|
| Message-ID | <[email protected]> |
> > 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 -- ______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze