> > Jorge Valdes posted on 2004-06-29 instructions to add > > scanning using the > > File::Scan perl module (available via CPAN) to qmail-scanner. > > > > I have taken his instructions and created a patch which > > includes configure support for q-s-1.23. > > Small problem. Needs to be recursive - currently it relies on "ls" to > provide a full file listing.
Good point. Attempt 2 should be attached, this version changes the original sub-filescan.pl to use "find" instead of "ls". I've been using this for a week or so without any problems. Chris Hine
qs-filescan-1.23-v2.patch
Description: Binary data