summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/postfix/files/postfix-add-db6-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* postfix: upgrade from 2.11.1 to 3.0.1Li xin2015-07-161-26/+0
| | | | | | | | | | | | | | 1.Remove postfix-add-db6-support.patch which is not needed, since it is backported from upstream. 2.update install.patch and makedefs.patch that context changes. 3.Install smtp-sink which listens on the named host (or address) and port. It takes SMTP messages from the network and throws them away. Ref: http://www.postfix.org/smtp-sink.1.html Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* postfix: add new recipeJackie Huang2014-07-201-0/+26
Postfix is Wietse Venema's mail server that started life at IBM research as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure. The outside has a definite Sendmail-ish flavor, but the inside is completely different. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>