OS: ubuntu BBS ver: 2007.01.20 因為服務的啟動方式是 xinetd,所以後面的步驟都是照文件裡面做。 問題 別站寄信過來沒有錯誤,我的站收不到 (寄到ex: ptt -> id.bbs@ntust.org) 我的站寄信到別站,會在輸入完mail時,等很久才會回到正常畫面 (ex: ntust.org -> id@gmail.com or ntust.org -> id.bbs@ptt.cc) 然後爬了一堆文章都說這是 bmtad 沒啟動, ps aux|grep bmtad 也沒看到任何東西。 不管用 root 還是 bbs 去執行 ./bin/bmtad 都沒有用,一執行完馬上 ps aux … 也是沒東西。 telnet localhost 25 出來的訊息是 bbs@ubuntu:~/src$ telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK MapleBBS POP3 server ready quit (這行是我打的) +OK POP3 server sign off Connection closed by foreign host. 不是爬文中提到的 SMTP 的訊息。 然後我看了 /etc/service -------- ssh 22/udp telnet 23/tcp smtp 25/tcp mail pop3 110/tcp pop-3 # POP version 3 pop3 110/udp pop-3 -------- 這段是原本就有的。 我也試過了把 /etc/xinetd.d/smtp 先殺掉, 改成 standalone (在 /etc/rc.local 新增 ),一樣沒有用。 請問這要怎麼處理? -- >> 台灣科技大學 資工清流站 # ntust.org # >> Author: 61.59.78.243