"Marcus Ouimet" <[EMAIL PROTECTED]> wrote:

>Here is the info requested. Thanks for taking the time read my e-mail. I
>have read through Life With Qmail and all faq's over and over. Not sure what
>I am missing.... here it is:
>
>Information for: /var/qmail/rc
>
>Tried:
>
>#!/bin/sh
>exec env - PATH="/var/qmail/bin:$PATH" \
>qmail-start '|dot-forward .forward
> ./Maildir/'

The space at the beginning of the last line is a problem.

>#!/bin/sh
>
># Using stdout for logging
># Using control/defaultdelivery from qmail-local to deliver messages by
>default
>
>exec env - PATH="/var/qmail/bin:$PATH" \
>qmail-start "`cat /var/qmail/control/defaultdelivery`"
>
>Information for: /var/qmail/control/defaultdelivery
>
>./Maildir/

Looks good. What Do The Logs Say? (tm)

-Dave

Reply via email to