ldap.propmap.cfg is needed when using the ldap plugin.
This commit is contained in:
parent
1973672ceb
commit
8ea815592e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.123 2012/05/05 16:56:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.124 2012/05/22 07:51:08 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
@ -7,6 +7,8 @@ PKGNAME= zarafa-${V}
|
||||
PKGNAME-main= zarafa-${V}
|
||||
PKGNAME-web= zarafa-webaccess-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
SHARED_LIBS += mapi 2.0 # 0.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.38 2012/05/05 16:56:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.39 2012/05/22 07:51:08 ajacoutot Exp $
|
||||
@newgroup _zarafa:627
|
||||
@newuser _zarafa:627:_zarafa:daemon:Zarafa Account:/var/empty:/sbin/nologin
|
||||
@bin bin/zarafa-admin
|
||||
@ -334,6 +334,7 @@ share/examples/zarafa/ldap.openldap.cfg
|
||||
@mode
|
||||
@group
|
||||
share/examples/zarafa/ldap.propmap.cfg
|
||||
@sample ${SYSCONFDIR}/zarafa/ldap.propmap.cfg
|
||||
share/examples/zarafa/local_zarafa.m4
|
||||
@mode 0444
|
||||
@sample /usr/share/sendmail/feature/local_zarafa.m4
|
||||
|
Loading…
Reference in New Issue
Block a user