-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Guys,

The code that checks to see if your IP is local in the qmail-scanner 
script:   return if (defined($ENV{'RELAYCLIENT'}));

- --snip
sub spamassassin {
  return if (defined($ENV{'RELAYCLIENT'}));
  #SpamAssassin client scanner
  my ($spamassassin_found,$spamassassin_status);
  my ($start_spamassassin_time)=[gettimeofday];
- --end snip

Can I change anything here so it only scans incoming mail?

Thanks,

Dan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAj0ZZpEACgkQHzcNDJnXCuSUVQCffSc2vHTALpwaYd4zbc24vZnT
50oAn2jBr4ml7HKSuQul3o7lGLt5ntx+
=e1e3
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to