 |
Index for Section 8 |
|
 |
Alphabetical listing for T |
|
 |
Bottom of page |
|
TIMSIEVED(8)
NAME
timsieved - CMU hack for getting sieve scripts onto the server
SYNOPSIS
timsieved [ -C config-file ]
DESCRIPTION
timsieved is a server that allows users to remotely manage their sieve
scripts kept on the server. It accepts commands on its standard input and
responds on its standard output. It MUST be invoked by master(8) with those
descriptors attached to a remote client connection.
Cyrus admins that authenticate and authorize as themselves (e.g. don't
proxy) manage global scripts.
Timsieved reads its configuration options out of the imapd.conf(5) file
unless specified otherwise by -C.
OPTIONS
-C config-file
Read configuration options from config-file.
FILES
/etc/imapd.conf
SEE ALSO
imapd.conf(5), master(8)
 |
Index for Section 8 |
|
 |
Alphabetical listing for T |
|
 |
Top of page |
|