Installation
- Log on as root or a user account with full sudo access.
- Download the compressed archive and move it to /.
- Type tar -zxvf /<filename> and press <Enter>.
- Type /usr/local/sb/scripts/install.sh and press <Enter>.
- Follow the prompts to perform the initial configuration.
The installation script takes care of everything else.
Mailbox Configuration
- Log on as root or a user account with full sudo access.
- Edit /home/init/procmail-template.rc and customize for your server.
- Type /usr/local/sb/scripts/setup-mailboxes.sh and press <Enter>.
The script creates a .procmailrc file in each user's HOME directory.
If setup-mailboxes.sh finds an existing .procmailrc file in a user's home directory, it saves the new .procmailrc as procmailrc.new. You will need to merge the two files manually.