Hi! I'm trying to use DSPAM with a system than now uses SpamAssassin. I need antispam solution can test LDAP to get some user attributes (really only "homeDirectory" is needed). For this, I've modified "spamd" source code of SpamAssassin (Perl), and now it searches in LDAP the home directory of each user, to save there its files (user_pref, bayes...).
Would I need to do the same thing in DSPAM? Because I think DSPAM only "verify" users in LDAP, but does not obtain any users attributes from LDAP. Thanks!
