> 1. MailScanner uses variables to tell it what to do and not
> to do. By default the configuration parameter "Find
> UU-Encoded Files" is set to no, but in the actual MailScanner
> files (file Message.pm) the parameter that is tested is
> "lookforuu" whereas the actual parameter being set is "LookForUU"
> (line 2155) so the result is that even when you tell the
> system to not look for (and subsequently decode) uuencoded
> files, it does it anyway, and worse, re-encodes them as mime
> instead of putting the uuencoded file back...
>
> --
> Larry Smith
Larry, thanks for this info!
What'd be the best workaround, assuming I don't want to decode UU-encoded
files? Edit Message.pm?
Best,
--
Arthur Sherman