From a2d9676982f3bab99567be9516d6b70d9235524a Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Fri, 5 Oct 2001 21:02:17 +0000 Subject: added example to filter bulk mail. * C/usage-mail-org.sgml: added example to filter bulk mail. svn path=/trunk/; revision=13470 --- help/C/usage-mail-org.sgml | 49 ++++++++++++++++++++++++++++++++++++++++++++++ help/ChangeLog | 4 ++++ 2 files changed, 53 insertions(+) diff --git a/help/C/usage-mail-org.sgml b/help/C/usage-mail-org.sgml index 3e806b0ba8..6c29c01025 100644 --- a/help/C/usage-mail-org.sgml +++ b/help/C/usage-mail-org.sgml @@ -433,7 +433,56 @@ + + Using a Filter to Avoid Spam + + The majority of bulk mail is tagged with the + Precedence: Bulk header at + one point or another. Some of these messages, of course, + could be in mailing lists you've subscribed to, but many of + them are unsolicited commercial email. + + + To catch them and put them all in one place, create a + new filter for incoming mail. Then: + + + Set the first part of your search critera to look in a Specific header. + + + + Enter Precedence as the name of the header. + + + + Choose contains at the second drop-down box. + + + + Enter Bulk as the content to search for. + You're now working with all email that has the word "Bulk" in the + "Precedence" header. + + + + For actions, select "Move to Folder" and choose the + folder where you'd like to place bulk mail. + + + + If you like, add an action and choose Stop + Processing if you'd like this message to be + ignored by all other filters. + + + + Click OK. You're done. + + + + + Editing Filters diff --git a/help/ChangeLog b/help/ChangeLog index 63c1785903..7092fb36eb 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2001-10-05 Aaron Weber + + * C/usage-mail-org.sgml: added example to filter bulk mail. + 2001-10-01 Aaron Weber * C/usage-mail.sgml: missing directory for figure file ref. -- cgit v1.2.3