Postfix 問題 - Linux

Hedy avatar
By Hedy
at 2009-07-08T20:48

Table of Contents

請問一下各位

因為我自己主機有架設wordpress

因為有人留言會寄信到我信箱

所以我裝了Postfix

可是我發現信一直沒有收到

就去查了一下log

結果發現

sendmail: fatal: Recipient addresses must be specified on the command line or
via the -t option
sendmail: fatal: Recipient addresses must be specified on the command line or
via the -t option
sendmail: fatal: Recipient addresses must be specified on the command line or
via the -t option

請問這是什麼問題造成的咧???


另外在安裝的時候有出現底下這字眼

不知道有沒有關係

WARNING: /etc/aliases exists, but does not have a root alias.

謝謝各位

--
Tags: Linux

All Comments

Hamiltion avatar
By Hamiltion
at 2009-07-13T11:08
有關係呀 Orz 不過postfix應該是在/etc/postfix底下?
Kristin avatar
By Kristin
at 2009-07-16T17:15
你先確認一下你 postfix 有沒有跑起來吧...
Steve avatar
By Steve
at 2009-07-20T16:40
謝謝樓上兩位
Una avatar
By Una
at 2009-07-23T18:50
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 4877/master
有跑起來

grub error 13 無法進入xp

Lauren avatar
By Lauren
at 2009-07-08T20:10
※ 引述《idolater (strawberry of Wrath)》之銘言: : 推 DBoyX:http://wiki.debian.org.hk/w/Boot_Windows_with_GRUB 07/07 23:46 : 按照網頁上的說明更改windowsxp選項 : rootnove ...

grub error 13 無法進入xp

Lydia avatar
By Lydia
at 2009-07-08T19:44
推 DBoyX:http://wiki.debian.org.hk/w/Boot_Windows_with_GRUB07/07 23:46 按照網頁上的說明更改windowsxp選項 rootnoverify (hd0,0) chainloader +1 makeactive 依然出現 error13: ...

vi 編輯txt

Daph Bay avatar
By Daph Bay
at 2009-07-08T15:38
vi first.txt完 進到檔案~按i之後 可以打字但方向鍵還是backspace這個鍵都不能用了 請問這是怎麼了嗎 今天剛裝好ubuntuatat 麻煩了謝謝!!! -- 羅賓:那一瞬間感覺好像就要升天了。 〒△〒 - ...

VirtualBox內的CentOS無法上網

Sandy avatar
By Sandy
at 2009-07-08T15:34
請問我的host是winXP guest OS是CentOS 5.3 virtualbox版本是2.2.4 因為目前有多的ip 所以想說用bridge上網就好了 但是用bridge centOS灌好以後 ip也設定好了 但卻一直無法上網 連ping gateway都ping不到 我的步驟也是跟以 ...

apache2 mod_rewrite

Annie avatar
By Annie
at 2009-07-08T14:00
一個 RewriteRule 可以搭配多個 RewriteCond 來多次判斷是否 執行 RewriteRule 的敘述, 因此, 只要在您原來的 RewriteCond 之前, 再多一個 and#34;是否為 www.aaa.netand#34; 判斷, 應可解決此問題. 如下所示. ※ 引述《todo ...