On 5 Oct 2004 at 5:44, Jakob Hirsch wrote about
"Re: [exim] hide ehlo string":
| Fred Viles wrote:
|
| > I see nothing there to indicate that you have to include
| > $sender_rcvhost in your customized recieved_header_text setting.
|
| Of course it is not needed, but without sender_rcvhost I have to clone
| the functionality.
I thought it was the functionality you wanted to change. You could
use ${sg to replace just the bit you want...
| maybe I should just use my old Exim3 received_header...
Or fix the broken MUA to provide a valid HELO name in the first
place?
- Fred