Andrew Blogg <[EMAIL PROTECTED]> wrote:
> |preline -dr /var/qmail/bin/qmail-remote mail.domain2.com $SENDER $RECIPIENT
[...]
> The issue is that mailer-daemon bounce messages never go back to the
> original sender, and I see the following in the logs.
>
> ----
> deferral: DI_(qmail-remote)_was_invoked_improperly._(#5.3.5)/
> ----
Why are you using qmail-remote? You should probably use qmail-inject instead.
Try something more along the lines of:
|/var/qmail/bin/qmail-inject -a -f"$SENDER" "$RECIPIENT"
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------