Re: [Exim] use_shell command

Top Page
Delete this message
Reply to this message
Author: Kirill Miazine
Date:  
To: Marc Perkel
CC: exim-users
Subject: Re: [Exim] use_shell command
* Marc Perkel <marc@???> [20011210 09:20]:
> the relevant fragment is
>
> use_shell = true


How about pasting the entire transport. Something like:

address_pipe:
    driver = pipe
    environment = SUFFIX=${substr_1:$local_part_suffix}
    return_path_add
    envelope_to_add
    delivery_date_add
    temp_errors = 111
    return_output
    message_prefix =
    message_suffix =


> > * Marc Perkel <marc@???> [20011210 09:13]:
> > > I tried "use_shell = true" in the exim.conf file. Then tried using it in a
> > > transport section. Doesn't work.
> >
> > Please provide the relevant fragment of your exim.conf.


--
Kirill