help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RMAIL spam


From: the zak
Subject: RMAIL spam
Date: Thu, 20 Dec 2007 22:33:20 -0800 (PST)
User-agent: G2/1.0

_ _ _ _ _  http://wiki.apache.org/spamassassin/RMAIL  _ _ _ _ _
http://wiki.apache.org/spamassassin/RMAIL

   #Start Wiki Markup Print View Search Index Glossary
   Help

   Spamassassin Wiki
   Search: ____________________ Titles Text
     * Login

     * Home
     * Wiki
     * RecentChanges
     * FindPage
     * HelpContents
     * RMAIL
     __________________________________________________

     * Immutable Page
     * Show Changes
     * Get Info
     * More Actions:
       [Show Raw Text......] Do

RMAIL

   RMAIL in EMACS

   For RMAIL in EMACS and the intermediate beginner trying
   to figure out how to use the SpamAssassin headers where
   a system, for example a university system, has
   SpamAssassin headers appearing on the RMAIL messages in
   EMACS there is for some systems a bit of information
   that might work at [WWW]
   http://www.emacswiki.org/cgi-bin/emacs-en/RmailSpamFilter

   For others using RMAIL in EMACS more information needs
   to be developed that can be understood by the
   intermediate beginner type of user.
     __________________________________________________

   CategoryUsers CategoryUsers

   last edited 2007-12-21 06:02:17 by donwarnersaklad

     * Immutable Page
     * Show Changes
     * Get Info
     * More Actions:
       [Show Raw Text......] Do

     * MoinMoin Powered
     * Python Powered
     * Valid HTML 4.01

http://wiki.apache.org/spamassassin/RMAIL
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _  http://www.emacswiki.org/cgi-bin/emacs-en/RmailSpamFilter  _ _
http://www.emacswiki.org/cgi-bin/emacs-en/RmailSpamFilter


   #EmacsWiki EmacsWiki: RmailSpamFilter

   [Home] SiteMap Search ElispArea HowTo RecentChanges News Problems
Suggestions

   _________________________ Search

RmailSpamFilter

   Spam filtering for Rmail is part of Emacs 22.
     * http://www.deas.harvard.edu/climate/eli/Downloads/rmail-spam-filter/

Contents

    1. Tips
         1. Automatically process X-Spam-Flag headers
         2. Spamassassin headers
    2. Questions

Tips

Automatically process X-Spam-Flag headers

    (setq rsf-definitions-alist
          '(((from . "") (to . "") (subject . "")
             (contents . "X-Spam-Flag: YES")
             (action . output-and-delete))))

Spamassassin headers

   For Rmail users where spamassassin headers appear on messages
already, here are hints,
   tips, pointers about how to filter...

   http://www.cites.uiuc.edu/antispam/overview.html - Personal Spam
Policies
                   Tag and    Cautious     Aggressive     No
Quarantine
                   Deliver
             ___________________________________________________
    Not Spam     | delivered  delivered    delivered      delivered
    Likely Spam  | delivered  quarantined  quarantined    delivered
    Certain Spam | delivered  quarantined  deleted        deleted
    Known Virus  | deleted    deleted      deleted        deleted

   http://www.math.uconn.edu/itresources/spam_filter.php - Filtering

Questions

   - What are the existing sorting commands in Rmail, in Emacs that
   can be used to sort SpamAssassin headers already on messages?...
  Dunno what you mean.

   - How do you set up a quarantine file for spam that can be checked
   later for any possible false positives?...
  Please see rsf-file (which is where spam can be stored). Just put
action to output-and-delete to use that feature.

   - How do you set a white list of favorite correspondents?... - don
warner saklad
  you have rsf-white-list for that.

   - Would there be any way to make it all more clear, step by step
   what to do and how to do it?... the explanations appear to be a
   level above the intermediate beginner level looked for here.

   See also http://wiki.apache.org/spamassassin/RMAIL
 
_____________________________________________________________________________________

   CategoryMail
 
_____________________________________________________________________________________

   SiteMap Search ElispArea HowTo RecentChanges News Problems
Suggestions
   Edit this page View other revisions Administration
   Last edited 2007-12-21 06:04 UTC by
user-0c2imcl.cable.earthlink.net (diff)
   CC-GNU GPL
   This work is licensed to you under version 2 of the GNU General
   Public License.  Alternatively, you may choose to receive this work
   under any other license that grants the right to use, copy, modify,
   and/or distribute the work, as long as that license imposes the
   restriction that derivative works have to grant the same rights and
   impose the same restriction. For example, you may choose to receive
   this work under the GNU Free Documentation License, the
   CreativeCommons ShareAlike License, the XEmacs manual license, or
   similar licenses.

http://www.emacswiki.org/cgi-bin/emacs-en/RmailSpamFilter
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


reply via email to

[Prev in Thread] Current Thread [Next in Thread]