> I suspect that you could do this as a plugin, but I also > suspect you would > have to take ugly liberties with the internal data storage in SA. For > instance, I suspect (but do not know) that plugins are > probably not supposed > to modify the mail text.
Well, the modification would not be passed on to anyone outside of SA, it's just there for the scanning, so it can't hurt. I'll have to see if the plugin mechanisms allow the passing back of changed mail content somehow. > You could certainly do something > like this by > patching permsgstatus.pm. Ok, I'll see if I can have a look at it. > If this is an idea that interests you enough to work on it, I > personally > would suggest you grab the ball and run with it -- find out > if this really > helps or not. Oh, the interest is there, it's a question of time and brainpower :) > If the results are wonderful and the code is > ugly beyond belief > I'm sure someone will be willing to rewrite as needed. If the results > aren't any good, then the code won't matter much anyway. ;-) Indeed. Thanks for the code-pointer. Regs, Sven