Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: Lukes on November 10, 2008, 04:08:49 PM

Title: Spamassasin Plugin Request
Post by: Lukes on November 10, 2008, 04:08:49 PM
Rosali ,

This is a formal request to see if you would be able to add a spamassassin plugin into your release

similar to the following

http://www.roundcubeforum.net/plug-ins/3372-spamassassin-mysql-patch.html

Thanks in advance

Luke
Title: Spamassasin Plugin Request
Post by: rosali on November 11, 2008, 10:46:30 AM
This will not go on top of my TODO list unless you come up with a tutorial to use it with hmailserver/SAWin32 (com wrapper) on a per user level ...
Title: Spamassasin Plugin Request
Post by: Lukes on November 11, 2008, 05:35:22 PM
I'm unable to find any details on using a com wrapper\api however SA can use a mysql db for storing user preferences and the mysql db could be addressed instead.

http://svn.apache.org/repos/asf/spamassassin/tags/spamassassin_current_release_3.2.x/sql/README

Would try intergrating this in to RC but have no idea where to start
Title: Spamassasin Plugin Request
Post by: rosali on November 12, 2008, 01:13:14 AM
Yes, I know. Can you advice how to pass the email recipient as username to SpamAssassin?