Per-Erik Persson skrev den 2013-02-13 09:11:
Has anyone seen a tool for the integration between sa-learn and
microsoft exchange?
is it still supported from micro$oft ?
Ideally I would like a tool like this:
./sa-learn-wrapper --server=XXX --credentials-XXX --spam|ham
--matchingpattern=XXX
that would maybe be like dovecot-antispam ?, where users just move msgs
to a junk folder and then the imap protocol call dspam by default, and
all dspam search for is the dspam signature either in headers, or in
body, then dspam knows what to do for what content, and the last to
resort is just to relearn it as spam or ham
have exchange such api ?
I started writing one myself a while ago but stumbled upon the fact
that
the the imapserver in exchange cannot change to a folder that is not
"personal", to do that you need a real MAPI connection.
not shared folder possible ?, all of my networking members drops
exchange and go to google apps mx setups, dont know why :=)
Any solutions?
dovecot 2.x with dovecot-antispam