6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Spamassassin + vi...
FromSent OnAttachments
Joe MeadowsNov 22, 2006 8:34 am 
Joe MeadowsNov 22, 2006 8:37 am 
Joe MeadowsNov 22, 2006 8:41 am 
Randy SmithNov 22, 2006 8:50 am 
Gordon MessmerNov 22, 2006 9:22 am 
Joe MeadowsNov 25, 2006 9:38 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] Spamassassin + virtual domainsActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Nov 22, 2006 9:22:07 am
List:net.sourceforge.lists.courier-users

Joe Meadows wrote:

BTW, setting "DEFAULTDELIVERY= |/usr/bin/spamc | /usr/lib/courier/bin/maildrop" doesn't work either. Apparently when using .courier files for delivery instructions the DEFAULTDELIVERY setting is ignored.

Yep, that's what dot-courier files are for. They provide delivery instructions when DEFAULTDELIVERY isn't suitable.

Seems like this ought to be easy to setup and I just need to know the magic line or two that will do it :)

It ought to be. You probably want to ditch the whole dot-courier setup that you've got. It really seems overly complicated. Whatever you're specifying in dot-courier files (mailbox path?) probably belongs in your userdb. Just specify users' home directories in the userdb, and use maildrop in DEFAULTDELIVERY. Your configuration will be greatly simplified, and you'll be able to call 'xfilter "spamc"' in your maildroprc, to deliver filtered messages.