Rewording.
This commit is contained in:
parent
b2b82ae5d0
commit
9868d96d9a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2009/09/18 14:21:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2009/09/24 19:37:51 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-php= MAPI extensions for php5
|
||||
@ -6,7 +6,7 @@ COMMENT-php= MAPI extensions for php5
|
||||
V= 6.30.2
|
||||
DISTNAME= zarafa-${V}
|
||||
|
||||
PKGNAME-main= ${DISTNAME}p1
|
||||
PKGNAME-main= ${DISTNAME}p2
|
||||
PKGNAME-php= php5-mapi-${V}
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.7 2009/09/18 13:49:55 ajacoutot Exp $
|
||||
$OpenBSD: README.OpenBSD,v 1.8 2009/09/24 19:37:51 ajacoutot Exp $
|
||||
|
||||
*** Upgrading users: refer to zarafa documentation on the web to check
|
||||
*** if any particular step is required after upgrading to a new version.
|
||||
@ -115,13 +115,10 @@ restart sendmail(8):
|
||||
|
||||
2. Configuring sendmail to use the zarafa-dagent directly.
|
||||
==========================================================
|
||||
To enable the Zarafa dagent delivery from localhost, add the following
|
||||
lines to your sendmail.mc and restart sendmail(8):
|
||||
To enable the Zarafa dagent for all other deliveries (including
|
||||
localhost), add the following lines to your sendmail.mc and restart
|
||||
sendmail(8):
|
||||
FEATURE(`local_zarafa')dnl
|
||||
MAILER(`local')dnl
|
||||
|
||||
To enable the Zarafa dagent for all other deliveries add the following
|
||||
lines to sendmail.mc:
|
||||
MAILER(`zarafa')dnl
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user