head	1.7;
access;
symbols
	pkgsrc-2013Q2:1.7.0.42
	pkgsrc-2013Q2-base:1.7
	pkgsrc-2012Q4:1.7.0.40
	pkgsrc-2012Q4-base:1.7
	pkgsrc-2011Q4:1.7.0.38
	pkgsrc-2011Q4-base:1.7
	pkgsrc-2011Q2:1.7.0.36
	pkgsrc-2011Q2-base:1.7
	pkgsrc-2009Q4:1.7.0.34
	pkgsrc-2009Q4-base:1.7
	pkgsrc-2008Q4:1.7.0.32
	pkgsrc-2008Q4-base:1.7
	pkgsrc-2008Q3:1.7.0.30
	pkgsrc-2008Q3-base:1.7
	cube-native-xorg:1.7.0.28
	cube-native-xorg-base:1.7
	pkgsrc-2008Q2:1.7.0.26
	pkgsrc-2008Q2-base:1.7
	pkgsrc-2008Q1:1.7.0.24
	pkgsrc-2008Q1-base:1.7
	pkgsrc-2007Q4:1.7.0.22
	pkgsrc-2007Q4-base:1.7
	pkgsrc-2007Q3:1.7.0.20
	pkgsrc-2007Q3-base:1.7
	pkgsrc-2007Q2:1.7.0.18
	pkgsrc-2007Q2-base:1.7
	pkgsrc-2007Q1:1.7.0.16
	pkgsrc-2007Q1-base:1.7
	pkgsrc-2006Q4:1.7.0.14
	pkgsrc-2006Q4-base:1.7
	pkgsrc-2006Q3:1.7.0.12
	pkgsrc-2006Q3-base:1.7
	pkgsrc-2006Q2:1.7.0.10
	pkgsrc-2006Q2-base:1.7
	pkgsrc-2006Q1:1.7.0.8
	pkgsrc-2006Q1-base:1.7
	pkgsrc-2005Q4:1.7.0.6
	pkgsrc-2005Q4-base:1.7
	pkgsrc-2005Q3:1.7.0.4
	pkgsrc-2005Q3-base:1.7
	pkgsrc-2005Q2:1.7.0.2
	pkgsrc-2005Q2-base:1.7
	pkgsrc-2005Q1:1.6.0.2
	pkgsrc-2005Q1-base:1.6
	pkgsrc-2004Q4:1.5.0.4
	pkgsrc-2004Q4-base:1.5
	pkgsrc-2004Q3:1.5.0.2
	pkgsrc-2004Q3-base:1.5
	pkgsrc-2004Q2:1.2.0.6
	pkgsrc-2004Q2-base:1.2
	pkgsrc-2004Q1:1.2.0.4
	pkgsrc-2004Q1-base:1.2
	pkgsrc-2003Q4:1.2.0.2
	pkgsrc-2003Q4-base:1.2
	netbsd-1-6-1:1.1.0.2
	netbsd-1-6-1-base:1.1
	netbsd-1-6:1.1.0.4
	netbsd-1-6-RELEASE-base:1.1;
locks; strict;
comment	@# @;


1.7
date	2005.03.28.08.53.07;	author jlam;	state dead;
branches;
next	1.6;

1.6
date	2005.03.08.18.33.39;	author bad;	state Exp;
branches;
next	1.5;

1.5
date	2004.07.19.02.48.42;	author jlam;	state Exp;
branches;
next	1.4;

1.4
date	2004.07.19.02.46.30;	author jlam;	state Exp;
branches;
next	1.3;

1.3
date	2004.07.19.02.33.31;	author jlam;	state Exp;
branches;
next	1.2;

1.2
date	2003.05.01.14.07.57;	author jmmv;	state Exp;
branches;
next	1.1;

1.1
date	2002.07.22.10.39.26;	author martti;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Fix up PLISTs and remove unused files left over from the incomplete
package update in the previous commit.
@
text
@===========================================================================
$NetBSD: MESSAGE.tls,v 1.6 2005/03/08 18:33:39 bad Exp $

To enable TLS, you might need to reconfigure the following files:

	${PKG_SYSCONFDIR}/main.cf
	${PKG_SYSCONFDIR}/master.cf

The following lines are appropriate for accepting TLS connections by
the SMTP server.

master.cf:
----------
# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
# ==========================================================================
tlsmgr    fifo	-	-	y	300	1	tlsmgr
smtps     inet	n	-	y	-	-	smtpd
  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
submission inet	n	-	y	-	-	smtpd
  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes

===========================================================================
@


1.6
log
@Be specific about what the master.cf example is for.
@
text
@d2 1
a2 1
$NetBSD: MESSAGE.tls,v 1.5 2004/07/19 02:48:42 jlam Exp $
@


1.5
log
@Make the messages for using both SASL and TLS more helpful.
@
text
@d2 1
a2 1
$NetBSD: MESSAGE.tls,v 1.4 2004/07/19 02:46:30 jlam Exp $
d9 3
@


1.4
log
@The sample-*.cf files are no longer installed as of Postfix 2.1.
@
text
@d2 1
a2 1
$NetBSD: MESSAGE.tls,v 1.3 2004/07/19 02:33:31 jlam Exp $
d4 4
a7 2
To enable TLS, you might need to reconfigure /etc/postfix/main.cf and
${PKG_SYSCONFDIR}/master.cf.
d11 8
a18 3
 tlsmgr    fifo  -       -       y       300     1       tlsmgr
 smtps     inet  n       -       y       -       -       smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
 submission inet n       -       y       -       -       smtpd -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
@


1.3
log
@Rename SHAREDIR to EXAMPLEDIR to more accurately reflect the contents and
location of that directory.
@
text
@d2 1
a2 1
$NetBSD: MESSAGE.tls,v 1.2 2003/05/01 14:07:57 jmmv Exp $
d5 1
a5 1
${PKG_SYSCONFDIR}/master.cf (See ${EXAMPLEDIR}/sample-tls.cf.)
@


1.2
log
@- Move all "share" files to share/examples/postfix; all of them are used
  as samples, either by the user or by bsd.pkg.install.mk.
- Correctly handle configuration files, that is, avoid touching the conf
  directory directly.
- Use OWN_DIRS to handle the spool directory.
- Run post-install through an INSTALL script.
- Sort PLIST after all these changes.
- Bump PKGREVISION to 1.
@
text
@d2 1
a2 1
$NetBSD: MESSAGE.tls,v 1.1 2002/07/22 10:39:26 martti Exp $
d5 1
a5 1
${PKG_SYSCONFDIR}/master.cf (See ${SHAREDIR}/sample-tls.cf.)
@


1.1
log
@Added support for TLS. To use this, set POSTFIX_USE_TLS=YES
in /etc/mk.conf. To verify the TLS support, type

# /usr/pkg/sbin/postconf | grep tls

Submitted by Dawid Szymanski in pkg/17570.
@
text
@d2 1
a2 1
$NetBSD$
d5 1
a5 1
/etc/postfix/master.cf (See ${PREFIX}/share/postfix/sample-tls.cf.)
@

