PN: postfix
PV: 3.11.2
PR: r0
PKGV: 3.11.2
PKGR: r0
LICENSE: IPL-1.0 | EPL-2.0
DESCRIPTION: 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 outsidei has a definite Sendmail-ish flavor, but the inside is completely different.
SUMMARY: Postfix Mail Transport Agent
RDEPENDS:postfix-cfg: postfix-bin
SECTION: mail
PKG:postfix-cfg: postfix-cfg
FILES:postfix-cfg: /etc
FILES_INFO:postfix-cfg: {"/etc/init.d/postfix": 1952, "/etc/postfix/LICENSE": 26493, "/etc/postfix/TLS_LICENSE": 1629, "/etc/postfix/access": 21734, "/etc/postfix/aliases": 12021, "/etc/postfix/bounce.cf.default": 3547, "/etc/postfix/canonical": 13440, "/etc/postfix/generic": 10832, "/etc/postfix/header_checks": 23371, "/etc/postfix/internal_recipient": 33, "/etc/postfix/main.cf": 3548, "/etc/postfix/main.cf.default": 122, "/etc/postfix/main.cf.proto": 27450, "/etc/postfix/master.cf": 7342, "/etc/postfix/master.cf.proto": 7342, "/etc/postfix/postfix-files": 22152, "/etc/postfix/relocated": 8311, "/etc/postfix/sample-main.cf": 27578, "/etc/postfix/transport": 14571, "/etc/postfix/virtual": 14840}
pkg_postinst:postfix-cfg: #!/bin/sh\nset -e\n\nif [ -n "$D" ]; then\n    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot postfix-cfg mlprefix=\n    exit 0\nfi\n    touch /etc/aliases\n    newaliases\n\n    # generate virtual_alias, default is hash\n    touch /etc/postfix/virtual_alias\n    postmap /etc/postfix/virtual_alias\n
FILERDEPENDSFLIST:postfix-cfg: /etc/init.d/postfix
FILERDEPENDS:/etc/init.d/postfix:postfix-cfg:  /bin/sh
PKGSIZE:postfix-cfg: 248308
