You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/08/23 11:17:45 UTC

[Bug 3720] New: manual of sa-learn(1) wording of /path/to/spam/folder

http://bugzilla.spamassassin.org/show_bug.cgi?id=3720

           Summary: manual of sa-learn(1) wording of /path/to/spam/folder
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
               URL: http://bugs.debian.org/265891
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Documentation
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: climent@users.sourceforge.net


In sa-learn(1) manual at GETTING STARTED it reads:

      Use this tool to teach SpamAssassin about these samples, like so:
                   sa-learn --spam /path/to/spam/folder
                   sa-learn --ham /path/to/ham/folder
                   ...

It not entirely clear (to non-english) that these examples refer to
directory containing individual files. Please consired being mroe explicit,
like:

      Use this tool to teach SpamAssassin about these samples, like so,
      supposing each mail in in its own file:

                   sa-learn --spam /path/to/spam/directory/
                   sa-learn --ham /path/to/ham/directory/



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.