[oe-commits] Jackie Huang : postfix: add new recipe

git at git.openembedded.org git at git.openembedded.org
Mon Jul 21 03:57:58 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 96acc14b6c4928f52aa2f44af9532f3e2065b067
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=96acc14b6c4928f52aa2f44af9532f3e2065b067

Author: Jackie Huang <jackie.huang at windriver.com>
Date:   Sun Jul 13 22:27:15 2014 -0400

postfix: add new recipe

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 at windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>

---

 .../recipes-daemons/postfix/files/install.patch    |  66 ++++++
 .../postfix/files/internal_recipient               |   1 +
 .../recipes-daemons/postfix/files/main.cf_2.0      | 102 +++++++++
 .../recipes-daemons/postfix/files/makedefs.patch   | 116 +++++++++++
 .../recipes-daemons/postfix/files/postfix          |  85 ++++++++
 .../postfix/files/postfix-add-db6-support.patch    |  26 +++
 .../recipes-daemons/postfix/files/postfix.service  |  14 ++
 .../recipes-daemons/postfix/postfix.inc            | 230 +++++++++++++++++++++
 .../recipes-daemons/postfix/postfix_2.11.1.bb      |   6 +
 9 files changed, 646 insertions(+)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=96acc14b6c4928f52aa2f44af9532f3e2065b067


More information about the Openembedded-commits mailing list