Vadym Chepkov wrote:
I have read ResendingMailWithHeaders document and I couldn't find is there a
plug-in available for
Outlook so you can provide a feedback to Bayes just by pressing 'Spam' or 'Ham'
buttons? Thank
you.
Nothing I've found yet.
This page comes close:
http://www.peculiarities.com/code/outlook.html
It has code to "report" spam or ham or an Outlook public folder. When
used in conjunction with Exchange, you can run sa-learn on the public
folder through IMAP. Problem is the code is basically a VBA macro. To
make it really useful, someone would need to turn it into an Outlook
add-in that creates commandbar icons and probably right-click menu options.
Anyway care to take this task on?
- S