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

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
樓主: marion
打印 上一主題 下一主題

[Mail] RHEL4上安裝基于postfix的全功能郵件服務(wù)器(全部使用目前最新源碼包構(gòu)建) [復(fù)制鏈接]

論壇徽章:
0
91 [報告]
發(fā)表于 2007-10-09 08:43 |只看該作者
原帖由 marion 于 2007-9-6 18:31 發(fā)表
本文凝聚了作者不少的安裝經(jīng)驗,寫出來供各位同仁參考指正,也為自己留一個“備份”,以便以后安裝時作為參照!
安裝過程中借鑒了不少google出來的文章,是你們先行的足跡為作者今天的成功打下了基礎(chǔ),在此先行 ...


你好,我在用以下命令對courier-authlib-0.5.93進行configure時,進入了循環(huán),無休止地進行下去,不知是何原因,望解答.
./configure
    --prefix=/usr/local/courier-authlib
    --sysconfdir=/etc
    --without-authpam
    --without-authldap
    --without-authpwd
    --without-authshadow
    --without-authvchkpw
    --without-authpgsql
    --with-authmysql
    --with-mysql-libs=/usr/local/mysql/lib/mysql
    --with-mysql-includes=/usr/local/mysql/inculde/mysql
    --with-redhat
    --with-authmysqlrc=/etc/authmysqlrc
    --with-authdaemonrc=/etc/authdaemonrc
    CFLAGS="-march=i686 -O2 -fexpensive-optimizations"  
    CXXFLAGS="-march=i686 -O2 -fexpensive-optimizations"

論壇徽章:
0
92 [報告]
發(fā)表于 2007-10-09 08:49 |只看該作者
原帖由 fish007 于 2007-10-9 08:43 發(fā)表


你好,我在用以下命令對courier-authlib-0.5.93進行configure時,進入了循環(huán),無休止地進行下去,不知是何原因,望解答.
./configure
    --prefix=/usr/local/courier-authlib
    --sysconfdir=/etc ...

是0.59.3

論壇徽章:
0
93 [報告]
發(fā)表于 2007-10-09 15:49 |只看該作者
DBD-Mysql目前最新的版本為DBD-mysql-4.005,但它和系統(tǒng)中的perl結(jié)合使用時會造成extmail無法正常使用,因此我們采用3的版本:
# tar zxvf DBD-mysql-3.0002_4.tar.gz  
# cd cd DBD-mysql-3.0002_4
# perl Makefile.PL   (此步驟中如果出現(xiàn)類同Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.的錯誤是因為您的mysql的bin目錄沒有輸出至$PATH環(huán)境變量)



...又出錯了~~~

CentOS 5下面..

post.jpg (80.97 KB, 下載次數(shù): 135)

post.jpg

論壇徽章:
0
94 [報告]
發(fā)表于 2007-10-09 16:17 |只看該作者
原帖由 zdyldy 于 2007-10-8 09:31 發(fā)表
courier-imap-4.1.3.tar.bz2



這個軟件包在哪下載啊,

可以把其它的軟件包地址都發(fā)到上面么?


在網(wǎng)上好多搜不到啊,謝謝了。



安裝包我這里都有,,,但還是沒有安裝成功...在CentOS 5上.

ftp1.callleo.cn
user&passwd:cu

論壇徽章:
0
95 [報告]
發(fā)表于 2007-10-09 17:59 |只看該作者
marion  兄,我是在安裝 maildrop 后發(fā)生這樣的錯誤
Oct  9 13:29:50 bv-diannao-004 maildrop[13037]: Temporary authentication failure.
Oct  9 13:29:50 bv-diannao-004 postfix/pipe[13036]: 45DFE11CEE5: to=<test@test.com>, relay=maildrop, delay=0.25, delays=0.1/0.05/0/0.1, dsn=4.3.0, status=deferred (temporary failure. Command output: ERR: authdaemon: s_connect() failed: Permission denied /usr/local/bin/maildrop: Temporary authentication failure.

郵件可以發(fā)出去,但卻接受不了。
Oct  9 17:23:36 bv-diannao-004 pop3d: authentication error: Input/output error
Oct  9 17:23:36 bv-diannao-004 authdaemond: failed to connect to mysql server (server=localhost, userid=extmail..): Access denied for user 'extmail..'@'localhost' (using password: YES)
Oct  9 17:23:36 bv-diannao-004 authdaemond: authmysql: TEMPFAIL - no more modules will be tried

不知道是哪里設(shè)置錯誤了,我也弄不清楚怎么會顯示這個,操作步驟與你所寫的相同
(server=localhost, userid=extmail..): Access denied for user 'extmail..'@'localhost'

怎么會成這個樣子?
還請 marion 指點一二

論壇徽章:
0
96 [報告]
發(fā)表于 2007-10-09 20:56 |只看該作者

回復(fù) #91 zdyldy 的帖子

checking for courierauthconfig... /usr/local/courier-authlib/bin/courierauthconfig
./configure: line 20078: /usr/local/courier-authlib/bin/courierauthconfig: No such file or directory
./configure: line 20078: test: =: unary operator expected
./configure: line 20085: /usr/local/courier-authlib/bin/courierauthconfig: No such file or directory

以上幾句表明你指向的/usr/local/courier-authlib/bin/courierauthconfig路徑不對,或者是文件不存在。請確信你的courier-authlib已經(jīng)正確安裝,并將以下項的值改為其所在你的系統(tǒng)中的路徑:
COURIERAUTHCONFIG='/usr/local/courier-authlib/bin/courierauthconfig'

論壇徽章:
0
97 [報告]
發(fā)表于 2007-10-09 21:00 |只看該作者

回復(fù) #92 fish007 的帖子

不知道你所所謂的無休止大概run了多長時間,或者能不能提供更多的信息過來。不過,如果你的硬件體系不是i686的話,最好將如下兩個選項去掉:
CFLAGS="-march=i686 -O2 -fexpensive-optimizations"  
CXXFLAGS="-march=i686 -O2 -fexpensive-optimizations"

論壇徽章:
0
98 [報告]
發(fā)表于 2007-10-09 21:05 |只看該作者

回復(fù) #94 Intranet 的帖子

CentOS5的安裝光盤上找到并安裝 perl-DBI 這個rpm包應(yīng)該可以解決這個問題……

論壇徽章:
0
99 [報告]
發(fā)表于 2007-10-09 21:11 |只看該作者

回復(fù) #96 liheng 的帖子

Oct  9 17:23:36 bv-diannao-004 authdaemond: failed to connect to mysql server (server=localhost, userid=extmail..): Access denied for user 'extmail..'@'localhost' (using password: YES)

這里表明你所指定的extmail無法正常訪問mysql數(shù)據(jù)庫,你可以去查看一下authmysqlrc文件中的相關(guān)設(shè)置是否正確,即確保你的extmail用戶以權(quán)限訪問mysql;

如果仍然無法通過驗正,你打開authdaemon的相關(guān)日志選項,并將登錄后的報錯信息發(fā)上來,我?guī)湍闩挪橐幌隆?/td>

論壇徽章:
0
100 [報告]
發(fā)表于 2007-10-09 21:16 |只看該作者
安裝包我這里都有,,,但還是沒有安裝成功...在CentOS 5上.

ftp1.callleo.cn
user&passwd:cu


謝兄之高義,我正為難怎么把這些軟件包共享出來呢,因為下地址我也沒有記錄,如果一個個的去重新找一遍也不是件小的工程……
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP