Bayesian spam filters, which are a type of scoring content-based spam filters, analyze the contents of the mail, and calculate the probability of the message being spam. It builds up a list of characteristics of elements that are typically spam as well as good emails. The advantage of the Bayesian spam filters is that they build up the list of characteristics themselves, and do not depend on the manually built list.