3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Include $HOME/.mailfi...
FromSent OnAttachments
Alessio CecchiApr 12, 2007 9:50 am 
J. KendzorraApr 12, 2007 10:39 am 
Alessio CecchiApr 12, 2007 12:50 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:Re: [maildropl] Include $HOME/.mailfilter from /etc/maildroprcActions...
From:Alessio Cecchi (ales@skye.it)
Date:Apr 12, 2007 12:50:05 pm
List:net.sourceforge.lists.courier-maildrop

Alle 19:40, giovedì 12 aprile 2007, J. Kendzorra ha scritto:

Alessio Cecchi:

==== BEGIN maildrop processing for acec@telemaco.com === including /home/vpopmail/domains/telemaco.com/acecchi/mailfilter 1

So it's that stuff from here:

log " including $VHOME/mailfilter 1" exception { include $VHOME/mailfilter

But the filter from .mailfiler are ignored. Why?

Look at the "include" - your forgot the dot ;-)

I have edit it with:

exception { include $VHOME/.mailfilter }

But the problem is tha same. My personal filter isn't include byt the maildroprc, if i edit my .qmail with "|maildrop .mailfilter" my personal filter working.

Thanks