In Part 1, we discussed the need for building a regular expression to help us filter spam. I showed how to install and build a regular expression using Regulazy. In this article, we’ll cover testing the regular expression as well as how to add a regular expression to a spam filter.