X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C83EA3.B236C0F6@onstor-exch02.onstor.net>; Fri, 14 Dec 2007 14:50:17 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: exim4-daemon-custom configuration error
Date: Fri, 14 Dec 2007 14:50:17 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E056C9223@onstor-exch02.onstor.net>
In-Reply-To: <20071214144004.590cb4b9@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: exim4-daemon-custom configuration error
Thread-Index: Acg+okVPSI8lcvpZRROadqjNae6RcAAATEog
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

It is not obvious to me how to fix this. A question that popped into my
head was exim4-daemon-custom built correctly? Is there a component
missing? What does driver =3D pipe mean and what is it?

-----Original Message-----
From: Andy Sharp=20
Sent: Friday, December 14, 2007 2:40 PM
To: Larry Scheer
Subject: Re: exim4-daemon-custom configuration error

Yeah, we should fix that.  I'm guessing the fix should go in one of the
config files, those two transports should not be configured.

On Fri, 14 Dec 2007 14:34:44 -0800 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> This is when I have ONStor libraries installed:
>=20
> Errors were encountered while processing:
>  exim4-daemon-custom
>  at
>  exim4
>  exim4-config
>  exim4-base
> Setting up exim4-config (4.63-17) ...
> 2013-04-18 23:47:32 Exim configuration error in line 597 of
> /var/lib/exim4/config.autogenerated.tmp:
>   transport address_pipe: cannot find transport driver "pipe"
> 2013-04-18 23:47:32 Exim configuration error in line 597 of
> /var/lib/exim4/config.autogenerated.tmp:
>   transport address_pipe: cannot find transport driver "pipe"
> 2013-04-18 23:47:32 Exim configuration error in line 597 of
> /var/lib/exim4/config.autogenerated.tmp:
>   transport address_pipe: cannot find transport driver "pipe"
> exim: could not open panic log - aborting: see message(s) above
> Invalid new configfile /var/lib/exim4/config.autogenerated.tmp
> not installing /var/lib/exim4/config.autogenerated.tmp to
> /var/lib/exim4/config.autogenerated
>=20
> This is the contents of /var/lib/exim4/config.autogenerated.tmp around
> line 597:
>=20
> begin transports
>=20
> address_file:
>   debug_print =3D "T: address_file for $local_part@$domain"
>   driver =3D appendfile
>   delivery_date_add
>   envelope_to_add
>   return_path_add
>=20
> address_pipe:
>   debug_print =3D "T: address_pipe for $local_part@$domain"
>   driver =3D pipe
>   return_fail_output
>=20
