I've just upgraded from 3.35 to 4.12 and have noticed a curious difference.
With 3.35 if I pipe a file through exim thus:
cat filename |exim paul.walsh@???
I receive the message with my address in the To: header
If, however, I do the same with 4.12 I find there's no To: header in the
message received
Setup is:
Platform: Sun E150
O/S: Solaris 7
Exim version: 4.12
Exiscan version: 4.12-20
I thought perhaps Exiscan was doing something but if I comment out the
exiscan directives in the Exim config file I still get the same result.
Paul