1TIMSIEVED(8) System Manager's Manual TIMSIEVED(8)
2
3
4
5 *
6
8 timsieved - CMU hack for getting sieve scripts onto the server
9
11 timsieved [ -C config-file ]
12
14 timsieved is a server that allows users to remotely manage their sieve
15 scripts kept on the server. It accepts commands on its standard input
16 and responds on its standard output. It MUST be invoked by master(8)
17 with those descriptors attached to a remote client connection.
18
19 Cyrus admins that authenticate and authorize as themselves (e.g. don't
20 proxy) manage global scripts.
21
22 Timsieved reads its configuration options out of the imapd.conf(5) file
23 unless specified otherwise by -C.
24
26 -C config-file
27 Read configuration options from config-file.
28
30 /etc/imapd.conf
31
33 imapd.conf(5), cyrus-master(8)
34
35
36
37CMU Project Cyrus TIMSIEVED(8)