blob: b8cb7d9cebda1f2c06ad48e8c357560c5a8dfeda (
plain) (
tree)
|
|
This file contains just some notes/thoughts on various implementation issues
for other backends or different things.
Full-message availability
Pristine retraining or SpamAssassin retraining might need the full message
available. This can easily be implemented since the backend is passed each
struct mail *mail that is moved.
|