~ubuntu-branches/ubuntu/trusty/dovecot-antispam/trusty-proposed

« back to all changes in this revision

Viewing changes to NOTES

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2009-03-04 16:06:42 UTC
  • Revision ID: james.westby@ubuntu.com-20090304160642-z0h8pw2urk6geh9j
Tags: upstream-1.1+20090218.git.g28075fa
ImportĀ upstreamĀ versionĀ 1.1+20090218.git.g28075fa

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
This file contains just some notes/thoughts on various implementation issues
 
3
for other backends or different things.
 
4
 
 
5
 
 
6
Full-message availability
 
7
 
 
8
Pristine retraining or SpamAssassin retraining might need the full message
 
9
available. This can easily be implemented since the backend is passed each
 
10
struct mail *mail that is moved. For an example see the mailtrain backend.