欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Postfix
来自开放百科 - 灰狐
(版本间的差异)
小 (→Debian) |
小 (→Debian) |
||
第17行: | 第17行: | ||
参考: | 参考: | ||
*[https://wiki.debian.org/Postfix Installing and Configuring Postfix on Debian] | *[https://wiki.debian.org/Postfix Installing and Configuring Postfix on Debian] | ||
+ | *[https://wiki.debian.org/PostfixAndSASL PostfixAndSASL] | ||
*[http://www.postfix.org/SASL_README.html Postfix SASL Howto] | *[http://www.postfix.org/SASL_README.html Postfix SASL Howto] | ||
2014年12月28日 (日) 04:19的版本
您可以在Wikipedia上了解到此条目的英文信息 Postfix Thanks, Wikipedia. |
Postfix是一个由IBM资助下由Wietse Venema 负责开发的自由软件工程的一个产物,其目的是为用户提供除sendmail之外的邮件服务器选择。Postfix力图做到快速、易于管理、提供尽可能的安全性,同时尽量做到和sendmail邮件服务器保持兼容性以满足用户的使用习惯。起初,Postfix是以VMailer这个名字发布的,后来由于商标上的原因改名为Postfix。
遵从IBM的开放源代码版权许可证,用户可以自由地分发该软件,进行二次开发。其唯一的限制就是必须将对Postfix做的修改返回给IBM公司。因为IBM资助了Wietse的开发。
Debian
apt-get install postfix sasl2-bin libsasl2-modules vim /etc/default/saslauthd 设置 START=yes /etc/init.d/saslauthd start vim /etc/postfix/main.cf /usr/sbin/postconf -n postfix reload /etc/init.d/postfix start
参考:
链接
- Postfix官网
- iRedMail(艾瑞得邮件),开源、免费、功能强大的邮件服务解决方案。
- POSTFIX + SASL + IMAP/POP3 + SMTP AUTH + SQUIRRELMAIL + MAILSCANNER + SPAMASSASSIN + CLAMAV
- Postfix 全面解决方案
分享您的观点