openbsd-ports/mail/postfix/stable/Makefile
sthen be9356e308 update to 2.6.2; 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:03 +00:00

8 lines
150 B
Makefile

# $OpenBSD: Makefile,v 1.122 2009/06/04 21:33:03 sthen Exp $
VERSION= 2.6.2
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
.include <bsd.port.mk>