]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - doc/man1/mailshears.1
**/*: remove AgenDAV support
[mailshears.git] / doc / man1 / mailshears.1
index 7efe08f7a82de015abf8e391de3d8ee9a6de1e45..f329e97bf673b8b178276db580ff625260d46809 100644 (file)
@@ -28,8 +28,6 @@ It is assumed that you use the \fBPostfixAdmin schema\fI with
 functionality is provided by plugins. The following are supported at
 the moment:
 \#
-.IP \(bu 2
-Agendav (database, v2.1.x)
 .IP \(bu
 DAViCal (database, v1.1.x)
 .IP \(bu
@@ -77,7 +75,6 @@ Pruning leftover users and domains:
 .I $ mailshears
 mailshears, 2015-11-08 17:01:47 -0500 (Plugin: PrunePlugin)
 -----------------------------------------------------------
-AgendavPrune - Removed user booger@example.com.
 DavicalPrune - Removed user booger@example.com (Principal ID: 2).
 DovecotPrune - Removed user booger@example.com (/tmp/mailshears-test/example.com/booger).
 DovecotPrune - Removed user jeremy@example.com (/tmp/mailshears-test/example.com/jeremy).
@@ -90,7 +87,6 @@ Removing a specific user:
 .I $ mailshears rm adam@example.net
 mailshears, 2015-11-08 17:04:42 -0500 (Plugin: RmPlugin)
 --------------------------------------------------------
-AgendavRm - Removed user adam@example.net.
 DavicalRm - User adam@example.net not found.
 DovecotRm - Removed user adam@example.net (/tmp/mailshears-test/example.net/adam).
 PostfixadminRm - Removed user adam@example.net.
@@ -103,7 +99,6 @@ Removing a domain:
 .I $ mailshears rm example.net
 mailshears, 2015-11-08 17:05:42 -0500 (Plugin: RmPlugin)
 --------------------------------------------------------
-AgendavRm - Removed domain example.net.
 DavicalRm - Domain example.net not found.
 DovecotRm - Removed domain example.net (/tmp/mailshears-test/example.net).
 PostfixadminRm - Removed domain example.net.
@@ -116,7 +111,6 @@ Renaming an existing user:
 .I $ mailshears mv alice@example.com alice@example.net
 mailshears, 2015-11-08 17:06:29 -0500 (Plugin: MvPlugin)
 --------------------------------------------------------
-AgendavMv - Source user alice@example.com not found.
 DavicalMv - Moved user alice@example.com (Principal ID: 1) to alice@example.net (Principal ID: 1).
 DovecotMv - Moved user alice@example.com (/tmp/mailshears-test/example.com/alice) to alice@example.net (/tmp/mailshears-test/example.net/alice).
 PostfixadminMv - Moved user alice@example.com to alice@example.net.
@@ -138,9 +132,8 @@ will output some \(dqwhat if\(dq information but won't actually
 \#
 .IP \(bu
 \fIplugins\fR (default: ['postfixadmin'])
-A list of enabled plugins. Valid values are \(dqagendav\(dq,
-\(dqdavical\(dq, \(dqdovecot\(dq, \(dqpostfixadmin\(dq, and
-\(dqroundcube\(dq.
+A list of enabled plugins. Valid values are \(dqdavical\(dq,
+\(dqdovecot\(dq, \(dqpostfixadmin\(dq, and \(dqroundcube\(dq.
 .P
 The \(dqdovecot\(dq plugin supports the following:
 \#
@@ -152,8 +145,8 @@ located one level beneath dovecot_mail_root.
 .P
 The database plugins all have the same configutation options:
 connections settings preceded by the plugin name. So in what follows,
-<plugin> would be replaced by \(dqagendav\(dq, \(dqdavical\(dq, or so
-on. Their meanings should be self-explanatory.
+<plugin> would be replaced by \(dqdavical\(dq, for example. Their
+meanings should be self-explanatory.
 \#
 .IP \(bu 2
 \fI<plugin>_dbhost\fR (default: localhost)