1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/mail/qmail/files/pkg-message-tls.in
Roman Bogorodskiy 8ce28cb5ea Fix qmail-tls and qmail-smtp_auth+tls pkg-message.
PR:		82970
Submitted by:	Renato Botelho (maintainer)
2005-07-04 15:15:15 +00:00

23 lines
659 B
Plaintext

ATTENTION:
Please make sure that you read %%PREFIX%%/doc/PORT_NOTES.
It contains important information about testing and configuring
qmail, and finally replacing sendmail with qmail.
You should also add %%PREFIX%%/man to your MANPATH (see manpath(1)
or login.conf(5)).
Do not forget to read %%PREFIX%%/doc/TLS.readme. After all,
this is NOT our old stock qmail.
You can enable qmail as your default mailer executing:
> %%PREFIX%%/scripts/enable-qmail
==> As you need to provide a working certificate in %%PREFIX%%/control/cert.pem :
# makes a self-signed certificate
3) do "make certificate"
# makes a certificate request
4) do "make certificate-req"