E-mail Filtering Article Index for
E-mail
Website Links For
Filtering
 

Information About

E-mail Filtering




Email filtering Software inputs email. For its output, it might pass the message through unchanged for delivery to the user's mailbox, redirect the message for delivery elsewhere, or even throw the message away. Some mail filters are able to edit messages during processing.


MOTIVATION

Common uses for mail filters include removal of Spam and of Computer Virus es. A less common use is to inspect outgoing e-mail at some companies to ensure that employees comply with appropriate laws. Users might also employ a mail filter to prioritize messages, and to sort them into folders based on subject matter or other criteria.


METHODS

Mail filters can be installed by the User , either as separate programs (see links below), or as part of their E-mail Program (''e-mail client''). In e-mail programs, users can make personal, "manual" filters that then automatically filter mail according to the chosen criteria. Most e-mail programs now also have an automatic spam filtering function. Internet Service Provider s can also install mail filters in their Mail Transfer Agent s as a service to all of their customers. Corporations often use them to protect their employees and their Information Technology assets.


CUSTOMIZATION

Mail filters have varying degrees of configurability. Sometimes they make decisions based on matching a Regular Expression . Other times, keywords in the message body are used, or perhaps the e-mail address of the sender of the message. Some more advanced filters, particularly anti-spam filters, use statistical Document Classification techniques such as the Naive Bayes Classifier . Image filtering can also be used that use complex image analysis algorithms to detect skin-tones and specific body shapes normally associated with adult-images (pornographic images).


SEE ALSO



EXTERNAL LINKS