The Pigeonhole’s project `sieve` allows for relatively powerful rules-based filtering on either an email client or email server. We’re going to implement and configure `sieve` to filter email for our CEO so he can have one less frustration while running the company.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Install `sieve` and configure `dovecot` to use the plugin
Ensure
dovecot-pigeonhole
is installed.
Configuredovecot
to use the sieve plugin- Set up a `sieve` script to filter spam messages.
Make sure to create the script in a location that
sieve
is configured to look.
Make sure your script is configured to look at the right place in the email.