LDAP Spam Preferences in Typo3

This little plugin enables LDAP Preferences for Spamassassin settings in LDAP.

Configure like this:

plugin.tx_wogrispamldapprefs_pi1 {
ldapUrl = ldap://ldap.server.com:389/
ldapBase = o=Users,dc=example,dc=com
ldapSpamAssassinAttr = spamassassin
ldapSpamDropAttr = spamdrop
ldapUser = cn=typo3,dc=example,dc=com
ldapPasswd = typo3123
}

Download the code here, but be aware, that I don't support it, you have to patch it on your own if you need to.

Last Update: 03.10.2008