This manual page is for Mac OS X Server version 10.6.3

If you are running Mac OS X (client), this command is not available.

If you are running a different version of Mac OS X Server, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



INSTALLSIEVE(1)                                                                              INSTALLSIEVE(1)



NAME
       installsieve - user utility for managing sieve scripts

SYNOPSIS
       installsieve

DESCRIPTION
       installsieve is a utility that allows users to manage their sieve scripts kept on the server.



OPTIONS
       -v  <name> View script with the given name. The script if retrieved sucessfully is output to standard
       output.

       -l List all of the scripts currently on the server. If one of  the  scripts  is  active  a  arrow  is
       printed indicating that it is the active script.

       -p <port> Port to connect to. If left off this defaults to "sieve" as defined in /etc/services.

       -i <file> Install a file onto the server. If a script with the same name already exists on the server
       it is overwritten. Upon sucessfully putting the script on the server the script  is  set  active.  If
       <file>  has the extension .script it is chopped when put on the server since sieve names may not con-tain contain
       tain a '.'.

       -a <name> Set <name> as the active script. The list of available names can be obtained from the  '-l'
       option..

       -d <name> Delete the sieve script on the server with <name>.

       -m <mechanism> Force installsieve to use <mechanism> for authentication. If not specified the strong-est strongest
       est authentication mechanism is chosen.

       -g <name> Get the sieve script with <name> and save it to disk with a ".script" extension. If a  file
       with that name already exists it is overwritten.

       -u <user> Userid/Authname to use for authentication; by default, the current user.



CMU                                             Project Cyrus                                INSTALLSIEVE(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...