On Mon, 1 Jul 2002, Steve Foster wrote:
> the config options i have set are:
>
> Director:
>
> tickets:
> driver = smartuser
> user = exim
> transport = ticket_transport
>
> Transport:
>
> ticket_transport:
> driver = pipe
> command = /opt/PSIartk/bin/spool-ticket.pl ${substr_12_20:$local_part}
> prefix = psi-tickets+
> return_fail_output
> log_output
You have confused "prefix" in a director with "prefix" in a transport.
(In Exim 4 I renamed these as "local_part_prefix" and "message_prefix"
to reduce the ambiguity.)
Try putting your "prefix" setting on the director.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.