On Fri, 8 Mar 2002, Chris Grigor wrote:
> I am trying to use the headers_rewrite = joebloggs@??? bloggs@???
>
> this should rewrite anything to joebloggs@??? to bloggs@???
>
> But it gives me the following
>
> 2002-03-08 12:21:52 Exim configuration error in line 432:
> transport name missing
>
> does the headers_rewrite option have to be after or before
>
> begin transports
>
> if its before it says
>
> option headers_rewrite unknown
It has to be in the definition of the transport to which you want it to
apply. For example:
remote_smtp:
driver = smtp
headers_rewrite = .....
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.