You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2006/10/19 15:38:26 UTC

[Bug 4405] RFE: specifiy a user_prefs file location via spamc -z

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4405


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Allowed to specifiy a       |RFE: specifiy a user_prefs
                   |user_prefs file location via|file location via spamc -z
                   |spamc                       |
   Target Milestone|3.2.0                       |Future




------- Additional Comments From jm@jmason.org  2006-10-19 06:38 -------
I would prefer to implement bug 5138.

Once that's done, that allows clean implementation of this bug; if the plugin
APIs can read random headers from the request, and if spamc was extended
to allow a random header (something like "UserMetadata: foo") to be set
from a spamc command line switch, then you could do something like

- spamc -z /path/to/whatever

- request contains UserMetadata: /path/to/whatever

- plugin reads that "UserMetadata" header from the request, and uses it to find
user_prefs file

anyway, right now this isn't planned (patches welcome), so setting milestone to
Future.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.