Re: [Qmail-scanner-general] per-user spam folders

2011-03-22 Thread Jason Haar
On 03/17/2011 11:01 AM, Oliver Welter wrote: > I guess this is not possible with qms alone, but you can use the tagging > feature together with your local mail delivery (I guess qmail) and maildrop. > > QMS puts an additional header into yout mails indicating their > "Spamscore" and you than can de

Re: [Qmail-scanner-general] per-user spam folders

2011-03-17 Thread Salvatore Toribio
Hi You could do it with qmail-scanner-st (almost). qmail-scanner-st allow you to define per user spam folders, but not inside their mailboxes (maildir) as there are some security issues allowing the user that runs qmail-scanner to write in the users mailboxes. But you can set a cronjob to "mo

Re: [Qmail-scanner-general] per-user spam folders

2011-03-16 Thread Oliver Welter
Hi Jeremy, > What I'm trying to add to this, however, is per-user spam folders. That > is, spam that was sent to "j...@somedomain.com" -- I want this to be put > into HIS maildir, into a spam folder. > > Is this possible with qmail-scanner? how would I go about doing this? I guess this is n