-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason Haar wrote:
> David Sveningsson wrote:
>> # maildrop -v 2>&1|grep '^maildrop'|grep '1\.0'
>> maildrop 2.1.0 Copyright 1998-2005 Double Precision, Inc.
>>
>> I suggest modifying the regexp match whitespace in front of the version
>> string.
> Note
David Sveningsson wrote:
>
> # maildrop -v 2>&1|grep '^maildrop'|grep '1\.0'
> maildrop 2.1.0 Copyright 1998-2005 Double Precision, Inc.
>
> I suggest modifying the regexp match whitespace in front of the version
> string.
Noted. Will be fixed in next release
--
Cheers
Jason Haar
Information Sec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, I ran into some issues trying to build qmail-scanner.
The test for old version of maildrop (1.0) fails when using maildrop 2.1.0.
Digging into the code shows that the test simply greps for 1.0 in the
version string and indeed finds a match, 2.1.0