On 5 Oct 2004 at 4:01, Jakob Hirsch wrote about
"Re: [exim] hide ehlo string":
| Edgar Lovecraft wrote:
|
| > Since recieved_header_text is expanded you set it to what ever you want
| > whenever you want, so you can use IF tests for to get the expansion
| > that you want.
|
| Thanks, I know that and did that with Exim3, back in the old days.
| But Exim4 uses sender_rcvhost,
in the *default* for the recieved_header_text setting
| which I can not customize (see
| $sender_rcvhost in "11.8. Expansion variables").
I see nothing there to indicate that you have to include
$sender_rcvhost in your customized recieved_header_text setting.
Have you tried it?
- Fred