On 2002-02-01, 08:05:03 (-0500), Brett Simpson wrote:
> Hello,
>
> Anomy has worked great for me here at work filtering everything I need it
> to. I had one user who had complained about one of his files being renamed
> because it had a & in it. Here's his sanitizer.log.
[snip]
> I currently have this in my Sanitizer.pm file.
>
> "file_characters" => '\?A-Za-z0-9!,_= .áéíóúýþæöðÁÉÍÓÚÝÞÆÖÐ',
Have you tried creating a config file defining the same list, and
adding '&' to it as well? Something like:
file_characters = \?A-Za-z0-9!,_= .áéíóúýþæöðÁÉÍÓÚÝÞÆÖÐ&
-- Bjarni R. Einarsson PGP: 02764305, B7A3AB89 36245@xyz.molar.is -><- http://bre.klaki.net/Check out my open-source email sanitizer: http://mailtools.anomy.net/ Spammers, please send plenty of email to: 36379@xyz.molar.is