Re: sendmail關不掉 - BBS

Caroline avatar
By Caroline
at 2005-11-23T19:59

Table of Contents

※ 引述《nevergiveup (永不放棄(有照))》之銘言:
: 有重開~~
: # telnet localhost 25
: Trying ::1...
: telnet: connect to address ::1: Connection refused
: Trying 127.0.0.1...
: telnet: connect to address 127.0.0.1: Connection refused
: telnet: Unable to connect to remote host

看樣子應該是已經關掉了才對,
執行 sockstat -4l
^ 這是小寫的 L
看看是哪個程式把 25 佔住吧....

--
Tags: BBS

All Comments

提示符號的顏色更改

James avatar
By James
at 2005-11-23T19:30
※ 引述《RiceSir (Sir)》之銘言: : ※ 引述《psilotum (好小孩)》之銘言: : : %{^[[1;33m%}riceat.....%{^[[m%} : 可以了 : 超級感謝 ... 我只有查到 bash 的用法 http://www.beeship.co ...

提示符號的顏色更改

Oliver avatar
By Oliver
at 2005-11-23T17:28
※ 引述《psilotum (好小孩)》之銘言: : ※ 引述《RiceSir (Sir)》之銘言: : : 我是用 tcsh 的 : : 請問控制碼該如何下 .. : : ex : : : riceat[~]andgt; : : 變成 : : riceat[~]andgt; : : 謝謝 ... : %{^ ...

提示符號的顏色更改

Hedda avatar
By Hedda
at 2005-11-23T17:21
※ 引述《RiceSir (Sir)》之銘言: : 我是用 tcsh 的 : 請問控制碼該如何下 .. : ex : : riceat[~]andgt; : 變成 : riceat[~]andgt; : 謝謝 ... %{^[[1;33m%}riceat.....%{^[[m%} - ...

提示符號的顏色更改

Elizabeth avatar
By Elizabeth
at 2005-11-23T14:26
我是用 tcsh 的 請問控制碼該如何下 .. ex : riceat[~]andgt; 變成 riceat[~]andgt; 謝謝 ... - ...

Re: sendmail關不掉

Yuri avatar
By Yuri
at 2005-11-23T13:26
※ 引述《ssagit (ssagit)》之銘言: : ※ 引述《nevergiveup (永不放棄(有照))》之銘言: : : 還是關不掉~~ : : # grep sendmail /etc/rc.conf : : sendmail_enable=and#34;NONEand#34; : : # grep ...