DESCRIPTION | The filter is used by MailMan to determine into which basket to place amessage.Messages can be filtered based on up to three criteria which are 'and'edtogether: - Subject contains - Message is from - Message is toFor example, if you specify 'subject contains' and 'message is from', thefilter takes effect only if the subject contains the string you specify ANDthe message is from the person you specify. If you wish the filter to take effect upon 'subject contains' OR 'messageis from' you must create two filters, one with 'subject contains', and theother with 'message is from'.Filtering takes place during message delivery and can also be selected as abasket action. The filter is ignored during delivery under the following conditions: - The message already exists in one of your baskets. - The message is from you, and you specified a basket (other than the INbasket) at the transmit prompt. |