openbsd-ports/mail/postfix/snapshot/Makefile
sthen 97406af4db update to 2.7.20090528; affects older 2.6.x and 2.7 snapshots but not 2.5.
"With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them."

ok jakob@
2009-06-04 21:33:43 +00:00

8 lines
161 B
Makefile

# $OpenBSD: Makefile,v 1.195 2009/06/04 21:33:43 sthen Exp $
VERSION= 2.7-20090528
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
.include <bsd.port.mk>