David B Funk <[EMAIL PROTECTED]> wrote: > Silly question, how does Bayes deal with a message that has -no- > Message-ID? Unlike NNTP, SMTP does not require a Message-ID, just > reccomends one.
If there is no message ID, SA uses a hash of the message text followed by '@sa_generated'. Unfortunately that means if the message is modified at a later stage before delivery it won't be possible to correct mislearning (of course, relearning a modified message doesn't work completely right even if there is a message ID). -- Keith C. Ivey <[EMAIL PROTECTED]> Washington, DC
