亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標題: 安裝postfix 過程中的三個問題!!! [打印本頁]

作者: fastopen    時間: 2003-09-28 16:56
標題: 安裝postfix 過程中的三個問題!!!
系統(tǒng)rh7.2

1.
[root@jifeng cyrus-sasl-2.1.15]# /usr/local/sbin/saslauthd -a pam
saslauthd[1084] :main            : could not chdir to: /var/run/saslauthd
saslauthd[1084] :main            : chdir: No such file or directory
saslauthd[1084] :main            : Check to make sure the directory exists and is
saslauthd[1084] :main            : writeable by the user this process runs as.

2.
[root@jifeng postfix]# perl -MMIME::Base64 -e 'print encode_base64("tester\@cngnu.org\0tester\@cngnu.org\0testpw";'  dGVzdGVyQGNuZ251Lm9yZwB0ZXN0ZXJAY25nbnUub3JnAHRlc3Rwdw==
dGVzdGVyQGNuZ251Lm9yZwB0ZXN0ZXJAY25nbnUub3JnAHRlc3Rwdw==
[root@jifeng postfix]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 jifeng.com.cn ESMTP Postfix
EHLO cngnu
250-jifeng.com.cn
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-XVERP
250 8BITMIME
AUTH PLAIN dGVzdGVyQGNuZ251Lm9yZwB0ZXN0ZXJAY25nbnUub3JnAHRlc3Rwdw==
503 Error: authentication not enabled

500 Error: bad syntax
quit
221 Bye
Connection closed by foreign host.

3.
[root@jifeng bin]# cyradm -user cyrus localhost
Password:
cyradm: cannot authenticate to server with  as cyrus




請回復(fù)解決
作者: viento    時間: 2003-09-29 03:49
標題: 安裝postfix 過程中的三個問題!!!
請先認真看王老大的貼子的跟貼,你的問題里頭都有,解決方法。
作者: fastopen    時間: 2003-09-29 12:31
標題: 安裝postfix 過程中的三個問題!!!
請留一個地址好嗎????我找不到地謝謝
作者: hefish    時間: 2003-09-29 15:42
標題: 安裝postfix 過程中的三個問題!!!
1. saslauthd的效率很差,建議不要用,pwcheck不錯。。。

2. 沒有在main.cf里面打開smtp auth...
作者: fastopen    時間: 2003-09-29 16:21
標題: 安裝postfix 過程中的三個問題!!!
謝謝,,
問題1已經(jīng)解決
問題2到了如下地步,但還是有問題。。請看
[root@jifeng postfix-2.0.16]# telnet jifeng.com.cn 25
Trying 61.186.170.53...
Connected to jifeng.com.cn.
Escape character is '^]'.
220 jifeng.com.cn ESMTP Postfix
EHLO cngnu
250-jifeng.com.cn
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-XVERP
250 8BITMIME
AUTH PLAIN dGVzdGVyQGNuZ251Lm9yZwB0ZXN0ZXJAY25nbnUub3JnAHRlc3Rwdw==
535 Error: authentication failed




[root@jifeng postfix-2.0.16]# telnet jifeng.com.cn 25
Trying 61.186.170.53...
Connected to jifeng.com.cn.
Escape character is '^]'.
220 jifeng.com.cn ESMTP Postfix
EHLO cngnu
250-jifeng.com.cn
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-XVERP
250 8BITMIME
AUTH LOGIN
334 VXNlcm5hbWU6
dGVzdGVyQGNuZ251Lm9yZw==
334 UGFzc3dvcmQ6
dGVzdHB3
535 Error: authentication failed

請各位大哥幫助小弟。。。。在線等待。。。
作者: fastopen    時間: 2003-09-29 16:58
標題: 安裝postfix 過程中的三個問題!!!
大家可以在線測試我的機器,




歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2