http://bugzilla.spamassassin.org/show_bug.cgi?id=4305
------- Additional Comments From [EMAIL PROTECTED] 2005-05-05 13:19 -------
Subject: Re: remove use of Storable in spamd
> not sure how you'd intend to do that ;)
A naming convention might work.
->{conf}->{object}
and anything under that would have the call. There's probably a better way.
> could you explain?
Well, I really do not like these special cases:
elsif ($k =~ /^(internal|trusted)_networks$/) {
if ($v->{nets}) {
elsif ($k eq 'scores') {
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.