On 15, Dec, 2000 at 05:20:51PM +0100, Marco Ahrendt wrote:
> On Fri, Dec 15, 2000 at 04:15:05PM +0100, Morten Liebach wrote:
> > On 15, Dec, 2000 at 02:22:31PM +0100, Marco Ahrendt wrote:
> > > yes, procmail v3.15 2000/08/25 !
> > > 
> > > with procmail v3.13 + mbox everything worked fine.
> > 
> > Hve you appended a '/' to your mailboxes?
> 
> the filtering rule seems to be ok:
> 
> :0
> * ^TO_.*[EMAIL PROTECTED]
> /PC-Special/
> 
> if this rule shouldn�t be correct procmail has to write a error in the
> logfile or? and this logfile isn�t created in any case :(
> 
> I believe the failure is qmail. but how does I have to start qmail if I
> want to preline procmail? 

My $HOME/.qmail file:

# This is ~/.qmail for Morten Liebach

|preline /usr/local/bin/procmail
 
It work fine, my /var/qmail/rc:

#!/bin/sh

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Maildir/ splogger qmail

This is what I think is the places where the mistake is most likely.
If not, I can't really think of anything else right now.

HTH
             Morten

-- 
UNIX, reach out and grep someone!

Reply via email to