Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 74e2bbb834a3d0f651b2b7d202bdcfcf > files > 151

cyrus-imapd-2.3.11-6mdv2008.1.x86_64.rpm

<!-- Creator     : groff version 1.19.1 -->
<!-- CreationDate: Wed Mar 26 07:55:38 2008 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="Content-Style" content="text/css">
<title>SIEVESHELL</title>
</head>
<body>

<h1 align=center>SIEVESHELL</h1>
<a href="#NAME">NAME</a><br>
<a href="#SYNOPSIS">SYNOPSIS</a><br>
<a href="#DESCRIPTION">DESCRIPTION</a><br>
<a href="#OPTIONS">OPTIONS</a><br>
<a href="#REFERENCES">REFERENCES</a><br>
<a href="#AUTHOR">AUTHOR</a><br>

<hr>
<a name="NAME"></a>
<h2>NAME</h2>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p>sieveshell &minus; remotely manipulate sieve scripts</p>
</td>
</table>
<a name="SYNOPSIS"></a>
<h2>SYNOPSIS</h2>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p>sieveshell [<b>&minus;&minus;user</b>=<i>user</i>]
[<b>&minus;&minus;authname</b>=<i>authname</i>]
[<b>&minus;&minus;realm</b>=<i>realm</i>]
[<b>&minus;&minus;exec</b>=<i>script</i>]
<i>server</i>[<b>:</b><i>port</i>]</p>
<!-- INDENTATION -->
<p>sieveshell <b>&minus;&minus;help</b></p>
</td>
</table>
<a name="DESCRIPTION"></a>
<h2>DESCRIPTION</h2>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p><b>sieveshell</b> allows users to manipulate their
scripts on a remote server. It works via
<small>MANAGESIEVE</small> , a work in progress.</p>
<!-- INDENTATION -->
<p>The following commands are recognized:</p>
</td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="17%"></td>
<td width="83%">
<p><b>list</b> list scripts on server.</p>
<!-- INDENTATION -->
<p><b>put</b> &lt;filename&gt; upload script to server.</p>
<!-- INDENTATION -->
<p><b>get</b> &lt;name&gt; [&lt;filename&gt;] get script. if
no filename display to stdout</p>
<!-- INDENTATION -->
<p><b>delete</b> &lt;name&gt; delete script.</p>
<!-- INDENTATION -->
<p><b>activate</b> &lt;name&gt; activate script.</p>
<!-- INDENTATION -->
<p><b>deactivate</b> deactivate all scripts.</p></td>
</table>
<a name="OPTIONS"></a>
<h2>OPTIONS</h2>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p><b>&minus;u</b> <i>user</i>,
<b>&minus;&minus;user</b>=<i>user</i></p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="17%"></td>
<td width="83%">
<p>The authorization name to request; by default, derived
from the authentication credentials.</p>
</td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p><b>&minus;a</b> <i>authname</i>,
<b>&minus;&minus;authname</b>=<i>authname</i></p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="17%"></td>
<td width="83%">
<p>The user to use for authentication (defaults to current
user).</p>
</td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p><b>&minus;r</b> <i>realm</i>,
<b>&minus;&minus;realm</b>=<i>realm</i></p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="17%"></td>
<td width="83%">
<p>The realm to attempt authentication in.</p>
</td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p><b>&minus;e</b> <i>script</i>,
<b>&minus;&minus;exec</b>=<i>script</i></p></td>
</table>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="17%"></td>
<td width="83%">
<p>Instead of working interactively, run commands from
<i>script</i>, and exit when done.</p>
</td>
</table>
<a name="REFERENCES"></a>
<h2>REFERENCES</h2>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p>[ <small>MANAGESIEVE</small> ] Martin, T.; &quot;A
Protocol for Remotely Managing Sieve Scripts&quot;,
draft&minus;ietf&minus;managesieve&minus;03.txt, Mirapoint,
Inc.; May 2001, work in progress.</p>
</td>
</table>
<a name="AUTHOR"></a>
<h2>AUTHOR</h2>
<!-- INDENTATION -->
<table width="100%" border=0 rules="none" frame="void"
       cols="2" cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="89%">
<p>Tim Martin &lt;tmartin@mirapoint.com&gt;, and the rest of
the Cyrus team &lt;cyrus&minus;bugs@andrew.cmu.edu&gt;.</p>
</td>
</table>
<hr>
</body>
</html>