Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
timsieved - Unix, Linux Command
Advertisements
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. dont
proxy) manage global scripts.
Timsieved reads its configuration options out of the
imapd.conf(5)
file unless specified otherwise by -C.
OPTIONS
| Tag | Description |
|
-C config-file | | |
Read configuration options from config-file.
|
FILES
| Tag | Description |
|
/etc/imapd.conf | | |
|
SEE ALSO
imapd.conf(5), cyrus-master(8)
Advertisements
|
|
|