Author: Tim Tassonis Date: To: exim-users CC: ph10 Subject: Re: [Exim] Question about self defined router (was: Questions using transport filter)
Hi Philip
On Wed, 17 Apr 2002 12:26:21 +0100 (BST)
Philip Hazel <ph10@???> wrote:
> You will need to put some debugging information into your script so as
> to find out why it doesn't do what you want it to. I don't think this is
> an Exim problem.
I figured it out now. As described in my last mail, the script ended with:
exim -oMr smime < $tmpmail
which I thought was correct, since you mentioned a line like this. Of
course it was clear to you that I also have to specify sender and
recipient of the mail to feed it back to exim, but no to me. This now
forks fine: