天天看點

學習筆記 十: mail

一 郵件系統簡介

二 postfix

vi /etc/postfix/master.cf

postconf

postconf inet_interfaces myorigin

postconf -e 'myorigin = example.com'

三 sendmail

四 使用執行個體

設定别名[email protected] 抄送一份給使用者[email protected]

配置dovecot,可以使用pop3,imap收郵件。

建立虛拟使用者 [email protected] 發送郵件到 [email protected]

本文轉自 woshiwei201 51CTO部落格,原文連結:http://blog.51cto.com/chenwei/1841969

繼續閱讀