17 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop+qmail interg...
FromSent OnAttachments
Ben RosengartJul 30, 2002 11:15 am 
Sam VarshavchikJul 30, 2002 2:30 pm 
Ben RosengartJul 30, 2002 9:07 pm 
Sam VarshavchikJul 30, 2002 10:02 pm 
Ben RosengartJul 30, 2002 10:18 pm 
Ben RosengartJul 31, 2002 12:06 am 
Ben RosengartJul 31, 2002 8:11 am 
Sam VarshavchikJul 31, 2002 2:38 pm 
Ben RosengartJul 31, 2002 10:35 pm 
Sam VarshavchikJul 31, 2002 10:54 pm 
zennAug 1, 2002 7:39 am 
Ben RosengartAug 1, 2002 8:44 am 
Michael LeoneAug 1, 2002 8:54 am 
Ben RosengartAug 1, 2002 10:06 am 
Sam VarshavchikAug 1, 2002 10:23 am 
zennAug 2, 2002 12:53 am 
Robert FlemingAug 2, 2002 9:33 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] maildrop+qmail intergration in gateway/relay environmentActions...
From:Robert Fleming (per@flemish.org)
Date:Aug 2, 2002 9:33:49 am
List:net.sourceforge.lists.courier-maildrop

On Fri, Aug 02, 2002 at 10:31:20AM +1000, zenn wrote:

I do use qmail-scanner, it's a very nice piece of code. the real question is how do I intergrate maildrop with qmail-scanner so i can control smapassassin sitewide.

qmail-scanner has support for spamassassin/spam[cd] built in. If spamassassin is installed when you configure qmail-scanner, it will configure it to scan all incoming mail before it is delivered. If you want to do something with the messages after they have been tagged as spam/nonspam, you can change the defaultdelivery location from ./Maildir/ to call maildrop. You can also do it on a user-by-user basis by editing the .qmail file in their home directory. I have the mail scanned on my server, and the "end users" using POP3 clients just have filtering setup locally.