develooper Front page | perl.qpsmtpd | Postings from May 2010

Re: [PATCH] packaging updates

Thread Previous | Thread Next
From:
Matt Simerson
Date:
May 11, 2010 21:27
Subject:
Re: [PATCH] packaging updates
Message ID:
98301C66-30C9-4671-B3A9-8DA770A870BF@tnpi.net

On May 11, 2010, at 9:23 PM, Robert Spier wrote:

> Applied as
> e13952164df61ac289f9f124a7a8bc63d290d4bc
> 
> Something isn't right with the test config, unrelated to this CL, but
> it looks like the greylisting test might not be being run.

As previously noted, the greylisting tests are not run unless the greylisting plugin is enabled. It is not enabled in the config.sample/plugins file.

Matt



> Matt Simerson wrote:
>> 
>> added to MANIFEST
>> plugins/check_bogus_bounce (already committed to abh/head)
>> plugins/auth/auth_vpopmaild (imported by rspier)
>> t/plugin_tests/greylisting  (patch is pending import, with rspier suggestions included)
>> 
>> added packaging to MANIFEST.SKIP
>> ---
>> MANIFEST      |    3 +++
>> MANIFEST.SKIP |    1 +
>> 2 files changed, 4 insertions(+), 0 deletions(-)
>> 
>> diff --git a/MANIFEST b/MANIFEST
>> index 7ae1b14..59c9260 100644
>> --- a/MANIFEST
>> +++ b/MANIFEST
>> @@ -66,6 +66,7 @@ plugins/auth/auth_checkpassword
>> plugins/auth/auth_cvm_unix_local
>> plugins/auth/auth_flat_file
>> plugins/auth/auth_ldap_bind
>> +plugins/auth/auth_vpopmail
>> plugins/auth/auth_vpopmail_sql
>> plugins/auth/auth_vpopmaild
>> plugins/auth/authdeny
>> @@ -73,6 +74,7 @@ plugins/check_badmailfrom
>> plugins/check_badmailfromto
>> plugins/check_badrcptto
>> plugins/check_badrcptto_patterns
>> +plugins/check_bogus_bounce
>> plugins/check_basicheaders
>> plugins/check_earlytalker
>> plugins/check_loop
>> @@ -146,6 +148,7 @@ t/plugin_tests/auth/auth_flat_file
>> t/plugin_tests/auth/authdeny
>> t/plugin_tests/auth/authnull
>> t/plugin_tests/check_badrcptto
>> +t/plugin_tests/greylisting
>> t/plugin_tests/dnsbl
>> t/plugin_tests/rcpt_ok
>> t/qpsmtpd-address.t
>> diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
>> index d341b38..bc39413 100644
>> --- a/MANIFEST.SKIP
>> +++ b/MANIFEST.SKIP
>> @@ -29,3 +29,4 @@ output/.*
>> ^\.git/.*
>> ^cover_db/
>> \.(orig|rej)$
>> +packaging
>> -- 
>> 1.7.0.6
>> 


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About