On Thu, Apr 06, 2000 at 10:09:43AM +0200, Puck wrote:
> Hi there,
> 
> i'm using some fine init-scripts for qmail and a qmail-wrapper (/var/qmail/rc) :
> 
> [root@mohawk qmail]# cat rc
> #!/bin/sh
> 
> # Using splogger to send the log through syslog.
> # Using procmail to deliver messages to /var/spool/mail/$USER by default.
> 
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start '|preline procmail' splogger qmail
> [root@mohawk qmail]# 
> 
> procmail isn't patched to use Maildir delivery but, how ever, it works fine with 
>Maildir?!

How did you tell it to deliver to Maildir?

Greetz, Peter.
-- 
Peter van Dijk - student/sysadmin/ircoper/madly in love/pretending coder 
|  
| 'C makes it easy to shoot yourself in the foot;
|  C++ makes it harder, but when you do it blows your whole leg off.'
|                             Bjarne Stroustrup, Inventor of C++

Reply via email to