7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Integrating SpamA...
FromSent OnAttachments
Markus EwaldMay 22, 2006 12:47 am 
Lindsay HaisleyMay 22, 2006 9:29 am 
Markus EwaldMay 23, 2006 1:06 am 
Jay LeeMay 23, 2006 5:49 am 
Markus EwaldMay 24, 2006 2:49 am 
Markus EwaldMay 24, 2006 3:18 am 
Markus EwaldMay 24, 2006 3:26 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: [courier-users] Integrating SpamAssassin as Courier::Filter moduleActions...
From:Lindsay Haisley (fmou@fmp.com)
Date:May 22, 2006 9:29:44 am
List:net.sourceforge.lists.courier-users

Thus spake Markus Ewald on Mon, May 22, 2006 at 02:47:11AM CDT

Hi!

I just switched my gentoo system from qmail to courier. Old qmail was configured to reject spam at smtp time (using simscan) and I'd like to do the same in courier. As I've found out, maildrop filters mails *after* they've been accepted, so I'll need to use Courier::Filter for that purpose.

Maildrop running in embedded mode can reject mail at SMTP level, too, so messages will be rejected in the SMTP dialog. I'm not sure if this is applicable in your case. There are some restrictions on what can be done with maildrop in the embedded mode.