http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4862
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Undefined |3.1.4
------- Additional Comments From [EMAIL PROTECTED] 2006-06-09 16:24 -------
I'm not really sure how we can deal with this yet. The problem being that the
@...@ macros are only
handled during the install and the values aren't stored anywhere else. So a
kluge would be to parse out
stuff from the installed rule files and then replace values accordingly, but
that's horrible and we shouldn't
do it. ;)
I'm thinking that the install process ought to create a new file in the default
area, perhaps /usr/share/
spamassassin/macros or something, that have the mappings. Or, we just create
something like /etc/
mail/spamassassin/install.cf that sets the macro settings, and then things like
sa-update doesn't have to
worry about it.
I don't know, but we should probably do something.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.