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

Content-Type: text/plain; charset=us-ascii

In message <[EMAIL PROTECTED]>, Daniel Czarnecki writes:
>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?

What do you mean by "incoming mail"?  The code above makes it so that only 
mail that it destined for your machine is scanned. Isn't that what you want?

- -- 
Ted Cabeen           http://www.pobox.com/~secabeen            [EMAIL PROTECTED] 
Check Website or Keyserver for PGP/GPG Key BA0349D2         [EMAIL PROTECTED]
"I have taken all knowledge to be my province." -F. Bacon  [EMAIL PROTECTED]
"Human kind cannot bear very much reality."-T.S.Eliot        [EMAIL PROTECTED]


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (OpenBSD)
Comment: Exmh version 2.5 07/13/2001

iD8DBQE9GfGooayJfLoDSdIRAsEMAKC4m6HX6aBHCGeoH8mDrnvkh5XpRgCdGpld
Lnl7dv/eq4efRfdLTwSwbxM=
=Ra+3
-----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! 
JabberConf 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