MAKE_SHA1

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

*

NAME

make_sha1 - Generate SHA1 checksums for given set of users.

SYNOPSIS

make_sha1 [ -C config-file ] [ -D md5_dir ] [ -k count ] [ -f input_file ] [ -m offset ] [ -M modulo ] [ -v ] [ userid... ]

DESCRIPTION

Generate SHA1 checksums for messages given set of users. Works as incremental update: reads in existing set of SHA1 checksums from sha1_dir/u/userid (hashed on first letter of userid) if that file exists. Scans account looking for new messages, and then updates record.

The SHA1 checksums which are generated are used to test integrity of the master, replica and backup systems on Hermes.

OPTIONS