steffen: server/imapd cyradm.annotate.patch,1.1,1.2

cvs at intevation.de cvs at intevation.de
Mon Aug 29 06:55:42 CEST 2005


Author: steffen

Update of /kolabrepository/server/imapd
In directory doto:/tmp/cvs-serv12284

Modified Files:
	cyradm.annotate.patch 
Log Message:
docs for cyradm mbxcfg /annotation blah

Index: cyradm.annotate.patch
===================================================================
RCS file: /kolabrepository/server/imapd/cyradm.annotate.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cyradm.annotate.patch	28 Jun 2005 12:51:38 -0000	1.1
+++ cyradm.annotate.patch	29 Aug 2005 04:55:40 -0000	1.2
@@ -1,6 +1,34 @@
+diff -upr ../cyrus-imapd-2.2.12.orig/doc/man/cyradm.1.html ./doc/man/cyradm.1.html
+--- ../cyrus-imapd-2.2.12.orig/doc/man/cyradm.1.html	2005-02-14 19:02:26.000000000 +0100
++++ ./doc/man/cyradm.1.html	2005-08-29 04:35:21.000000000 +0200
+@@ -191,6 +191,10 @@ Indicates that the mailbox should have a
+ <DD>
+ Sets an email address to which messages injected into the server via NNTP 
+ will be sent.
++<P></P>
++<DT><STRONG><A NAME="item__2fexplicit_2fannotation"><CODE>/explicit/annotation</CODE></A></STRONG><BR>
++<DD>
++Sets the annotation <EM>/explicit/annotation</EM> on <EM>mailbox</EM> to <EM>value</EM>.
+ <P></P></DL>
+ <DT><STRONG><A NAME="item_renamemailbox_%5B%2D%2Dpartition_partition%5D_oldn"><CODE>renamemailbox</CODE> [<CODE>--partition</CODE> <EM>partition</EM>] <EM>oldname</EM> <EM>newname</EM></A></STRONG><BR>
+ <DD>
+diff -upr ../cyrus-imapd-2.2.12.orig/perl/imap/cyradm.sh ./perl/imap/cyradm.sh
+--- ../cyrus-imapd-2.2.12.orig/perl/imap/cyradm.sh	2004-01-15 15:35:34.000000000 +0100
++++ ./perl/imap/cyradm.sh	2005-08-29 04:28:51.000000000 +0200
+@@ -225,6 +225,10 @@ Indicates that the mailbox should have a
+ Sets an email address to which messages injected into the server via NNTP 
+ will be sent.
+ 
++=item C</explicit/annotation>
++
++Sets the annotation I</explicit/annotation> on I<mailbox> to I<value>. 
++
+ =back 
+ 
+ =item C<renamemailbox> [C<--partition> I<partition>] I<oldname> I<newname>
 diff -upr ../cyrus-imapd-2.2.12.orig/perl/imap/IMAP/Admin.pm ./perl/imap/IMAP/Admin.pm
 --- ../cyrus-imapd-2.2.12.orig/perl/imap/IMAP/Admin.pm	2004-02-19 23:50:12.000000000 +0100
-+++ ./perl/imap/IMAP/Admin.pm	2005-06-28 14:23:46.000000000 +0200
++++ ./perl/imap/IMAP/Admin.pm	2005-08-29 04:02:38.000000000 +0200
 @@ -789,12 +789,12 @@ sub mboxconfig {
      return undef;
    }
@@ -20,7 +48,7 @@
    $value = undef if($value eq "none");
 diff -upr ../cyrus-imapd-2.2.12.orig/perl/imap/IMAP/Shell.pm ./perl/imap/IMAP/Shell.pm
 --- ../cyrus-imapd-2.2.12.orig/perl/imap/IMAP/Shell.pm	2004-01-15 15:35:35.000000000 +0100
-+++ ./perl/imap/IMAP/Shell.pm	2005-06-28 14:24:46.000000000 +0200
++++ ./perl/imap/IMAP/Shell.pm	2005-08-29 04:02:38.000000000 +0200
 @@ -126,7 +126,7 @@ my %builtins = (exit =>
  		  [\&_sc_info, '[mailbox]',
  		   'display mailbox/server metadata'],





More information about the commits mailing list