Keep the disabled_features value to its default.
This commit is contained in:
parent
5b9d7d9e95
commit
21df55ec89
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.99 2011/09/01 15:39:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.100 2011/09/06 09:07:53 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
@ -7,7 +7,7 @@ PKGNAME= zarafa-${V}
|
||||
PKGNAME-main= zarafa-${V}
|
||||
PKGNAME-web= zarafa-webaccess-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-main= 1
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-installer_linux_server_cfg,v 1.11 2011/08/16 15:01:17 ajacoutot Exp $
|
||||
$OpenBSD: patch-installer_linux_server_cfg,v 1.12 2011/09/06 09:07:53 ajacoutot Exp $
|
||||
--- installer/linux/server.cfg.orig Tue Aug 2 11:47:12 2011
|
||||
+++ installer/linux/server.cfg Sun Aug 14 04:49:53 2011
|
||||
+++ installer/linux/server.cfg Tue Sep 6 11:06:29 2011
|
||||
@@ -39,16 +39,16 @@ local_admin_users = root
|
||||
system_email_address = postmaster@localhost
|
||||
|
||||
@ -110,9 +110,3 @@ $OpenBSD: patch-installer_linux_server_cfg,v 1.11 2011/08/16 15:01:17 ajacoutot
|
||||
|
||||
# Everyone is a special internal group, which contains every user and group
|
||||
# You may want to disable this group from the Global Addressbook by setting
|
||||
@@ -383,4 +384,4 @@ sync_gab_realtime = yes
|
||||
|
||||
# Disable features for users. Default all features are disabled. This
|
||||
# list is space separated. Currently valid values: imap
|
||||
-disabled_features = imap pop3
|
||||
+disabled_features =
|
||||
|
Loading…
Reference in New Issue
Block a user