1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/mail/qmail/files/pkg-message-ldap.in
Renato Botelho 78ee99eb30 Remove references pointing to PORT_NOTE, a file that doesn't exist anymore
Reported by:	Elliot Denk <elliotdenk at googlemail.com>
Feature safe:	yes
2010-02-25 10:51:07 +00:00

32 lines
851 B
Plaintext

ATTENTION:
You should also add %%PREFIX%%/man to your MANPATH (see manpath(1)
or login.conf(5)).
Do not forget to read %%PREFIX%%/doc/QLDAPINSTALL. After all,
this is NOT our old stock qmail. And, %%PREFIX%%/doc/ANTISPAM
for some antispam control measures.
The qmail.schema file was copied to %%DOCSDIR%%. Remember
to copy it to ldap's schema directory
You can enable qmail as your default mailer executing:
> %%PREFIX%%/scripts/enable-qmail
=====><=====
If you've built this port with TLS support (WITH_TLS=yes)
==> You will 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"
=====><=====
Now, you need to use it. Check a little FreeBSD specific how-to at
http://freebsd.cg.nu/postfixqmail-ldap.html