Jonathan, I already have implemented the Sonoracom howto in my server, but I want to implement a more comfortable new horde link "Report as Spam/ham". Yes, I can implement this with configuring an email address to process those emails as spam/ham or using an external program.
With my point of view, it is more comfortably the link "Report as.." than moving or copying the mail to a folder. But now horde give us the chance to use an external program like spamassassin or sa-learn.
One configuration can be use the same process like sonoracom, but without cron script, only click at the horde link this mail will proccesed with sa-learn, or more better if the mail is proccessed by spamassassin PER-USER.
AFAIK the method provided by sonoracom can not provide a per-user configuration. So if one mail is tagged from one user as spam, this mail can not reach any mailbox to other users.
I know there is a method with spamassassin to process each email per user with a user configuration in him account (...files/users/xxx/.spamassassin/user_pref)
I will investigate more in deph this issue, and some help are welcome
