On 15, Dec, 2000 at 07:13:42PM +0100, Marco Ahrendt wrote:
> On Fri, Dec 15, 2000 at 05:49:22PM +0100, Morten Liebach wrote:
> > 
> > # 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.
> 
> I added the |preline command into .qmail and now the pre command works
> fine. procmail gives an error but I dunno why. I think the procmail
> recipe is wrong:
> 
> Unable to treat as directory "/PC-Special-Team"
> procmail: Error while writing to "/PC-Special-Team"

Is "PC-Special-Team" a maildir or is it mbox?

If mbox you'll have to convert it to maildir, there's some scripts to do
that, try mbox2maildir on freshmeat.

Remember the trailing '/' in your $HOME/.procmailrc. :-)

HTH
              Morten

-- 
UNIX, reach out and grep someone!

Reply via email to