diff --git a/mail/postfix/snapshot/Makefile b/mail/postfix/snapshot/Makefile index 7dccc826433..6e72c7267d6 100644 --- a/mail/postfix/snapshot/Makefile +++ b/mail/postfix/snapshot/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.316 2018/09/11 21:21:54 sthen Exp $ +# $OpenBSD: Makefile,v 1.317 2018/09/27 16:16:50 sthen Exp $ VERSION= 3.4-20180904 +REVISION= 0 MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/} diff --git a/mail/postfix/snapshot/pkg/MESSAGE b/mail/postfix/snapshot/pkg/MESSAGE index a758221b5bb..5229e98bb35 100644 --- a/mail/postfix/snapshot/pkg/MESSAGE +++ b/mail/postfix/snapshot/pkg/MESSAGE @@ -1,12 +1,12 @@ -Postfix can be set up to replace sendmail entirely. Please read the +Postfix can be set up to replace smtpd entirely. Please read the documentation at file://${PREFIX}/share/doc/postfix/html/index.html or ${HOMEPAGE} carefully before you decide to do this! -To replace sendmail with Postfix you have to install a new mailer.conf +To replace smtpd with Postfix you have to install a new mailer.conf using the following command: ${PREFIX}/sbin/postfix-enable -If you want to restore sendmail, this is done using the following command: +If you want to restore smtpd, this is done using the following command: ${PREFIX}/sbin/postfix-disable diff --git a/mail/postfix/stable/Makefile b/mail/postfix/stable/Makefile index b05f210ad05..34673a2b25d 100644 --- a/mail/postfix/stable/Makefile +++ b/mail/postfix/stable/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.202 2018/06/25 16:55:51 sthen Exp $ +# $OpenBSD: Makefile,v 1.203 2018/09/27 16:16:50 sthen Exp $ VERSION= 3.3.1 +REVISION= 0 MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/} diff --git a/mail/postfix/stable/pkg/MESSAGE b/mail/postfix/stable/pkg/MESSAGE index 5be90394c89..ef95282c226 100644 --- a/mail/postfix/stable/pkg/MESSAGE +++ b/mail/postfix/stable/pkg/MESSAGE @@ -1,13 +1,13 @@ -Postfix can be set up to replace sendmail entirely. Please read the +Postfix can be set up to replace smtpd entirely. Please read the documentation at file://${PREFIX}/share/doc/postfix/html/index.html or ${HOMEPAGE} carefully before you decide to do this! -To replace sendmail with Postfix you have to install a new mailer.conf +To replace smtpd with Postfix you have to install a new mailer.conf using the following command: ${PREFIX}/sbin/postfix-enable -If you want to restore sendmail, this is done using the following command: +If you want to restore smtpd, this is done using the following command: ${PREFIX}/sbin/postfix-disable