Linux
帶有 Kerio 的 linux 電子郵件
我在 Red Hat 企業版 linux 中安裝了 Kerio,它適用於 PC 客戶端,但是我沒有收到 linux 生成的電子郵件(例如 cron 作業輸出或由
biabam
or生成的電子郵件有沒有辦法讓 linux 像 sendmail 或 postfix 一樣使用 kerio 作為電子郵件伺服器?
我找到了這個連結:
http://support.kerio.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=233&nav=0,1,8
它告訴您創建一個連結以用 kerio 版本
/opt/kerio/mailserver/sendmail
替換/usr/sbin/sendmail
文件,我還必須將 127.0.0.1、埠 25 添加到 SMTP 服務。這意味著我可以使用發送電子郵件
biabam
,
我在 kerio 旁邊執行 postfix。配置 kerio SNMP 服務,使其不在 127.0.0.1 上偵聽。編輯 postfix main.cf 並設置 inet_interfaces = localhost 所以 postfix 只監聽 127.0.0.1