Some experience and few spamassassin questions�
807574Oct 21 2004 — edited Feb 20 2020We implemented 6.1 with spamassassin 3.0 (actually we implemented 6.0p1 and than upgraded to 6.1 - I liked changes regarding spamassassin�)
Spamassassin works great (on easy load) and only thing that is needed on heavy load is a LOT of memory and processor power�E3500 with 4 sparc processor and spamassassin can hold up to 500.000 mails a day (SA eats 90% processor power and MTA is a solid rock!).
Shared library does not forward user to spamd, so mysql/spamassasn per-user setting/white/blacklisting is not possible (spamassassin assumes �nobody�)
Before we start to develop some c & perl scripts on our own (like AER guys � massive respect!), just want to be sure:
1. Will shared library ever support per user spam filtering (not just on/off available from LDAP UBE attribute?)
2. Will those parameters be accessible to user�s trough Messenger Express. It does not look serious when you force users to leave Messenger Express, go to php page and add white/black list�
Anyone done this?