You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by sp...@incubator.apache.org on 2004/05/27 07:42:36 UTC

[SpamAssassin Wiki] Updated: RemoteImapFolder

   Date: 2004-05-26T22:42:35
   Editor: 202.64.246.75 <>
   Wiki: SpamAssassin Wiki
   Page: RemoteImapFolder
   URL: http://wiki.apache.org/spamassassin/RemoteImapFolder

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -8,6 +8,8 @@
 DMZS-sa-learn is a perl script that reads 2 imap folders, spam & not-spam and processes them through SpamAssassin sa-learn to learn bayesian classifications. 
 [[BR]]
 
+
+
 With many people all utilizing the same mail resources, a method for integrating the learning of all users spam that wasn't flagged properly was needed. Searching google I found several good resources on setting up & using imap and sa-learn, however all (that i have found) have the processing happen assuming Spamassassin & the imap server were located on the same machine. If you have a secured network or a large network, you will most likely have your MTA/Virus/Spam functions on separate servers from the users mail servers. 
 [[BR]]