Gary wrote: > $penpals_threshold_high = $sa_kill_level_deflt + $penpals_bonus_score;
> I was also thinking that if $penpals_threshold_high is not defined, then the > default could be calculated like this, as there is no point in processing > here if the processing has no net effect (cannot help the outcome). But then again, if someone is using procmail to count stars, who knows whether it will affect the outcome or not. Also, an additional calculation does take a few CPU cycles, so in some situations adding a calculation would increase overhead. Gary V _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
