openbsd-ports/mail/postfix/stable/pkg/MESSAGE
espie e109b91c0d move stuff into MESSAGE when it belongs, and rename the rest of the INSTALL
script to a file inside postfix.

That way, the last INSTALL script dies.

okay jakob@, alek@
2007-05-31 10:19:00 +00:00

14 lines
442 B
Plaintext

Postfix can be set up to replace sendmail 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
using the following command:
${PREFIX}/sbin/postfix-enable
If you want to restore sendmail, this is done using the following command:
${PREFIX}/sbin/postfix-disable