- Lab
- A Cloud Guru
Linux Email Services - Sorting and Filtering Email with Sieve
The applications team at Eucalyptus and Lavender, Inc. has been getting a lot of emails with the subject “spam” in their applications user mailbox. You have been asked to create a filter so that any messages with “spam” in the subject are moved directly to the trash. To complete this lab: - Create a file in the `/home/cloud_user` directory named `.dovecot.sieve`. - Add a rule that will send any messages containing the word “spam” in the subject line to the trash. Good luck!
Path Info
Table of Contents
-
Challenge
Install Dovecot and Configure the Mail Location
Install the
dovecot
anddovecot-pigeonhole
packages. Configure the Dovecot mail location. Tell Postfix to deliver mail using Dovecot, and restart the Postfix and Dovecot services. -
Challenge
Configure Dovecot to Use Sieve and Add a Sieve Script
Configure Dovecot to use Sieve and autocreate any mailboxes that are needed to file mail into. Create a Sieve script that files any mail for the cloud_user that contains the subject "spam" into the Trash folder. Then restart the Dovecot service.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.