Jon Dossey writes: > > I'm sure a lot of us have a similar setup, linux/bsd mx gateways > (running SA) relaying mail to Exchange, and Outlook clients. I'm just > curious how everyone handles learning? > > It seems like a lot of people recommend a public folder for users to > dump spam in, but how do you get it back out into a useable format that > sa-learn will understand? Saving messages out of Outlook (for me > anyway) into a txt file removes all the internet headers. > > So how else do you handle getting your messages back out of > exchange/outlook, and sa-learn'ed?
You need to setup the public folder so that messages placed there are not treated as a forward. Under properties/Admistration set Drag/Drop posting is a: Move/Copy After which: Well the way I do it is via IMAP Started from a script: http://www.dmzs.com/tools/files/spam/DMZS-sa-learn.pl And modified it a bit to suit my needs. (basically tossed in a call to formail so I can have a text copy that I can work with if need be)