Tomas Kuliavas wrote:

hi,

I have recently installed qmail-ldap and it is working very fine.


I would like to know whether it would be possible to add spam filter and virus scanner with LDAP support. The idea is to let users choose if they want their email scanned or not. In the web interface they would be able to set their preferences, and mail server should act according to those preferences.

I have tried searching google, but did not find a lot of info on this
topic. Any help would be much appreciated.



1. maildrop can have ldap support

2. spamassassin can be integrated into maildroprc
http://www.google.com/search?q=spamassassin+maildrop

3. clamav can be integrated into maildroprc same way as spamassassin
http://drivel.com/clamassassin/

4. you can set local delivery program used by qmail-ldap
http://www.qmail-ldap.org/qmail/QLDAPINSTALL
LDAP_PROGRAM (default: "deliveryProgramPath")

5. Some webmail interfaces (squirrelmail, sqwebmail) and user management
tools (qmailadmin) provide options that can manage .maildroprc or enable
filtering in user's prefs, but only some of them are compatible with ldap.
I suspect that none of them supports inserting clamassassin filters into
.maildroprc

6. This is only theory. I don't have information about any specific tweaks
or problems.



i implement spamassassin and clamav and it work fine, but
a problem is the load of the machine.

Reply via email to