postfix: version update, fix file descriptor passing 5152/head
authorVal Kulkov <val.kulkov@gmail.com>
Sun, 19 Nov 2017 16:50:18 +0000 (11:50 -0500)
committerVal Kulkov <val.kulkov@gmail.com>
Sun, 19 Nov 2017 16:50:18 +0000 (11:50 -0500)
commite4d3afeabd232ba5f824a17a3504390e6b0469b3
tree595f0c4b66f72e794c1c7d50fb0c25069547286f
parent5e42ef51787bd4a9aabccba189f2fb63001a0b9d
postfix: version update, fix file descriptor passing

Update to the latest stable release.

Fix check for file descriptor passing that causes libmilter's runtime
error when libmilter/OpenDKIM are used with Postfix:
"unix_send_fd: your system has no support for file descriptor passing"

The issue with the file descriptor passing has been fixed upstream in
20170618 update to Postfix v3.3 experimental release. The patch must
therefore be removed before compiling Postfix v3.3.*

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
mail/postfix/Makefile
mail/postfix/patches/110-glibc-defs.patch [new file with mode: 0644]