diff options
Diffstat (limited to 'mail/qmail-vida/files/pkg-message-smtp_auth+tls.in')
-rw-r--r-- | mail/qmail-vida/files/pkg-message-smtp_auth+tls.in | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/qmail-vida/files/pkg-message-smtp_auth+tls.in b/mail/qmail-vida/files/pkg-message-smtp_auth+tls.in new file mode 100644 index 000000000000..b833bab4dd99 --- /dev/null +++ b/mail/qmail-vida/files/pkg-message-smtp_auth+tls.in @@ -0,0 +1,23 @@ + 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 both %%PREFIX%%/doc/SMTP_AUTH+TLS.readme AND +%%PREFIX%%/doc/README.auth. 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" |