Name

msgsievebuild — rebuild Messaging Server user mail filters

Synopsis

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

Description

The msgsievebuild Messaging Server utility is a C program that rebuilds Messaging Server users' Sieve mail filters. Messaging 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-caldera.com-volution/msg/bin/msgsievebuild

the msgsievebuild binary

See also

msgusermod(8)

Cyrus documentation