Name

msgsievebuild — rebuild SCOoffice Mail Server user mail filters

Synopsis

/opt/lsb-sco.com/msg/bin/sievebuild [ --uid=name --debug ]

Description

The msgsievebuild SCOoffice Mail Server utility is a C program that rebuilds SCOoffice Mail Server users' Sieve mail filters. SCOoffice Mail Server vacation and spam filtering are implemented with Seive, a mail filtering language provided by Cyrus.

Because the msgsievebuild utility queries the LDAP server for user attributes and builds the mail filters based on that data, neither mail filtering nor vacation preference changes take place until msgsievebuild is run by cron(8). The cron job is run as root every half hour.

Only the root user can use the msgsievebuild tool.

When run without options, the msgsievebuild rebuilds all users' Seive files. The following options are supported:

--uid=name

Rebuild sieve files for specified users.

--debug

Enable debugging output.

Files

/opt/lsb-sco.com/msg/bin/msgsievebuild

the msgsievebuild binary

See also

msgusermod(8)

Cyrus documentation