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/07/03 01:18:23 UTC

[Bug 3564] New: sa-learn has separate sync and nosync options, leads to confusion.

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

           Summary: sa-learn has separate sync and nosync options, leads to
                    confusion.
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Learner
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: felicity@kluge.net


--sync is the new name for --rebuild, which says to sync the journal to the db.

--nosync says not to sync the journal to the db after learning.


So: "sa-learn --sync --nosync" becomes a valid commandline, which seems
counter-intuitive.  Note: the --sync overrides the --nosync, since there's no
learning going on.



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