22 messages in net.sourceforge.lists.courier-users[courier-users] Re: feature request
FromSent OnAttachments
Robert PenzAug 27, 2003 1:07 am 
James A BakerAug 27, 2003 12:29 pm 
Robert PenzAug 27, 2003 2:06 pm 
Gordon MessmerAug 28, 2003 2:30 pm 
Robert PenzAug 28, 2003 3:06 pm 
James GravesAug 28, 2003 3:18 pm 
Roger B.A. KloreseAug 28, 2003 3:27 pm 
James GravesAug 28, 2003 3:53 pm 
Gordon MessmerAug 28, 2003 3:57 pm 
Roger B.A. KloreseAug 28, 2003 4:04 pm 
Mitch (WebCob)Aug 28, 2003 11:43 pm 
Robert PenzAug 29, 2003 4:26 am 
Gordon MessmerAug 29, 2003 10:50 am 
Gordon MessmerAug 29, 2003 10:55 am 
Robert PenzAug 29, 2003 12:13 pm 
Mitch (WebCob)Aug 29, 2003 1:23 pm 
Alexei Batyr'Aug 31, 2003 8:55 am 
Gordon MessmerAug 31, 2003 10:20 am 
Alexei Batyr'Sep 1, 2003 4:59 am 
Robert PenzSep 1, 2003 5:35 am 
Alexei Batyr'Sep 1, 2003 9:06 am 
Gordon MessmerSep 1, 2003 3:21 pm 
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:[courier-users] Re: feature requestActions...
From:Alexei Batyr' (leh@pcmag.ru)
Date:Sep 1, 2003 4:59:44 am
List:net.sourceforge.lists.courier-users

Gordon Messmer wrote on Sunday, August 31, 2003 9:20 PM [GMT+4=MSD]:

I'm not worried about traffic myself. If the filter reduces the amount of spam that gets to users, then my primary goals are met (although I don't really like this particular hack of a mechanism).

If traffic is not an issue I'd recommend using spamassassin in global maidroprc file: fully loaded with RBL and DCC checks it works very efficiently and properly marks about 99% of spam on my server with sufficiently low false positives ratio.

I'd suggest that you adapt the code to Courier's localmailfilter API, but that doesn't seem to allow you to do a soft reject (4xx).

Localmailfilter could be implemented only on per-user basis - inconvenient in my case. Moreover, I recall that tried to make it work long time ago and did not succeed. Never heard about working smtpfilter.