Thank you for changing your mind,
but there was a small error introduced after changing back.
In the two code lines
} elsif (!$this->{relayok} && ( ($spamaddresses
&& !$this->{nocollect}
&& matchSL( "$u$h", 'spamaddresses' ) )
or (!$Whitelist{lc $this->{mailfrom} } &&
pbTrapFind("$u$h",1) && $MakeTraps==2))) {
.....
} elsif (!$this->{addressedToSpamBucket} &&
!matchSL( "$u$h", 'noPenaltyMakeTraps' ) && ((($spamtrapaddresses &&
matchSL("$u$h",'spamtrapaddresses')) or (!$Whitelist{lc $this->{mailfrom} } &&
$MakeTraps==1 && pbTrapFind("$u$h")) ) && !$this->{relayok} &&
!$this->{acceptall})) {
....
$MakeTraps should change to $DoPenaltyMakeTraps.
tk
-----Ursprüngliche Nachricht-----
Von: Fritz Borgstedt [mailto:[email protected]]
Gesendet: Mittwoch, 24. Februar 2010 22:42
An: ASSP development mailing list
Betreff: Re: [Assp-test] Traps don't work anymore in 1.7.1.0
OK. I reversed myself and put back the old DoPenaltyMakeTraps (with a moderate
change).
Just for the record - the new function was working, but there was a grace
period of 24 hours, before an invalid address could become a trap address.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval Try the new software tools for
yourself. Speed compiling, find bugs proactively, and fine-tune applications
for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test