"Daniel V. Pedersen" <[EMAIL PROTECTED]> wrote:
>
>Anyone that can tell me a quick way to get a bounced message to ne forwarded
>to 2-3 email adresses and then bounced back to the sender?
Set the return path of the message to user-bounce, say, (using
qmail-inject -f) and in ~user/.qmail-bounce do something like:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
|echo "reason for bounce"; exit 100
-Dave
- Bouncing.. Daniel V. Pedersen
- Anonymous
