postfix ---------------------------------------------------------------------- Mail Transfer Agent Postfix is a Mail Transfer Agent from Wietse Venema. Runtime requirements (these or newer): cygwin-1.7.33-1 (does NOT work with cygwin-1.7.32-1) coreutils-8.23-4 csih-0.9.8-2 (does NOT work with 0.9.7-1) cygrunsrv-1.61-1 gawk-4.1.1-1 grep-2.21-1 libdb4.8-4.8.30-1 libgcc1-4.8.3-4 libmysqlclient18-5.5.40-1 libopenldap2_4_2-2.4.40-1 libopenssl100-1.0.1j-1 libpcre-8.35-1 libpq5-9.3.5-2 libsasl2_3-2.1.26-9 libsqlite3-3.8.7.4-1 sed-4.2.2-3 recommended: syslog-ng-3.2.5-1 Build requirements (these or newer): binutils-2.24.51-6 cygport-0.17.1-1 gcc-core-4.8.3-4 libdb4.8-devel-4.8.30-1 libmysqlclient-devel-5.5.40-1 libpcre-devel-8.35-1 libpq-devel-9.3.5-2 libsasl2-devel-2.1.26-9 libsqlite3-devel-3.8.7.4-1 make-4.0-2 openssl-devel-1.0.1j-1 openldap-devel-2.4.40-1 Canonical homepage: http://www.postfix.org/ Canonical download: http://www.postfix.org/download.html Mailing lists: http://www.postfix.org/lists.html License: IBM Public License Version 1.0 - Secure Mailer Language: C --------------------------------------------- Port notes: WARNING: Postfix security relies on POSIX features that could not be fully emulated on Windows. Please do NOT use this port of postfix in security critical environments. Known issues: - This port is vulnerable to attacks via TCP localhost because it needs to disable the handshake of the Cygwin AF_UNIX emulation. - During service shutdown, the postfix master logs: "fatal: master_sigdeath: kill process group: No such process." This is harmless and could be ignored. - '/usr/sbin/postmap FILE' fails with 'seteuid(UID): Operation not permitted' if run with admin rights but the FILE owner (UID) is neither the current user, nor SYSTEM (18) nor Administrator (544). Workaround: Change the FILE owner, or run postmap without admin rights, or store the password of the FILE owner to registry with 'passwd -R'. - '/usr/sbin/postsuper' fails with 'rename file ...: Operation not permitted' if a new subdirectory needs to be created for an existing queue file. Workaround: Store password of $mail_owner to registry with 'passwd -R'. See '/etc/postfix/main.cf' sample and 'postfix-config --dryrun' output for further info. -------- postfix-2.11.3-1 -- 2014-12-11 -------- First experimental release for Cygwin. postfix 2.11.3 2014-10-20 For more information about this package, see the upstream documentation in /usr/share/doc/postfix. Cygwin port by: Christian Franke Please address all questions to the Cygwin mailing list at .