Re: 架設 Postfix + SASL???

看板FreeBSD作者時間21年前 (2004/12/01 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《user@xxx.com (cindy)》之銘言: > 我用 FreeBSD 4.8 架設 Postfix + SASL > 用 #telnet localhost 25 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > 220 mail.domainname.com.tw ESMTP Postfix > ehlo localhost > 250-mail.domainname.com.tw > 250-PIPELINING > 250-SIZE 10240000 > 250-VRFY > 250-ETRN > 250-AUTH LOGIN PLAIN GSSAPI > 250 8BITMIME > 但是, 用 outlook (SMTP認證有打勾) 寄出, 卻一直重複問密碼視窗??? 不知哪邊設錯 > 了??? > /var/log/maillog 訊息如下: > Dec 1 13:45:10 dns postfix/smtpd[3543]: warning: SASL authentication > problem: unrecognized plaintext verifier pwcheck > Dec 1 13:45:10 dns postfix/smtpd[3543]: warning: unknown[203.75.55.12]: > SASL LOGIN authentication failed > Dec 1 13:45:10 dns postfix/smtpd[3543]: lost connection after AUTH from > unknown[203.75.55.12] > Dec 1 13:45:10 dns postfix/smtpd[3543]: disconnect from > unknown[203.75.55.12] /usr/local/etc/rc.d/cyrus_pwcheck.sh: # Define these cyrus_pwcheck_* variables in one of these files: # /etc/rc.conf # /etc/rc.conf.local # /etc/rc.conf.d/cyrus_pwcheck # # DO NOT CHANGE THE DEFAULT VALUES HERE cyrus_pwcheck_enable=${cyrus_pwcheck_enable:-"yes"} # pwcheck program to use (pwcheck/pwcheck_pam) cyrus_pwcheck_program=${cyrus_pwcheck_program:-"${prefix}/sbin/pwcheck"} /usr/local/etc/rc.d/saslauthd.sh: # Define these saslauthd1_* variables in one of these files: # /etc/rc.conf # /etc/rc.conf.local # /etc/rc.conf.d/saslauthd1 # # DO NOT CHANGE THE DEFAULT VALUES HERE saslauthd1_enable=${saslauthd1_enable:-"no"} saslauthd1_flags=${saslauthd1_flags:-"-a pam"} 或許這是你問題的原因 -- 即使看不見了星它還是在原來的地方 使離開了視線 感情也不會疏 by伊修卡 -- ※ Origin: 星情夜語 <gaod.ksitrc.net> ※ From : KH210-203-48-159.dialup.dynamic.apol.com.tw
文章代碼(AID): #11hRA400 (FreeBSD)
文章代碼(AID): #11hRA400 (FreeBSD)