The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Package:Postfix
Postfix
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Postfix is an advanced mail server, MTA (mail transport agent). Postfix attempts to be fast, easy to administer, and secure. The outside has a definite Sendmail-ish flavor, but the inside is completely different. Funtoo is providing postfix as default MTA. Main change in default postfix configuration is that it running using unix socket instead listen on IP address.
Installation
root # emerge postfix
At this point emerge will try to replace any alternative MTA (if any) installed on your system.