@sample the remaining Dovecot config files into /etc/dovecot
(some of the already-installed files reference them in commented-out include lines, so it's easier if they're present). From Brad.
This commit is contained in:
parent
8fcbe0f8e2
commit
88594cc61b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.179 2012/01/16 16:34:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.180 2012/01/16 23:59:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -15,6 +15,7 @@ V_DOVECOT= 2.0.17
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME-server= dovecot-${V_DOVECOT}
|
||||
REVISION-server= 0
|
||||
PKGNAME-ldap= dovecot-ldap-${V_DOVECOT}
|
||||
PKGNAME-mysql= dovecot-mysql-${V_DOVECOT}
|
||||
PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.25 2012/01/16 16:34:17 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.26 2012/01/16 23:59:22 sthen Exp $
|
||||
@pkgpath mail/dovecot
|
||||
@pkgpath mail/dovecot,-server,bdb
|
||||
@pkgpath mail/dovecot,-server,bdb,ldap,mysql,postgresql,sqlite
|
||||
@ -683,19 +683,31 @@ share/examples/dovecot/example-config/conf.d/90-plugin.conf
|
||||
share/examples/dovecot/example-config/conf.d/90-quota.conf
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/90-quota.conf
|
||||
share/examples/dovecot/example-config/conf.d/auth-checkpassword.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-checkpassword.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-deny.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-deny.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-ldap.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-ldap.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-master.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-master.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-passwdfile.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-passwdfile.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-sql.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-sql.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-static.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-static.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-system.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-system.conf.ext
|
||||
share/examples/dovecot/example-config/conf.d/auth-vpopmail.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/conf.d/auth-vpopmail.conf.ext
|
||||
share/examples/dovecot/example-config/dovecot-db.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/dovecot-db.conf.ext
|
||||
share/examples/dovecot/example-config/dovecot-dict-sql.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/dovecot-dict-sql.conf.ext
|
||||
share/examples/dovecot/example-config/dovecot-ldap.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/dovecot-ldap.conf.ext
|
||||
share/examples/dovecot/example-config/dovecot-sql.conf.ext
|
||||
@sample ${SYSCONFDIR}/dovecot/dovecot-sql.conf.ext
|
||||
share/examples/dovecot/example-config/dovecot.conf
|
||||
@sample ${SYSCONFDIR}/dovecot/dovecot.conf
|
||||
@mode 755
|
||||
|
Loading…
x
Reference in New Issue
Block a user