How to Install cron-deja-vu in Ubuntu 18.04



Install cron-deja-vu by entering the following commands in the terminal:

sudo apt update
sudo apt install cron-deja-vu

Description:

filter for recurring cron mails

It filters unwanted recurring cron emails, is trained using a MailDir folder, and intended for usage with procmail. Traditional spam filters are less suitable for cron emails as these are based on probabilities and keywords. This filter applies rules to cron email to unify and filter it. E.g. All numbers are unified, or dates, one can define custom rules as regular expressions. The filter can be seen as a dynamic logcheck.

Homepage: https://code.google.com/p/cron-deja-vu/

Version: 0.4-5.1

Section: universe/mail