packaging updates

added to MANIFEST
 plugins/check_bogus_bounce
 plugins/auth/auth_vpopmaild
 t/plugin_tests/greylisting

added packaging to MANIFEST.SKIP

Signed-off-by: Robert <rspier@pobox.com>
This commit is contained in:
Matt Simerson 2010-05-11 02:33:02 -04:00 committed by Robert
parent b81d464c87
commit e13952164d
2 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,7 @@ plugins/auth/auth_checkpassword
plugins/auth/auth_cvm_unix_local plugins/auth/auth_cvm_unix_local
plugins/auth/auth_flat_file plugins/auth/auth_flat_file
plugins/auth/auth_ldap_bind plugins/auth/auth_ldap_bind
plugins/auth/auth_vpopmail
plugins/auth/auth_vpopmail_sql plugins/auth/auth_vpopmail_sql
plugins/auth/auth_vpopmaild plugins/auth/auth_vpopmaild
plugins/auth/authdeny plugins/auth/authdeny
@ -73,6 +74,7 @@ plugins/check_badmailfrom
plugins/check_badmailfromto plugins/check_badmailfromto
plugins/check_badrcptto plugins/check_badrcptto
plugins/check_badrcptto_patterns plugins/check_badrcptto_patterns
plugins/check_bogus_bounce
plugins/check_basicheaders plugins/check_basicheaders
plugins/check_earlytalker plugins/check_earlytalker
plugins/check_loop plugins/check_loop
@ -146,6 +148,7 @@ t/plugin_tests/auth/auth_flat_file
t/plugin_tests/auth/authdeny t/plugin_tests/auth/authdeny
t/plugin_tests/auth/authnull t/plugin_tests/auth/authnull
t/plugin_tests/check_badrcptto t/plugin_tests/check_badrcptto
t/plugin_tests/greylisting
t/plugin_tests/dnsbl t/plugin_tests/dnsbl
t/plugin_tests/rcpt_ok t/plugin_tests/rcpt_ok
t/qpsmtpd-address.t t/qpsmtpd-address.t

View File

@ -29,3 +29,4 @@ output/.*
^\.git/.* ^\.git/.*
^cover_db/ ^cover_db/
\.(orig|rej)$ \.(orig|rej)$
packaging