> -----Original Message----- > From: - Cygnus - [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 07, 2007 3:12 PM > To: [email protected] > Subject: Re: [tanya-jawab] Send/receive email + postfix from anywhere > with mail client > > A r y a s e t a wrote: > > > >> -----Original Message----- > >> From: Ronny Haryanto [mailto:[EMAIL PROTECTED] > >> Sent: Wednesday, March 07, 2007 9:04 AM > >> To: [email protected] > >> Subject: Re: [tanya-jawab] Send/receive email + postfix from > anywhere > >> with mail client > >> > >> On Wed, Mar 07, 2007 at 08:53:52AM +0700, A r y a s e t a wrote: > >> > >>> Saya dah install postfix + TLS + SASL + MySql + Courier Imap . > >>> > >>> Bagaimana caranya agar saya bisa kirim/terima email lewat mail > client > >>> (bukan webmail), dimanapun saya berada. > >>> Karena kebetulan user nya banyak yg mobile. > >>> > >>> Klo musti di definisikan di "mynetwork" wah repot. > >>> > >>> Klo model si user musti masukin username + password, terlepas dari > >>> > >> dia > >> > >>> konek dari network/ip mana saja, bisa ndak ya? > >>> Cara settingnya gmn? > >>> > >> Lah itu buat apa install SASL? Masa install sembarang aja tanpa tau > >> untuk apa? > >> > >> http://www.postfix.org/SASL_README.html > >> > > > > > > Setelah kucobain : > > Ada errornya SASL LOGIN authentication failed: authentication failure > > > > [EMAIL PROTECTED] src]# cat /etc/default/saslauthd > > START=yes > > PARAMS="-m /var/spool/postfix/var/run/saslauthd -r" > > MECHANISMS="pam" > > > > [EMAIL PROTECTED] src]# cat /usr/lib/sasl2/smtpd.conf > > pwcheck_method: auxprop > > auxprop_plugin: sql > > mech_list: plain login cram-md5 digest-md5 > > mysql_user: postfix > > mysql_password: password > > mysql_host: localhost > > mysql_database: postfix > > mysql_statement: select password from mailbox where username= '[EMAIL > > PROTECTED]' > > log_level: 7 > > > > Mohon pencerahan > > > > Btw, sasl_passwd harus di declare satu2 ya? > > > > /etc/postfix/sasl_passwd: > > foo.com username:password > > bar.com username > > [mail.myisp.net] username:password > > [mail.myisp.net]:submission username:password > > > > > > -dhani > > > > > > > Satu2? lho terus statement > > mysql_statement: select password from mailbox where username= '[EMAIL > PROTECTED]' > > ini buat apa?
Maslahnya saya utak-atik masih error "SASL LOGIN authentication failed: authentication failure" Skrg saya ganti jadi pwcheck_method: saslauthd mech_list: PLAIN LOGIN log_level: 5 trus /etc/postfix/sasl_passwd Invalid.web.id username Mar 7 08:30:45 kerinduan postfix/smtpd[14284]: 506AD9ACDA22: client=unknown[124.81.108.254], sasl_method=LOGIN, [EMAIL PROTECTED] Pinginnya sih pake yg dari mysql tadi, tapi error :) -dhani -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
