發信人: porpoise.bbs@bbs.cs.nthu.edu.tw (波波逸思), 看板: linux
標 題: Re: Mail server 出問題
發信站: 清華資訊(楓橋驛站) (Tue Nov 3 00:46:19 1998)
轉信站: casper!ctu-peer!ctu-gate!news.nctu!netnews.csie.nctu!news.cs.nthu!mapl
※ 引述《away7.bbs@csie.nctu.edu.tw (一條路)》之銘言:
> 小弟我用 slackware 3.5 本來 pop3 也有同樣被 lock 的問題
> 後來將 /etc/inetd.conf 裡面改了一改,如下
> 本來是
> # pop2 stream tcp nowait root /usr/sbin/tcpd in.pop2d
> pop3 stream tcp nowait root /usr/sbin/tcpd in.pop3d
> ...
> #pop3 stream tcp nowait root /usr/sbin/tcpd ipop3d
> 改成
> # pop2 stream tcp nowait ...不變
> # pop3 stream tcp nowait root /usr/sbin/tcpd in.pop3d
> ...
> pop3 stream tcp nowait root /usr/sbin/tcpd ipop3d
> 從此沒有這個問題了
> 對不起,因為沒時間研究,所以我也不知所以然
> 若有前輩知曉,請告知,謝謝!
# pop2 stream tcp nowait root /usr/sbin/tcpd in.pop2d
#
pop3 stream tcp nowait root /usr/sbin/tcpd in.pop3d
# The ipop3d POP3 server is part of the Pine distribution. If you've
# installed the Pine package, you may wish to switch to ipop3d by
# commenting out the pop3 line above, and uncommenting the pop3 line below.
#pop3 stream tcp nowait root /usr/sbin/tcpd ipop3d
#imap2 stream tcp nowait root /usr/sbin/tcpd imapd
這個是Slackware 3.5原本的inetd.conf
這註解就寫得很清楚了,這個 ipop3d 是Pine這套程式所附的,
如果,你沒有安裝pine的,就沒有這隻程式,
但是如果你有安裝pine的話,當然也會有ipop3d這隻程式。(好像廢話 :p )
既然換了個 pop3d ,當然也就沒有問題了...
--
※ Origin: 楓橋驛站<bbs.cs.nthu.edu.tw> ◆ From: g864322.CHING.AB.nthu.edu.tw