7 messages in net.sourceforge.lists.courier-maildrop[maildropl] maildrop problem
FromSent OnAttachments
Júlio Espada OlivaresApr 27, 2003 5:05 pm 
Benjamin TomhaveApr 27, 2003 5:27 pm 
James TurnbullApr 27, 2003 5:29 pm 
Júlio Espada OlivaresApr 27, 2003 5:40 pm 
Sam VarshavchikApr 27, 2003 6:10 pm 
Júlio Espada OlivaresApr 28, 2003 9:11 am 
Devin RubiaApr 28, 2003 10:30 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:[maildropl] maildrop problemActions...
From:Júlio Espada Olivares (oliv@netcabo.pt)
Date:Apr 27, 2003 5:05:44 pm
List:net.sourceforge.lists.courier-maildrop

Hello.

I installed maildrop today and spamassassin. this last works fine but not
maildrop.

I gon an error: "Cannot have worl/group permissions on the filter file - for
your own good.

So, this is my environment:

.qmail-default | maildrop mailfilter

mailfilter (this is in the same dir): VPOP="| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox" VHOME=`/home/vpopmail/bin/vuserinfo -d $EXT@$HOST`

if (/^X-Spam-Flag: *YES/) {

exception { to "/tmp/spam/" } } else { exception { include $VHOME/Maildir/.mailfilter } exception { to "$VPOP" } }

Can anybody help me ? Thanks in advance!