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:37:36 UTC

[Bug 5138] New: RFE: pluginize spamd user_prefs lookup code

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

           Summary: RFE: pluginize spamd user_prefs lookup code
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jm@jmason.org


currently, support for odd user-database systems like vpopmail is built
directly into spamd.   This is bad, since (a) it clutters up the spamd
codebase with stuff that could be modularised out; and (b) it means
that anyone who wants to implement support for their own user-db
or user-prefs storage system (like bug 2866) has to hook directly into
spamd's code.

Instead, we should abstract out the functionality of finding a block of config
text for a given username, into plugin hooks, and move vpopmail/etc into new
plugins that implement those hooks.



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

[Bug 5138] RFE: pluginize spamd user_prefs lookup code

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5138


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |2866
              nThis|                            |






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

[Bug 5138] RFE: pluginize spamd user_prefs lookup code

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5138


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.2.0                       |3.3.0




------- Additional Comments From jm@jmason.org  2006-12-12 12:40 -------
moving RFEs and low-priority stuff to 3.3.0 target



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

[Bug 5138] RFE: pluginize spamd user_prefs lookup code

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5138


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |4405
              nThis|                            |






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

[Bug 5138] RFE: pluginize spamd user_prefs lookup code

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5138


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |2555
              nThis|                            |






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

[Bug 5138] RFE: pluginize spamd user_prefs lookup code

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5138


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.2.0




------- Additional Comments From jm@jmason.org  2006-10-19 06:38 -------
I'd like to do this for 3.2.0, but that's quite optimistic



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