http://bugzilla.spamassassin.org/show_bug.cgi?id=4153
------- Additional Comments From [EMAIL PROTECTED] 2005-05-10 16:23 ------- Subject: Re: [review] RFE : Spamc patch for config file -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [EMAIL PROTECTED] writes: > http://bugzilla.spamassassin.org/show_bug.cgi?idA53 > > ------- Additional Comments From [EMAIL PROTECTED] 2005-05-10 16:09 ------- > > and then change the script to run > > > > ok (spamcrun ("-F log/spamc_test.cf < data/spam/001", \&patterns_run_cb)); > > > > Running this using a test config with -U log/spamd.sock ends up with : > ../spamc/spamc -d localhost -p 57398 -F data/spamc_test.cf < data/spam/001 > > I think it's because of the following check in SATest.pm > > if($args !~ /\b(?:-p\s*[0-9]+|-U)\b/) > { > $spamcargs = "$spamc -d $spamdhost -p $spamdport $args"; > }else > { > $spamcargs = "$spamc $args"; > } ick. yeah, I think it'd be fine to change that to accept '|-F|-U)' instead of just '|-U)' to avoid that. - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Exmh CVS iD8DBQFCgUJBMJF5cimLx9ARAgMvAJ48iTYs3Clf1omL4D2uOex47iBMhQCfcsNV V8xU8+nFq1uEvnwkbTlgb3k= =VpMo -----END PGP SIGNATURE----- ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
