[Mimedefang] set mimedefang to not scan authenticated users
Steffen Kaiser
skmimedefang at smail.inf.fh-bonn-rhein-sieg.de
Fri Apr 18 11:38:47 EDT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 18 Apr 2008, maillist wrote:
> if ($hits >= $req) {
> action_add_header("X-Orig-Rcpts", join(", ", @Recipients));
> foreach $recip (@Recipients) {
There is one "style-like" thing:
add a "my" like so:
foreach my $recip (...
"my" declares the variable as local, if MIMEDefang would run "use
strict;", you would get an error oterhwise.
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFICMCJ5ThHZhj8SBwRAqQyAJ0Qz+Vj5upq4/n43+KBIOVuEBZyRQCbByVf
5/8epvmHQTiqmVyQ7qg4wx0=
=h4uz
-----END PGP SIGNATURE-----
More information about the MIMEDefang
mailing list