"Hubbard, David" <[EMAIL PROTECTED]> writes:
> I was wondering if someone could tell me how to
> create a bounce message, or what would fool a remote
> mail server into thinking it was a bounce message?
You can use bouncesaying in your .qmail file if you know how to
programmatically detect the kind of message you want to reply to.
Otherwise, create a .qmail-bounce file to handle a you-bounce address,
and put bouncesaying (or any command that exits 100) in that file.
Then send a message to you-bounce. The envelope sender of this
message should be the address that you want the bounce to go to.
paul