s/sendmail/smtpd/ in MESSAGE, ok Brad
This commit is contained in:
parent
c685009a06
commit
b71232dc2a
@ -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
|
VERSION= 3.4-20180904
|
||||||
|
REVISION= 0
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
||||||
|
|
||||||
|
@ -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
|
documentation at file://${PREFIX}/share/doc/postfix/html/index.html or
|
||||||
${HOMEPAGE} carefully before you decide to do this!
|
${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:
|
using the following command:
|
||||||
|
|
||||||
${PREFIX}/sbin/postfix-enable
|
${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
|
${PREFIX}/sbin/postfix-disable
|
||||||
|
@ -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
|
VERSION= 3.3.1
|
||||||
|
REVISION= 0
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
|
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
|
||||||
|
|
||||||
|
@ -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
|
documentation at file://${PREFIX}/share/doc/postfix/html/index.html or
|
||||||
${HOMEPAGE} carefully before you decide to do this!
|
${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:
|
using the following command:
|
||||||
|
|
||||||
${PREFIX}/sbin/postfix-enable
|
${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
|
${PREFIX}/sbin/postfix-disable
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user